[med-svn] r22733 - in trunk/packages/wise/trunk/debian: . patches
Sascha Steinbiss
satta at moszumanska.debian.org
Wed Aug 31 22:51:10 UTC 2016
Author: satta
Date: 2016-08-31 22:51:10 +0000 (Wed, 31 Aug 2016)
New Revision: 22733
Modified:
trunk/packages/wise/trunk/debian/changelog
trunk/packages/wise/trunk/debian/patches/11_consistent_manual_dates.patch
Log:
make build reproducible under build path variation
Modified: trunk/packages/wise/trunk/debian/changelog
===================================================================
--- trunk/packages/wise/trunk/debian/changelog 2016-08-30 14:02:50 UTC (rev 22732)
+++ trunk/packages/wise/trunk/debian/changelog 2016-08-31 22:51:10 UTC (rev 22733)
@@ -1,3 +1,11 @@
+wise (2.4.1-19) unstable; urgency=medium
+
+ * Team upload.
+ * Make build reproducible under build path variation.
+ - Omit the PDF trailer ID as it is based on the original input path.
+
+ -- Sascha Steinbiss <satta at debian.org> Wed, 31 Aug 2016 22:28:34 +0000
+
wise (2.4.1-18) unstable; urgency=medium
* Team upload.
Modified: trunk/packages/wise/trunk/debian/patches/11_consistent_manual_dates.patch
===================================================================
--- trunk/packages/wise/trunk/debian/patches/11_consistent_manual_dates.patch 2016-08-30 14:02:50 UTC (rev 22732)
+++ trunk/packages/wise/trunk/debian/patches/11_consistent_manual_dates.patch 2016-08-31 22:51:10 UTC (rev 22733)
@@ -4,7 +4,13 @@
Author: Sascha Steinbiss <sascha at steinbiss.name>
--- a/docs/dynamite.tex
+++ b/docs/dynamite.tex
-@@ -10,6 +10,7 @@
+@@ -1,4 +1,5 @@
+ \documentstyle{article}
++\pdftrailerid{}
+ \begin{document}
+
+ \newcommand{\programtext}[1]{{\tt #1}}
+@@ -10,6 +11,7 @@
Hinxton, Cambridge CB10 1SA,\\
England.\\
Email: birney at sanger.ac.uk}
@@ -14,7 +20,14 @@
--- a/docs/wise2.tex
+++ b/docs/wise2.tex
-@@ -13,6 +13,7 @@
+@@ -1,5 +1,6 @@
+
+ \documentclass{article}
++\pdftrailerid{}
+ %\usepackage{epsfig}
+ \usepackage{graphicx}
+
+@@ -13,6 +14,7 @@
Hinxton, Cambridge CB10 1SD,\\
England.\\
Email: birney at ebi.ac.uk}
@@ -24,7 +37,13 @@
--- a/docs/wise2api.tex
+++ b/docs/wise2api.tex
-@@ -10,6 +10,7 @@
+@@ -1,4 +1,5 @@
+ \documentstyle{article}
++\pdftrailerid{}
+ \begin{document}
+
+ \newcommand{\programtext}[1]{{\tt #1}}
+@@ -10,6 +11,7 @@
Hinxton, Cambridge CB10 1SA,\\
England.\\
Email: birney at sanger.ac.uk}
More information about the debian-med-commit
mailing list