summaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
authorRoland Stigge <stigge@antcom.de>2018-01-08 16:57:47 +0100
committerRoland Stigge <stigge@antcom.de>2018-01-08 16:57:47 +0100
commitd8eae5827b2599bb1fb125aed47d73bf82d1ff10 (patch)
tree97c835f8580e4eb102185b2a7cbbe9c2e559db5f /debian/control
parent34f772d353839b5febcc0cad2a54e29716dcb6c8 (diff)
Debian package, fix list xml
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control16
1 files changed, 15 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 7725dc4..8c4e16d 100644
--- a/debian/control
+++ b/debian/control
@@ -1 +1,15 @@
-Depends: zip
+Source: webbox
+Section: web
+Priority: extra
+Maintainer: Roland Reichwein <mail@reichwein.it>
+Build-Depends: debhelper (>= 9), qtbase5-dev, libfcgi-dev
+Standards-Version: 4.1.3
+Homepage: http://www.reichwein.it/webbox/
+
+Package: webbox
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, zip, apache2, apache2-bin, libapache2-mod-fcgid
+Homepage: http://www.reichwein.it/webbox/
+Description: Web file manager
+ Webbox is a web file manager using HTML5 with support for desktop and mobile
+ browsers.