[Pkg-tcltk-commits] r1840 - in xotcl/trunk/debian: . patches
ssoberni-guest at alioth.debian.org
ssoberni-guest at alioth.debian.org
Thu Aug 18 12:16:43 UTC 2016
Author: ssoberni-guest
Date: 2016-08-18 12:16:42 +0000 (Thu, 18 Aug 2016)
New Revision: 1840
Modified:
xotcl/trunk/debian/changelog
xotcl/trunk/debian/patches/01_reproducible_fix.diff
Log:
Document patch
Modified: xotcl/trunk/debian/changelog
===================================================================
--- xotcl/trunk/debian/changelog 2016-08-18 12:00:37 UTC (rev 1839)
+++ xotcl/trunk/debian/changelog 2016-08-18 12:16:42 UTC (rev 1840)
@@ -1,8 +1,9 @@
xotcl (1.6.8-2) unstable; urgency=low
- * NOT RELEASED YET
+ * Silence lintian warnings
+ * Support reproducible builds (Closes: #797543)
- -- sobernig <sobernig at smtp.openacs.org> Mon, 05 May 2014 22:50:37 +0200
+ -- Stefan Sobernig <stefan.sobernig at wu-wien.ac.at> Thu, 18 Aug 2016 14:08:37 +0200
xotcl (1.6.8-1) unstable; urgency=medium
Modified: xotcl/trunk/debian/patches/01_reproducible_fix.diff
===================================================================
--- xotcl/trunk/debian/patches/01_reproducible_fix.diff 2016-08-18 12:00:37 UTC (rev 1839)
+++ xotcl/trunk/debian/patches/01_reproducible_fix.diff 2016-08-18 12:16:42 UTC (rev 1840)
@@ -1,3 +1,6 @@
+Description: Make build agnostic about filesystem ordering
+Author: Chris Lamb <lamby at debian.org>
+Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797543
--- a/Makefile.in 2015-08-31 13:52:41.718674028 +0100
--- b/Makefile.in 2015-08-31 14:02:06.180689605 +0100
@@ -58,7 +58,7 @@
More information about the Pkg-tcltk-commits
mailing list