diff options
author | Jacob Appelbaum <jacob@appelbaum.net> | 2011-08-05 15:45:36 -0700 |
---|---|---|
committer | Jacob Appelbaum <jacob@appelbaum.net> | 2011-08-05 15:45:36 -0700 |
commit | 66def778a541f7d7241c9ba02be774adbc495dd8 (patch) | |
tree | 090262807f22b3bc9e72f7c5ab666709c37766b4 /packages/torouter-prep/debian/control | |
parent | 1b19373b1f861854728cc18530fb3055d032edb8 (diff) | |
download | torouter-66def778a541f7d7241c9ba02be774adbc495dd8.tar.gz torouter-66def778a541f7d7241c9ba02be774adbc495dd8.zip |
torouter-prep package
Diffstat (limited to 'packages/torouter-prep/debian/control')
-rw-r--r-- | packages/torouter-prep/debian/control | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/packages/torouter-prep/debian/control b/packages/torouter-prep/debian/control new file mode 100644 index 0000000..f9930d6 --- /dev/null +++ b/packages/torouter-prep/debian/control @@ -0,0 +1,14 @@ +Source: torouter-prep +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}, apt-utils, openssh-server, isc-dhcp-client, cron-apt +Description: Torouter meta-package to take over the DreamPlug + DreamPlug devices may use this package to convert to a Torouter. + This package only works if the DreamPlug is already running Debian. |