diff options
author | Jacob Appelbaum <jacob@appelbaum.net> | 2011-08-17 19:49:48 +0200 |
---|---|---|
committer | Jacob Appelbaum <jacob@appelbaum.net> | 2011-08-17 19:49:48 +0200 |
commit | 2e38fe26554fe28b36eca0e96202018494ac3f44 (patch) | |
tree | c0f68cff408a60f7dda85604b2afb3a84018e5c2 | |
parent | 02de65af0742dc35f42f20d71c07decae5c235eb (diff) | |
download | torouter-2e38fe26554fe28b36eca0e96202018494ac3f44.tar.gz torouter-2e38fe26554fe28b36eca0e96202018494ac3f44.zip |
update control
-rw-r--r-- | packages/torouter-web/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/torouter-web/debian/control b/packages/torouter-web/debian/control index a2aaac6..ef9cd80 100644 --- a/packages/torouter-web/debian/control +++ b/packages/torouter-web/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 7.0.50~) Standards-Version: 3.9.1 Homepage: <https://www.torproject.org/> -Package: torouter +Package: torouter-tui Architecture: all Depends: ${misc:Depends}, python, python-webpy Description: Torouter web UI |