[pkg-wpa-devel] r1629 - in /iw/trunk/debian: changelog control
slh-guest at users.alioth.debian.org
slh-guest at users.alioth.debian.org
Mon Nov 7 12:42:01 UTC 2011
Author: slh-guest
Date: Mon Nov 7 12:42:00 2011
New Revision: 1629
URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1629
Log:
restrict architecture to linux-any, it depends on the linux specific
nl80211 kernel interface.
Modified:
iw/trunk/debian/changelog
iw/trunk/debian/control
Modified: iw/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-wpa/iw/trunk/debian/changelog?rev=1629&op=diff
==============================================================================
--- iw/trunk/debian/changelog (original)
+++ iw/trunk/debian/changelog Mon Nov 7 12:42:00 2011
@@ -8,11 +8,13 @@
* restrict debian/watch to ignore new iw-latest link.
* use Format instead of Format-Specification in debian/copyright, thanks to
Michael Biebl for noticing; fix Format URL.
+ * restrict architecture to linux-any, it depends on the linux specific
+ nl80211 kernel interface.
[ Jonathan Nieder ]
* change Priority to optional from extra (Closes: #591102).
- -- Stefan Lippers-Hollmann <s.l-h at gmx.de> Thu, 15 Sep 2011 17:31:15 +0200
+ -- Stefan Lippers-Hollmann <s.l-h at gmx.de> Mon, 07 Nov 2011 13:40:46 +0100
iw (3.1-1) unstable; urgency=low
Modified: iw/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-wpa/iw/trunk/debian/control?rev=1629&op=diff
==============================================================================
--- iw/trunk/debian/control (original)
+++ iw/trunk/debian/control Mon Nov 7 12:42:00 2011
@@ -14,7 +14,7 @@
Homepage: http://wireless.kernel.org/en/users/Documentation/iw
Package: iw
-Architecture: any
+Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Breaks: aircrack-ng (<< 1:1.0~rc2-1)
Replaces: aircrack-ng (<< 1:1.0~rc2-1)
More information about the Pkg-wpa-devel
mailing list