rev 15560 - trunk/packages/wv2/debian

Ana Beatriz Guerrero López ana at alioth.debian.org
Thu Aug 6 22:33:25 UTC 2009


Author: ana
Date: 2009-08-06 22:33:25 +0000 (Thu, 06 Aug 2009)
New Revision: 15560

Modified:
   trunk/packages/wv2/debian/changelog
   trunk/packages/wv2/debian/rules
Log:
let's release after months of procrastinating


Modified: trunk/packages/wv2/debian/changelog
===================================================================
--- trunk/packages/wv2/debian/changelog	2009-08-06 22:21:21 UTC (rev 15559)
+++ trunk/packages/wv2/debian/changelog	2009-08-06 22:33:25 UTC (rev 15560)
@@ -1,10 +1,11 @@
-wv2 (0.3.1-1) UNRELEASED; urgency=low
+wv2 (0.3.1-1) unstable; urgency=low
 
   * New upstream release.
   * Remove patches: 
     - gcc_4.3_fixes, merged upstream. 
     - 05_relibtoolize.dpatch, 50_autogen.dpatch, 10_wv2-config_static.dpatch,
       obsolete.
+    - remove quilt patching stuff.
   * Remove deprecated libstdc++-dev, it is being updated in build-essential.
   * Rename libwv2-1c2 -> libwv2-2.
   * Update to debhelper 6. 
@@ -13,7 +14,7 @@
   * Update to Standards-Version: 3.8.2, no changes required.
   * Update uploaders, remove Isaac.
 
- -- Ana Beatriz Guerrero Lopez <ana at debian.org>  Thu, 06 Aug 2009 23:52:38 +0200
+ -- Ana Beatriz Guerrero Lopez <ana at debian.org>  Fri, 07 Aug 2009 00:31:33 +0200
 
 wv2 (0.2.3-2) unstable; urgency=low
 

Modified: trunk/packages/wv2/debian/rules
===================================================================
--- trunk/packages/wv2/debian/rules	2009-08-06 22:21:21 UTC (rev 15559)
+++ trunk/packages/wv2/debian/rules	2009-08-06 22:33:25 UTC (rev 15560)
@@ -24,8 +24,6 @@
 configure-stamp: 
 	dh_testdir
 
-	$(MAKE) -f /usr/share/quilt/quilt.make patch
-
 	# Add here commands to configure the package.
 	CFLAGS="$(OPTFLAGS)" CXXFLAGS="$(OPTFLAGS)" ./configure \
 	--host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
@@ -46,7 +44,6 @@
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp configure-stamp patch-stamp
-	$(MAKE) -f /usr/share/quilt/quilt.make unpatch
 	[ ! -f Makefile ] || $(MAKE) distclean
 
 	dh_clean




More information about the pkg-kde-commits mailing list