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

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sat Aug 16 08:37:31 UTC 2008


Author: siretart
Date: Sat Aug 16 08:37:31 2008
New Revision: 1233

URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1233
Log:
Added build-depends on libdbus-glib-1-dev, fixes FTBFS (LP: #256274).

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=1233&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/changelog (original)
+++ wpasupplicant/trunk/debian/changelog Sat Aug 16 08:37:31 2008
@@ -1,5 +1,6 @@
 wpasupplicant (0.6.4-1) unstable; urgency=low
 
+  [ Kel Modderman ]
   * New upstream release
   * Retroactively cleanse past changelog entries of information indicating
     that they were not released, as they were.
@@ -10,7 +11,10 @@
     the ifup take a long time (eg. dhcp request takes a long time and
     eventually fails).
 
- -- Kel Modderman <kel at otaku42.de>  Wed, 13 Aug 2008 00:57:11 +1000
+  [ Alessio Treglia <quadrispro at ubuntu.com> ]
+  * Added build-depends on libdbus-glib-1-dev, fixes FTBFS (LP: #256274).
+
+ -- Reinhard Tartler <siretart at tauware.de>  Sat, 16 Aug 2008 10:09:01 +0200
 
 wpasupplicant (0.6.4~git20080716.93ef879-1) unstable; urgency=low
 

Modified: wpasupplicant/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/control?rev=1233&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/control (original)
+++ wpasupplicant/trunk/debian/control Sat Aug 16 08:37:31 2008
@@ -5,6 +5,7 @@
 Uploaders: Kyle McMartin <kyle at debian.org>, Reinhard Tartler <siretart at tauware.de>, Kel Modderman <kel at otaku42.de>
 Build-Depends: debhelper (>= 6),
  quilt,
+ libdbus-glib-1-dev,
  libssl-dev,
  libpcsclite-dev,
  libreadline5-dev,




More information about the Pkg-wpa-devel mailing list