summaryrefslogtreecommitdiff
path: root/res/debian/control
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-05-03 16:51:39 +0300
committerLV-426 <lv-426@taproot.org.il>2015-05-05 19:04:31 +0300
commitdc05441b446aa4cf7e6eaa941c6dd623131bdcff (patch)
tree09c541f73bf6161feb33922ff04e477f29653c84 /res/debian/control
parent60f8d3d0589cc7fda88d933dc132bd85df35203c (diff)
deb-pkg, build.ant: introducing 'single' and 'mux' debian package variants
Currently both share the same control script, generating a 'rhizi' named package
Diffstat (limited to 'res/debian/control')
-rw-r--r--res/debian/control28
1 files changed, 0 insertions, 28 deletions
diff --git a/res/debian/control b/res/debian/control
deleted file mode 100644
index 88a3b56a..00000000
--- a/res/debian/control
+++ /dev/null
@@ -1,28 +0,0 @@
-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