aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorficus <ficus@robocracy.org>2012-09-24 17:06:24 +0200
committerficus <ficus@robocracy.org>2012-09-24 17:37:37 +0200
commit460641370114eb380c10d9b6bed34ed2c9b4735e (patch)
tree2a4e9bb7f85978050b93c6e5981c010ce72a6725 /debian/control
parentb1902b23ef08d0440161f67b15e0e9a4f4b933cc (diff)
downloadtui-460641370114eb380c10d9b6bed34ed2c9b4735e.tar.gz
tui-460641370114eb380c10d9b6bed34ed2c9b4735e.zip
proper debian packaging and init.d script
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..e91acfb
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,12 @@
+Source: torouterui
+Maintainer: unknown <unknown@unknown>
+Section: python
+Priority: optional
+Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 7.4.3)
+Standards-Version: 3.9.1
+
+Package: torouterui
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}, python-setuptools, uaputl, python-flask, python-augeas, hostname, ifupdown, iw
+Description: torouter configuration web interface
+