diff options
author | Arturo FilastoĢ <hellais@torproject.org> | 2011-08-18 12:11:34 +0200 |
---|---|---|
committer | Arturo FilastoĢ <hellais@torproject.org> | 2011-08-18 12:11:34 +0200 |
commit | dfe11c74fe59ceaa68778d80ce6a8a16227350f9 (patch) | |
tree | 2eb80f6a135ae02d663bf7d76e572a157d7d7a5e /packages/dreamplug-uaputl/debian/control | |
parent | e14cf93e2c93e94c00d55d51ffc8ca26e063377c (diff) | |
parent | 9539219428e74cda06510ab95900ec8f0a14e7e5 (diff) | |
download | torouter-dfe11c74fe59ceaa68778d80ce6a8a16227350f9.tar.gz torouter-dfe11c74fe59ceaa68778d80ce6a8a16227350f9.zip |
Merge branch 'master' of ssh://git-rw.torproject.org/torouter
Diffstat (limited to 'packages/dreamplug-uaputl/debian/control')
-rw-r--r-- | packages/dreamplug-uaputl/debian/control | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/packages/dreamplug-uaputl/debian/control b/packages/dreamplug-uaputl/debian/control new file mode 100644 index 0000000..76dab02 --- /dev/null +++ b/packages/dreamplug-uaputl/debian/control @@ -0,0 +1,15 @@ +Source: dreamplug-uaputl +Section: net +Priority: extra +Maintainer: Jacob Appelbaum <jacob@appelbaum.net> +Build-Depends: debhelper (>= 7.0.50~) +Standards-Version: 3.9.1 +Homepage: https://www.torproject.org/ + +Package: dreamplug-uaputl +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: controls the DreamPlug Marvell wifi chipset + This is required to control the Marvell wifi card that ships with the + DreamPlug. The DreamPlug wireless card does not use the standard linux + wireless tools and thus requires this painfully bad software. |