summaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2023-02-11 11:52:46 +0100
committerRoland Reichwein <mail@reichwein.it>2023-02-11 11:52:46 +0100
commitbfd4e0d1e4924d24cc4b43417e59af923b9c3e5f (patch)
tree3897c634265d06c983033bf69d62786efdcce282 /debian/control
parent4c4a001cacd9c3e1c2552dbcaf50165091a82ac1 (diff)
Added debian/ infrastructure
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..7ba695e
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,14 @@
+Source: weblog
+Section: web
+Priority: optional
+Maintainer: Roland Reichwein <mail@reichwein.it>
+Build-Depends: debhelper (>= 12), libboost-all-dev | libboost1.71-all-dev, clang | g++-9, llvm | g++-9, lld | g++-9, uglifyjs, python3-pkg-resources, htmlmin, cleancss, pkg-config, libfmt-dev, googletest, gcovr, libreichwein-dev
+Standards-Version: 4.5.0
+Homepage: http://www.reichwein.it/weblog/
+
+Package: weblog
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, mpack, webserver
+Homepage: http://www.reichwein.it/weblog/
+Description: Web application for Blogs
+ Weblog is a web application with a FCGI interface to webservers.