[pkg-wpa-devel] r1800 - /wpa/trunk/debian/control

slh-guest at users.alioth.debian.org slh-guest at users.alioth.debian.org
Wed Jan 16 23:44:03 UTC 2013


Author: slh-guest
Date: Wed Jan 16 23:44:02 2013
New Revision: 1800

URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1800
Log:
make lintian happier (why does it bother about Ubuntu Lucid Lynx…)
P: data.tar.xz-member-without-dpkg-pre-depends

Modified:
    wpa/trunk/debian/control

Modified: wpa/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/control?rev=1800&op=diff
==============================================================================
--- wpa/trunk/debian/control (original)
+++ wpa/trunk/debian/control Wed Jan 16 23:44:02 2013
@@ -30,6 +30,7 @@
 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),
@@ -57,6 +58,7 @@
 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~),
@@ -71,6 +73,7 @@
 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