tags 776375 + pending patch
thanks
I've uploaded dict-moby-thesaurus 1.0-6.4 to DELAYED/15:
dict-moby-thesaurus (1.0-6.4) unstable; urgency=medium
* Non-maintainer upload.
* Make the build reproducible. (Closes: #776375)
The full debdiff is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
diffstat for dict-moby-thesaurus_1.0-6.3 dict-moby-thesaurus_1.0-6.4
changelog | 7 +++++++
rules | 2 ++
2 files changed, 9 insertions(+)
diff -u dict-moby-thesaurus-1.0/debian/changelog
dict-moby-thesaurus-1.0/debian/changelog
--- dict-moby-thesaurus-1.0/debian/changelog
+++ dict-moby-thesaurus-1.0/debian/changelog
@@ -1,3 +1,10 @@
+dict-moby-thesaurus (1.0-6.4) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Make the build reproducible. (Closes: #776375)
+
+ -- Chris Lamb <[email protected]> Fri, 18 Aug 2017 08:52:59 -0700
+
dict-moby-thesaurus (1.0-6.3) unstable; urgency=medium
* Non-maintainer upload.
diff -u dict-moby-thesaurus-1.0/debian/rules
dict-moby-thesaurus-1.0/debian/rules
--- dict-moby-thesaurus-1.0/debian/rules
+++ dict-moby-thesaurus-1.0/debian/rules
@@ -31,6 +31,8 @@
# Add here commands to compile the package.
$(PYTHON) conv.py < mthesaur.txt
+ # Ensure deterministic mtime for dictzip to inherit
+ touch --date='@$(SOURCE_DATE_EPOCH)' moby-thesaurus.dict
dictzip moby-thesaurus.dict
touch build-stamp