r49563 - in /desktop/unstable/gnome-mahjongg/debian: changelog rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Wed Aug 17 23:29:14 UTC 2016


Author: jbicha-guest
Date: Wed Aug 17 23:29:13 2016
New Revision: 49563

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49563
Log:
New upstream release

Delete vala stamps to rebuild generated source files 

Modified:
    desktop/unstable/gnome-mahjongg/debian/changelog
    desktop/unstable/gnome-mahjongg/debian/rules

Modified: desktop/unstable/gnome-mahjongg/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mahjongg/debian/changelog?rev=49563&op=diff
==============================================================================
--- desktop/unstable/gnome-mahjongg/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-mahjongg/debian/changelog	[utf-8] Wed Aug 17 23:29:13 2016
@@ -1,9 +1,11 @@
-gnome-mahjongg (1:3.20.0-3) UNRELEASED; urgency=medium
+gnome-mahjongg (1:3.21.90-1) UNRELEASED; urgency=medium
 
   * Team upload
+  * New upstream release
   * Convert from cdbs to dh
   * Add debian/docs to explicitly install NEWS and README
-  * Enable all hardening flags
+  * Enable parallel builds and all hardening flags
+  * Delete vala stamps to rebuild generated source files 
   * Bump dh compat to 9
 
  -- Jeremy Bicha <jbicha at linux.com>  Thu, 26 May 2016 20:20:31 -0400

Modified: desktop/unstable/gnome-mahjongg/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mahjongg/debian/rules?rev=49563&op=diff
==============================================================================
--- desktop/unstable/gnome-mahjongg/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-mahjongg/debian/rules	[utf-8] Wed Aug 17 23:29:13 2016
@@ -9,3 +9,7 @@
 
 override_dh_auto_configure:
 	dh_auto_configure -- --bindir=\$${prefix}/games
+
+override_dh_autoreconf:
+	find . -name "*_vala.stamp" -delete
+	dh_autoreconf --as-needed




More information about the pkg-gnome-commits mailing list