r49576 - in /desktop/unstable/gnome-taquin/debian: changelog rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Thu Aug 18 01:06:40 UTC 2016


Author: jbicha-guest
Date: Thu Aug 18 01:06:40 2016
New Revision: 49576

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49576
Log:
Delete vala stamps to rebuild generated source files

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

Modified: desktop/unstable/gnome-taquin/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-taquin/debian/changelog?rev=49576&op=diff
==============================================================================
--- desktop/unstable/gnome-taquin/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-taquin/debian/changelog	[utf-8] Thu Aug 18 01:06:40 2016
@@ -3,6 +3,7 @@
   * Team upload
   * debian/control.in:
     - Update Vcs fields
+  * Delete vala stamps to rebuild generated source files
   * debian/copyright: Include info about sound effects
   * Install COPYING.sounds and COPYING.themes since they are
     referenced in d/copyright and the app's About screen

Modified: desktop/unstable/gnome-taquin/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-taquin/debian/rules?rev=49576&op=diff
==============================================================================
--- desktop/unstable/gnome-taquin/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-taquin/debian/rules	[utf-8] Thu Aug 18 01:06:40 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