[pkg-wpa-devel] r1609 - in /iw/trunk/debian: changelog control
slh-guest at users.alioth.debian.org
slh-guest at users.alioth.debian.org
Fri Sep 9 22:51:03 UTC 2011
Author: slh-guest
Date: Fri Sep 9 22:51:03 2011
New Revision: 1609
URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1609
Log:
backport libnl-3.0 support from upstream and switch to it.
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=1609&op=diff
==============================================================================
--- iw/trunk/debian/changelog (original)
+++ iw/trunk/debian/changelog Fri Sep 9 22:51:03 2011
@@ -10,10 +10,9 @@
* don't use git on the buildd (Closes: #557167).
* update debian/copyright to DEP-5, r174.
* use new anonscm URIs for alioth.
- * backport libnl-3.0 support from upstream, don't switch to libnl3 yet
- because of #632790.
+ * backport libnl-3.0 support from upstream and switch to it.
- -- Stefan Lippers-Hollmann <s.l-h at gmx.de> Fri, 09 Sep 2011 01:15:55 +0200
+ -- Stefan Lippers-Hollmann <s.l-h at gmx.de> Sat, 10 Sep 2011 00:50:29 +0200
iw (0.9.19-1) unstable; urgency=low
Modified: iw/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-wpa/iw/trunk/debian/control?rev=1609&op=diff
==============================================================================
--- iw/trunk/debian/control (original)
+++ iw/trunk/debian/control Fri Sep 9 22:51:03 2011
@@ -6,7 +6,7 @@
Kel Modderman <kel at otaku42.de>,
Stefan Lippers-Hollmann <s.l-h at gmx.de>
Build-Depends: debhelper (>= 7),
- libnl-dev (>= 1.1),
+ libnl3-dev,
pkg-config (>= 0.22)
Standards-Version: 3.9.2
Vcs-Svn: svn://anonscm.debian.org/svn/pkg-wpa/iw/trunk/
More information about the Pkg-wpa-devel
mailing list