aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dreamplug-uaputl/debian
diff options
context:
space:
mode:
Diffstat (limited to 'packages/dreamplug-uaputl/debian')
-rw-r--r--packages/dreamplug-uaputl/debian/README8
-rw-r--r--packages/dreamplug-uaputl/debian/changelog5
-rw-r--r--packages/dreamplug-uaputl/debian/compat1
-rw-r--r--packages/dreamplug-uaputl/debian/control15
-rw-r--r--packages/dreamplug-uaputl/debian/copyright28
-rw-r--r--packages/dreamplug-uaputl/debian/dirs1
-rw-r--r--packages/dreamplug-uaputl/debian/docs0
-rwxr-xr-xpackages/dreamplug-uaputl/debian/rules13
-rw-r--r--packages/dreamplug-uaputl/debian/source/format1
9 files changed, 0 insertions, 72 deletions
diff --git a/packages/dreamplug-uaputl/debian/README b/packages/dreamplug-uaputl/debian/README
deleted file mode 100644
index a06ed70..0000000
--- a/packages/dreamplug-uaputl/debian/README
+++ /dev/null
@@ -1,8 +0,0 @@
-The Debian Package dreamplug-uaputl
-----------------------------
-
-This source code was released by Marvell and is used to control the DreamPlug
-wireless driver; it has some horrible binary blob garbage involved in the
-process but not in this package.
-
- -- Jacob Appelbaum <jacob@appelbaum.net> Wed, 17 Aug 2011 23:26:07 +0200
diff --git a/packages/dreamplug-uaputl/debian/changelog b/packages/dreamplug-uaputl/debian/changelog
deleted file mode 100644
index 8669a6f..0000000
--- a/packages/dreamplug-uaputl/debian/changelog
+++ /dev/null
@@ -1,5 +0,0 @@
-dreamplug-uaputl (1.12) unstable; urgency=low
-
- * Initial Release.
-
- -- Jacob Appelbaum <jacob@appelbaum.net> Wed, 17 Aug 2011 23:26:07 +0200
diff --git a/packages/dreamplug-uaputl/debian/compat b/packages/dreamplug-uaputl/debian/compat
deleted file mode 100644
index 7f8f011..0000000
--- a/packages/dreamplug-uaputl/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-7
diff --git a/packages/dreamplug-uaputl/debian/control b/packages/dreamplug-uaputl/debian/control
deleted file mode 100644
index 76dab02..0000000
--- a/packages/dreamplug-uaputl/debian/control
+++ /dev/null
@@ -1,15 +0,0 @@
-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.
diff --git a/packages/dreamplug-uaputl/debian/copyright b/packages/dreamplug-uaputl/debian/copyright
deleted file mode 100644
index f388c75..0000000
--- a/packages/dreamplug-uaputl/debian/copyright
+++ /dev/null
@@ -1,28 +0,0 @@
-Format: http://dep.debian.net/deps/dep5
-Upstream-Name: Uaputl.tar.gz
-Source: http://www.plugcomputer.org/plugwiki/index.php?title=Setting_GuruPlug_to_be_a_WiFi_Access_Point&redirect=no
-
-Files: *
-Copyright: Copyright (C) 2008-2009, Marvell International Ltd.
-License: GPL-2.0+
-
-Files: debian/*
-Copyright: 2011 Jacob Appelbaum <jacob@appelbaum.net>
-License: GPL-2.0+
-
-License: GPL-2.0+
- This package is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
- .
- This package is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- .
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>
- .
- On Debian systems, the complete text of the GNU General
- Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
diff --git a/packages/dreamplug-uaputl/debian/dirs b/packages/dreamplug-uaputl/debian/dirs
deleted file mode 100644
index e772481..0000000
--- a/packages/dreamplug-uaputl/debian/dirs
+++ /dev/null
@@ -1 +0,0 @@
-usr/bin
diff --git a/packages/dreamplug-uaputl/debian/docs b/packages/dreamplug-uaputl/debian/docs
deleted file mode 100644
index e69de29..0000000
--- a/packages/dreamplug-uaputl/debian/docs
+++ /dev/null
diff --git a/packages/dreamplug-uaputl/debian/rules b/packages/dreamplug-uaputl/debian/rules
deleted file mode 100755
index b760bee..0000000
--- a/packages/dreamplug-uaputl/debian/rules
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-%:
- dh $@
diff --git a/packages/dreamplug-uaputl/debian/source/format b/packages/dreamplug-uaputl/debian/source/format
deleted file mode 100644
index 89ae9db..0000000
--- a/packages/dreamplug-uaputl/debian/source/format
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (native)