[med-svn] [Git][med-team/parsinsert][master] 2 commits: Enable reproducible builds by simply excluding test log containing timing data.
Andreas Tille
gitlab at salsa.debian.org
Sun Dec 8 07:01:54 GMT 2019
Andreas Tille pushed to branch master at Debian Med / parsinsert
Commits:
5d9a6724 by Andreas Tille at 2019-12-08T06:50:09Z
Enable reproducible builds by simply excluding test log containing timing data.
- - - - -
f431af48 by Andreas Tille at 2019-12-08T06:59:04Z
routine-update: Ready to upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+parsinsert (1.04-7) unstable; urgency=medium
+
+ [ Chris Lamb ]
+ * Enable reproducible builds by simply excluding test log containing
+ timing data.
+ Closes: #946335
+
+ -- Andreas Tille <tille at debian.org> Sun, 08 Dec 2019 07:52:09 +0100
+
parsinsert (1.04-6) unstable; urgency=medium
* Run also comparison after the test command to verify correctness
=====================================
debian/rules
=====================================
@@ -30,3 +30,6 @@ endif
# Note a manpage was generated using:
# help2man -N ./parsinsert --version-string=1.04 > debian/parsinsert.1
# But this was then manually edited, so it is not rebuilt automatically.
+
+override_dh_install:
+ dh_install -Xset1000.log
View it on GitLab: https://salsa.debian.org/med-team/parsinsert/compare/11913dcf1107ed33b221acfc4cc714cf8ceb706b...f431af482e892d321e8f4690bc5eee4eaae2da4a
--
View it on GitLab: https://salsa.debian.org/med-team/parsinsert/compare/11913dcf1107ed33b221acfc4cc714cf8ceb706b...f431af482e892d321e8f4690bc5eee4eaae2da4a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20191208/f505345f/attachment-0001.html>
More information about the debian-med-commit
mailing list