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

kelmo-guest at users.alioth.debian.org kelmo-guest at users.alioth.debian.org
Wed Feb 6 12:18:37 UTC 2008


Author: kelmo-guest
Date: Wed Feb  6 12:18:37 2008
New Revision: 1113

URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1113
Log:
* wpa_gui should depend on the wpa_supplicant binary from the same build,
  therefore set versioned dependency of wpasupplicant (= ${binary:Version})
  for the wpagui package. [debian/control]

Modified:
    wpasupplicant/trunk/debian/changelog
    wpasupplicant/trunk/debian/control

Modified: wpasupplicant/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/changelog?rev=1113&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/changelog (original)
+++ wpasupplicant/trunk/debian/changelog Wed Feb  6 12:18:37 2008
@@ -13,8 +13,11 @@
     - debian/patches/30_src_clean_existing_dirs.patch
     - debian/patches/31_ctrl_iface_x86_64_compile_warning.patch
     - debian/patches/93_wpa_gui_qt4_scanres_really_remove_qtimer.patch
-
- -- Kel Modderman <kel at otaku42.de>  Wed, 06 Feb 2008 22:03:09 +1000
+  * wpa_gui should depend on the wpa_supplicant binary from the same build,
+    therefore set versioned dependency of wpasupplicant (= ${binary:Version})
+    for the wpagui package. [debian/control]
+
+ -- Kel Modderman <kel at otaku42.de>  Wed, 06 Feb 2008 22:17:57 +1000
 
 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=1113&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/control (original)
+++ wpasupplicant/trunk/debian/control Wed Feb  6 12:18:37 2008
@@ -22,7 +22,7 @@
 
 Package: wpagui
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, wpasupplicant
+Depends: ${shlibs:Depends}, ${misc: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