[pkg-wpa-devel] r1852 - in /wpa/trunk/debian: changelog control
slh-guest at users.alioth.debian.org
slh-guest at users.alioth.debian.org
Thu Feb 20 19:29:55 UTC 2014
Author: slh-guest
Date: Thu Feb 20 19:29:55 2014
New Revision: 1852
URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1852
Log:
drop pre-dependency on dpkg (>= 1.15.6~), data.tar.xz-member-without-dpkg-
pre-depends is no longer a problem after Ubuntu lucid is EOL. Thanks to
Michael Biebl for noticing.
Modified:
wpa/trunk/debian/changelog
wpa/trunk/debian/control
Modified: wpa/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/changelog?rev=1852&op=diff
==============================================================================
--- wpa/trunk/debian/changelog (original)
+++ wpa/trunk/debian/changelog Thu Feb 20 19:29:55 2014
@@ -49,8 +49,11 @@
<mark at hindley.org.uk> (Closes: #737109).
* drop build-conflicts with libqt3-dev as the package is no longer available
>= lenny, thanks to Michael Biebl <biebl at debian.org>.
-
- -- Stefan Lippers-Hollmann <s.l-h at gmx.de> Thu, 20 Feb 2014 20:15:44 +0100
+ * drop pre-dependency on dpkg (>= 1.15.6~), data.tar.xz-member-without-dpkg-
+ pre-depends is no longer a problem after Ubuntu lucid is EOL. Thanks to
+ Michael Biebl for noticing.
+
+ -- Stefan Lippers-Hollmann <s.l-h at gmx.de> Thu, 20 Feb 2014 20:26:59 +0100
wpa (1.0-3.1) unstable; urgency=low
Modified: wpa/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/control?rev=1852&op=diff
==============================================================================
--- wpa/trunk/debian/control (original)
+++ wpa/trunk/debian/control Thu Feb 20 19:29:55 2014
@@ -30,7 +30,6 @@
Package: hostapd
Architecture: linux-any kfreebsd-any
Multi-Arch: foreign
-Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${shlibs:Depends},
${misc:Depends},
lsb-base (>= 3.2-13),
@@ -58,7 +57,6 @@
Package: wpagui
Architecture: linux-any kfreebsd-any
Multi-Arch: foreign
-Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${shlibs:Depends},
${misc:Depends},
wpasupplicant (>= 0.7.3~),
@@ -73,7 +71,6 @@
Package: wpasupplicant
Architecture: linux-any kfreebsd-any
Multi-Arch: foreign
-Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${shlibs:Depends},
${misc:Depends},
lsb-base (>= 3.0-6),
More information about the Pkg-wpa-devel
mailing list