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