aboutsummaryrefslogtreecommitdiffstats
path: root/packages/torouter-web/debian/control
diff options
context:
space:
mode:
authorArturo FilastoĢ€ <hellais@torproject.org>2011-08-17 17:25:38 +0200
committerArturo FilastoĢ€ <hellais@torproject.org>2011-08-17 17:25:38 +0200
commitcab97f7c6fc7f3c70c0b92ef07466251f7faca9e (patch)
treef5a8fe5a84ba777bfa5fe0a786423079f19270a2 /packages/torouter-web/debian/control
parentd7bbc0d688a33764e8113a8e691fad5a83089a21 (diff)
parentb848fc89a09e1ac2c3de4049e2cb7294cf589820 (diff)
downloadtorouter-cab97f7c6fc7f3c70c0b92ef07466251f7faca9e.tar.gz
torouter-cab97f7c6fc7f3c70c0b92ef07466251f7faca9e.zip
Merge branch 'master' of ssh://git-rw.torproject.org/torouter
Diffstat (limited to 'packages/torouter-web/debian/control')
-rw-r--r--packages/torouter-web/debian/control13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/torouter-web/debian/control b/packages/torouter-web/debian/control
new file mode 100644
index 0000000..a2aaac6
--- /dev/null
+++ b/packages/torouter-web/debian/control
@@ -0,0 +1,13 @@
+Source: torouter-tui
+Section: unknown
+Priority: extra
+Maintainer: Jacob Appelbaum <jacob@torproject.org>
+Build-Depends: debhelper (>= 7.0.50~)
+Standards-Version: 3.9.1
+Homepage: <https://www.torproject.org/>
+
+Package: torouter
+Architecture: all
+Depends: ${misc:Depends}, python, python-webpy
+Description: Torouter web UI
+ This package provides the Torouter web UI.