[pkg-wpa-devel] r1319 - in /iw/trunk/debian: changelog control
kelmo-guest at users.alioth.debian.org
kelmo-guest at users.alioth.debian.org
Thu Feb 5 17:44:14 UTC 2009
Author: kelmo-guest
Date: Thu Feb 5 17:44:13 2009
New Revision: 1319
URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1319
Log:
Versioned conflict with aircrack-ng (<< 1:1.0~rc2-1), which shipped and
own copy of iw until that version.
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=1319&op=diff
==============================================================================
--- iw/trunk/debian/changelog (original)
+++ iw/trunk/debian/changelog Thu Feb 5 17:44:13 2009
@@ -6,6 +6,8 @@
* Add ${misc:Depends} to dependency field, as debhelper uses it as
required.
* Add debian/watch.
+ * Versioned conflict with aircrack-ng (<< 1:1.0~rc2-1), which shipped and
+ own copy of iw until that version.
[ Loic Minier ]
* Let install-stamp depend on build-stamp instead of install depending on
@@ -13,7 +15,7 @@
* List build, clean, install, binary-arch, binary-indep and binary in
.PHONY.
- -- Kel Modderman <kel at otaku42.de> Wed, 28 Jan 2009 03:53:49 +1000
+ -- Kel Modderman <kel at otaku42.de> Fri, 06 Feb 2009 03:42:35 +1000
iw (0.9.6-1) experimental; urgency=low
Modified: iw/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-wpa/iw/trunk/debian/control?rev=1319&op=diff
==============================================================================
--- iw/trunk/debian/control (original)
+++ iw/trunk/debian/control Thu Feb 5 17:44:13 2009
@@ -16,7 +16,7 @@
Package: iw
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: aircrack-ng
+Conflicts: aircrack-ng (<< 1:1.0~rc2-1)
Description: tool for configuring Linux wireless devices
This package contains the `iw' tool which allows you to configure and show
information about wireless networking.
More information about the Pkg-wpa-devel
mailing list