[pkg-wpa-devel] r1123 - in /wpasupplicant/trunk: ./ debian/changelog debian/control

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Feb 10 08:38:21 UTC 2008


Author: siretart
Date: Sun Feb 10 08:38:21 2008
New Revision: 1123

URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1123
Log:
* remove ${misc:Depends}. Nothing does use it and generates an unnecessary
  warning.

Modified:
    wpasupplicant/trunk/   (props changed)
    wpasupplicant/trunk/debian/changelog
    wpasupplicant/trunk/debian/control

Propchange: wpasupplicant/trunk/
------------------------------------------------------------------------------
--- bzr:file-ids (original)
+++ bzr:file-ids Sun Feb 10 08:38:21 2008
@@ -1,9 +1,0 @@
-debian/madwifi-headers	madwifiheaders-20080209170156-g1rfhau25k0gabha-1
-debian/madwifi-headers/README	readme-20080209170156-g1rfhau25k0gabha-2
-debian/madwifi-headers/include	include-20080209170156-g1rfhau25k0gabha-3
-debian/madwifi-headers/include/compat.h	compat.h-20080209170156-g1rfhau25k0gabha-5
-debian/madwifi-headers/net80211	net80211-20080209170156-g1rfhau25k0gabha-4
-debian/madwifi-headers/net80211/ieee80211_ioctl.h	ieee80211_ioctl.h-20080209170156-g1rfhau25k0gabha-9
-debian/madwifi-headers/net80211/ieee80211_crypto.h	ieee80211_crypto.h-20080209170156-g1rfhau25k0gabha-8
-debian/madwifi-headers/net80211/ieee80211.h	ieee80211.h-20080209170156-g1rfhau25k0gabha-7
-debian/madwifi-headers/net80211/_ieee80211.h	_ieee80211.h-20080209170156-g1rfhau25k0gabha-6

Propchange: wpasupplicant/trunk/
------------------------------------------------------------------------------
--- bzr:revision-id:v3-trunk1 (original)
+++ bzr:revision-id:v3-trunk1 Sun Feb 10 08:38:21 2008
@@ -5,3 +5,4 @@
 225 siretart at tauware.de-20080208212134-ka8542bcuxsgi02d
 227 siretart at tauware.de-20080209171935-dzsa4bbwqa0ocm66
 228 siretart at tauware.de-20080209172921-hpwvo3c30ngpn6f0
+229 siretart at tauware.de-20080209205525-exvs01rf5iz3werp

Propchange: wpasupplicant/trunk/
------------------------------------------------------------------------------
--- bzr:revision-info (original)
+++ bzr:revision-info Sun Feb 10 08:38:21 2008
@@ -1,4 +1,4 @@
-timestamp: 2008-02-09 18:29:21.671999931 +0100
+timestamp: 2008-02-09 21:55:25.865999937 +0100
 committer: Reinhard Tartler <siretart at tauware.de>
 properties: 
-	branch-nick: madwifi-refactoring
+	branch-nick: wpasupplicant.trunk.bzr

Modified: wpasupplicant/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/changelog?rev=1123&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/changelog (original)
+++ wpasupplicant/trunk/debian/changelog Sun Feb 10 08:38:21 2008
@@ -35,8 +35,10 @@
     21_config_driver_madwifi.patch
   * move madwifi headers from debian/patches/20_madwifi_headers to
     debian/madwifi-headers. also update debian/copyright.
-
- -- Reinhard Tartler <siretart at tauware.de>  Sat, 09 Feb 2008 18:27:28 +0100
+  * remove ${misc:Depends}. Nothing does use it and generates an unnecessary
+    warning.
+
+ -- Reinhard Tartler <siretart at tauware.de>  Sat, 09 Feb 2008 21:55:02 +0100
 
 wpasupplicant (0.6.2+git20080202.gde6ccd7-1) unstable; urgency=low
 

Modified: wpasupplicant/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/control?rev=1123&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/control (original)
+++ wpasupplicant/trunk/debian/control Sun Feb 10 08:38:21 2008
@@ -11,7 +11,7 @@
 
 Package: wpasupplicant
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.0-6), adduser
+Depends: ${shlibs:Depends}, lsb-base (>= 3.0-6), adduser
 Suggests: wpagui, pcscd, libengine-pkcs11-openssl, guessnet, iproute, wireless-tools
 Recommends: dhcp3-client
 Description: Client support for WPA and WPA2 (IEEE 802.11i)
@@ -22,7 +22,7 @@
 
 Package: wpagui
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, wpasupplicant (= ${binary:Version})
+Depends: ${shlibs:Depends}, wpasupplicant (= ${binary:Version})
 Description: GUI for wpa_supplicant
  wpagui provides a Qt interface for choosing which configured network
  to connect to. It also provides a method for browsing 802.11 SSID scan




More information about the Pkg-wpa-devel mailing list