[pkg-wpa-devel] r1765 - in /wpa/trunk/debian: changelog rules

slh-guest at users.alioth.debian.org slh-guest at users.alioth.debian.org
Tue May 22 18:13:41 UTC 2012


Author: slh-guest
Date: Tue May 22 18:13:41 2012
New Revision: 1765

URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1765
Log:
add epoche for the source package as well, as not having it prevents the
buildds from picking it up. Thanks to Julien Cristau.

Modified:
    wpa/trunk/debian/changelog
    wpa/trunk/debian/rules

Modified: wpa/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/changelog?rev=1765&op=diff
==============================================================================
--- wpa/trunk/debian/changelog (original)
+++ wpa/trunk/debian/changelog Tue May 22 18:13:41 2012
@@ -1,8 +1,9 @@
-wpa (1.0-3) UNRELEASED; urgency=low
-
-  * NOT RELEASED YET
-
- -- Stefan Lippers-Hollmann <s.l-h at gmx.de>  Tue, 15 May 2012 02:39:30 +0200
+wpa (1:1.0-3) unstable; urgency=low
+
+  * add epoche for the source package as well, as not having it prevents the
+    buildds from picking it up. Thanks to Julien Cristau.
+
+ -- Stefan Lippers-Hollmann <s.l-h at gmx.de>  Tue, 22 May 2012 20:05:29 +0200
 
 wpa (1.0-2) unstable; urgency=low
 

Modified: wpa/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/rules?rev=1765&op=diff
==============================================================================
--- wpa/trunk/debian/rules (original)
+++ wpa/trunk/debian/rules Tue May 22 18:13:41 2012
@@ -22,7 +22,6 @@
 HOSTAPD_DOT_CONFIG            := debian/config/hostapd/$(DEB_HOST_ARCH_OS)
 WPASUPPLICANT_DOT_CONFIG      := debian/config/wpasupplicant/$(DEB_HOST_ARCH_OS)
 WPASUPPLICANT_UDEB_DOT_CONFIG := debian/config/wpasupplicant/$(DEB_HOST_ARCH_OS)-udeb
-VERSION                       := $(shell dpkg-parsechangelog | sed -ne 's,^Version: *\([0-9]*:\)\?\(.*\)$$,\2,p')
 
 ### start dh overrides
 override_dh_auto_configure:
@@ -113,10 +112,6 @@
 	dh_installchangelogs --package=hostapd hostapd/ChangeLog
 	dh_installchangelogs --package=wpasupplicant wpa_supplicant/ChangeLog
 	dh_installchangelogs --package=wpagui wpa_supplicant/ChangeLog
-
-override_dh_gencontrol:
-	dh_gencontrol -phostapd -- '-v1:$(VERSION)'
-	dh_gencontrol --remaining-packages
 ### end dh overrides
 
 %:




More information about the Pkg-wpa-devel mailing list