+++ /dev/null
-Note to prospective debian packagers: I know this will conflict
-with your work. Feel free to build on this and then let me know
-you're doing proper packaging at which time I'll release a new
-version of iw without the debian packaging.
+++ /dev/null
-iw (0.9.2) unstable; urgency=low
-
- * try to work around x86_64 problem
-
- -- Johannes Berg <johannes@sipsolutions.net> Wed, 17 Sep 2008 00:20:45 +0200
-
-iw (0.9.1) unstable; urgency=low
-
- * Initial release.
-
- -- Johannes Berg <johannes@sipsolutions.net> Tue, 16 Sep 2008 23:06:40 +0200
+++ /dev/null
-Source: iw
-Section: net
-Priority: optional
-Maintainer: Johannes Berg <johannes@sipsolutions.net>
-Build-Depends: debhelper (>= 7), libnl-dev (>= 1.1), pkg-config (>= 0.22)
-Standards-Version: 3.8.0
-Homepage: http://wireless.kernel.org/en/users/Documentation/iw
-
-Package: iw
-Architecture: any
-Depends: ${shlibs:Depends}
-Description: Tools for configuring Linux wireless devices
- This package contains the `iw' tool which allows you to
- configure and show information about wireless networking.
- The tool is currently mainly used for drivers based on
- the mac80211 stack but work is under way to make it useful
- for other drivers as well.
-Tag: admin::kernel, implemented-in::c, interface::commandline, network::configuration, role::program, scope::utility, use::configuring
+++ /dev/null
-Upstream-Name: iw
-Upstream-Maintainer: Johannes Berg <johannes@sipsolutions.net>
-Upstream-Source: http://git.sipsolutions.net/iw.git/
-
-Files: *
-Copyright: Copyright (c) 2007, 2008 Johannes Berg
-Copyright: Copyright (c) 2007 Andy Lutomirski
-Copyright: Copyright (c) 2007 Mike Kershaw
-Copyright: Copyright (c) 2008 Luis R. Rodriguez
-License: BSD-3
- On Debian GNU/Linux systems, the complete text of the BSD license can be
- found at `/usr/share/common-licenses/BSD'.
+++ /dev/null
-#!/usr/bin/make -f
-%:
- dh $@