r44227 - in /desktop/unstable/aisleriot/debian: changelog rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue Apr 14 08:45:34 UTC 2015


Author: joss
Date: Tue Apr 14 08:45:34 2015
New Revision: 44227

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44227
Log:
Make the build reproducible. Patch from Chris Lamb. Closes: #777507.

Modified:
    desktop/unstable/aisleriot/debian/changelog
    desktop/unstable/aisleriot/debian/rules

Modified: desktop/unstable/aisleriot/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/aisleriot/debian/changelog?rev=44227&op=diff
==============================================================================
--- desktop/unstable/aisleriot/debian/changelog	[utf-8] (original)
+++ desktop/unstable/aisleriot/debian/changelog	[utf-8] Tue Apr 14 08:45:34 2015
@@ -1,3 +1,9 @@
+aisleriot (1:3.14.1-2) UNRELEASED; urgency=low
+
+  * Make the build reproducible. Patch from Chris Lamb. Closes: #777507.
+
+ -- Josselin Mouette <joss at debian.org>  Tue, 14 Apr 2015 10:45:03 +0200
+
 aisleriot (1:3.14.1-1) unstable; urgency=medium
 
   * New upstream release.

Modified: desktop/unstable/aisleriot/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/aisleriot/debian/rules?rev=44227&op=diff
==============================================================================
--- desktop/unstable/aisleriot/debian/rules	[utf-8] (original)
+++ desktop/unstable/aisleriot/debian/rules	[utf-8] Tue Apr 14 08:45:34 2015
@@ -16,6 +16,7 @@
 		--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
 		--with-pysol-card-theme-path=/usr/share/games/pysol
 
+DEB_MAKE_EXTRA_ARGS += GZIP_FLAGS="-9n"
 DEB_DH_FIXPERMS_ARGS_ALL := -X/usr/games/sol
 DEB_DH_MAKESHLIBS_ARGS_aisleriot := --no-act
 DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,-z,defs -Wl,-O1"




More information about the pkg-gnome-commits mailing list