summaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
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.