[pkg-wpa-devel] r1704 - in /wpa/trunk/debian: changelog compat control
slh-guest at users.alioth.debian.org
slh-guest at users.alioth.debian.org
Sun Apr 8 14:08:44 UTC 2012
Author: slh-guest
Date: Sun Apr 8 14:08:43 2012
New Revision: 1704
URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1704
Log:
convert packaging to Multi-Arch, bump compat level to 9 and debhelper
build-dependency accordingly; all binaries are Multi-Arch=foreign.
Modified:
wpa/trunk/debian/changelog
wpa/trunk/debian/compat
wpa/trunk/debian/control
Modified: wpa/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/changelog?rev=1704&op=diff
==============================================================================
--- wpa/trunk/debian/changelog (original)
+++ wpa/trunk/debian/changelog Sun Apr 8 14:08:43 2012
@@ -19,6 +19,8 @@
* update dep-5 version to final 1.0, no changes necessary:
- order licenses alphabetically.
* build-depend on docbook-to-man explicitly.
+ * convert packaging to Multi-Arch, bump compat level to 9 and debhelper
+ build-dependency accordingly; all binaries are Multi-Arch=foreign.
[ Kel Modderman ]
* export BINDIR=/sbin, the build system now requires it when patching
@@ -40,7 +42,7 @@
* unfortunately, hostapd package historically added an epoch, so an epoch
must now be added to this source package too.
- -- Stefan Lippers-Hollmann <s.l-h at gmx.de> Sun, 08 Apr 2012 14:19:38 +0200
+ -- Stefan Lippers-Hollmann <s.l-h at gmx.de> Sun, 08 Apr 2012 16:04:46 +0200
wpasupplicant (0.7.3-6) unstable; urgency=low
Modified: wpa/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/compat?rev=1704&op=diff
==============================================================================
--- wpa/trunk/debian/compat (original)
+++ wpa/trunk/debian/compat Sun Apr 8 14:08:43 2012
@@ -1,1 +1,1 @@
-8
+9
Modified: wpa/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/control?rev=1704&op=diff
==============================================================================
--- wpa/trunk/debian/control (original)
+++ wpa/trunk/debian/control Sun Apr 8 14:08:43 2012
@@ -4,7 +4,7 @@
Maintainer: Debian/Ubuntu wpasupplicant Maintainers <pkg-wpa-devel at lists.alioth.debian.org>
Uploaders: Kel Modderman <kel at otaku42.de>,
Stefan Lippers-Hollmann <s.l-h at gmx.de>
-Build-Depends: debhelper (>> 8),
+Build-Depends: debhelper (>> 9.20120115),
libdbus-glib-1-dev,
libssl-dev,
libreadline-dev,
@@ -28,6 +28,7 @@
Package: hostapd
Architecture: linux-any kfreebsd-any
+Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.2-13), initscripts (>= 2.88dsf-13.3)
Description: user space IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator
Originally, hostapd was an optional user space component for Host AP
@@ -51,6 +52,7 @@
Package: wpagui
Architecture: linux-any kfreebsd-any
+Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}, wpasupplicant (>= 0.7.3~), libqt4-svg
Recommends: menu
Description: graphical user interface for wpa_supplicant
@@ -61,6 +63,7 @@
Package: wpasupplicant
Architecture: linux-any kfreebsd-any
+Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.0-6), adduser, initscripts (>= 2.88dsf-13.3)
Suggests: wpagui, libengine-pkcs11-openssl
Description: client support for WPA and WPA2 (IEEE 802.11i)
@@ -73,6 +76,7 @@
Section: debian-installer
Priority: standard
Architecture: linux-any
+Multi-Arch: foreign
Package-Type: udeb
Depends: ${shlibs:Depends}, ${misc:Depends}, busybox-udeb
Description: Client support for WPA and WPA2 (IEEE 802.11i)
More information about the Pkg-wpa-devel
mailing list