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

kelmo-guest at users.alioth.debian.org kelmo-guest at users.alioth.debian.org
Sun May 11 13:39:44 UTC 2008


Author: kelmo-guest
Date: Sun May 11 13:39:43 2008
New Revision: 1161

URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1161
Log:
Span the Build-Depends field of debian/control over multiple lines.

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=1161&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/changelog (original)
+++ wpasupplicant/trunk/debian/changelog Sun May 11 13:39:43 2008
@@ -15,8 +15,9 @@
   * Build depend on debhelper >= 7, adjust debian/compat to suit.
   * Simplify debian/rules, cleaning up the sanitization of
     README.wpa_supplicant.conf, clean , build and install targets.
-
- -- Kel Modderman <kel at otaku42.de>  Sun, 11 May 2008 23:06:20 +1000
+  * Span the Build-Depends field of debian/control over multiple lines.
+
+ -- Kel Modderman <kel at otaku42.de>  Sun, 11 May 2008 23:38:39 +1000
 
 wpasupplicant (0.6.3-1) unstable; urgency=low
 

Modified: wpasupplicant/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/control?rev=1161&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/control (original)
+++ wpasupplicant/trunk/debian/control Sun May 11 13:39:43 2008
@@ -3,7 +3,18 @@
 Priority: optional
 Maintainer: Debian/Ubuntu wpasupplicant Maintainers <pkg-wpa-devel at lists.alioth.debian.org>
 Uploaders: Kyle McMartin <kyle at debian.org>, Reinhard Tartler <siretart at tauware.de>, Kel Modderman <kel at otaku42.de>
-Build-Depends: debhelper (>= 7), quilt, libssl-dev, libpcsclite-dev, libreadline5-dev, libqt4-dev, libdbus-1-dev, docbook, docbook-utils, pkg-config, libpcap-dev [kfreebsd-i386 kfreebsd-amd64], libbsd [kfreebsd-i386 kfreebsd-amd64]
+Build-Depends: debhelper (>= 7),
+ quilt,
+ libssl-dev,
+ libpcsclite-dev,
+ libreadline5-dev,
+ libqt4-dev,
+ libdbus-1-dev,
+ docbook,
+ docbook-utils,
+ pkg-config,
+ libpcap-dev [kfreebsd-i386 kfreebsd-amd64],
+ libbsd [kfreebsd-i386 kfreebsd-amd64]
 Standards-Version: 3.7.3
 Vcs-Svn: svn://svn.debian.org/pkg-wpa/wpasupplicant/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/




More information about the Pkg-wpa-devel mailing list