r46798 - in /desktop/unstable/gnome-contacts/debian: changelog rules
ah at users.alioth.debian.org
ah at users.alioth.debian.org
Thu Oct 22 15:54:31 UTC 2015
Author: ah
Date: Thu Oct 22 15:54:30 2015
New Revision: 46798
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=46798
Log:
Remove 'src/*vala.stamp' to force rebuild from vala src (Closes: #802520)
Modified:
desktop/unstable/gnome-contacts/debian/changelog
desktop/unstable/gnome-contacts/debian/rules
Modified: desktop/unstable/gnome-contacts/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-contacts/debian/changelog?rev=46798&op=diff
==============================================================================
--- desktop/unstable/gnome-contacts/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-contacts/debian/changelog [utf-8] Thu Oct 22 15:54:30 2015
@@ -1,3 +1,9 @@
+gnome-contacts (3.18.0-2) UNRELEASED; urgency=medium
+
+ * Remove 'src/*vala.stamp' to force rebuild from vala src (Closes: #802520)
+
+ -- Andreas Henriksson <andreas at fatal.se> Wed, 21 Oct 2015 11:23:08 +0200
+
gnome-contacts (3.18.0-1) unstable; urgency=medium
* New upstream release.
Modified: desktop/unstable/gnome-contacts/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-contacts/debian/rules?rev=46798&op=diff
==============================================================================
--- desktop/unstable/gnome-contacts/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-contacts/debian/rules [utf-8] Thu Oct 22 15:54:30 2015
@@ -17,5 +17,9 @@
# simplified from autogen.sh
DEB_DH_AUTORECONF_ARGS = sh -- -c "AUTOPOINT='intltoolize --automake --copy' autoreconf"
+# build from vala source
+makebuilddir::
+ rm -f src/*vala.stamp
+
# List any files which are not installed
common-binary-post-install-arch:: list-missing
More information about the pkg-gnome-commits
mailing list