summaryrefslogtreecommitdiff
path: root/res/debian/control
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-04-21 23:30:02 +0300
committerLV-426 <lv-426@taproot.org.il>2015-04-21 23:33:39 +0300
commitafcf976f279cda819420dc8e10e922cf9a492062 (patch)
tree17ac831abaf7a01276c065e317199e7791f62743 /res/debian/control
parentcbb6cf2a75bf4fc650f572e84e763e1fdd00239f (diff)
wip: debian packaging
Diffstat (limited to 'res/debian/control')
-rw-r--r--res/debian/control28
1 files changed, 28 insertions, 0 deletions
diff --git a/res/debian/control b/res/debian/control
new file mode 100644
index 00000000..88a3b56a
--- /dev/null
+++ b/res/debian/control
@@ -0,0 +1,28 @@
+Source: rhizi
+Section: web
+Priority: optional
+Maintainer: Amir Sagie <sagie@rhizi.org>
+Build-Depends: debhelper (>= 9),
+ dh-python
+Standards-Version: 3.9.5
+Homepage: http://rhizi.net
+
+Package: rhizi
+Architecture: any
+Depends: ${python:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends},
+ apache2 (>= 2.4),
+ neo4j-advanced (>= 2.2),
+ python2.7,
+ python-enum,
+ python-flask,
+ python-futures,
+ python-gevent,
+ python-gevent-websocket,
+ python-six,
+ python-socketio
+Description: Rhizi document server
+ Rhizi collaborative web editor
+ .
+ This package includes the Rhizi server