[med-svn] [Git][med-team/mrbayes][master] 2 commits: Build reproducibly
Andreas Tille
gitlab at salsa.debian.org
Mon Jul 20 08:56:47 BST 2020
Andreas Tille pushed to branch master at Debian Med / mrbayes
Commits:
54e15f9f by Andreas Tille at 2020-07-20T09:50:48+02:00
Build reproducibly
- - - - -
e566d2ba by Andreas Tille at 2020-07-20T09:56:22+02:00
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+mrbayes (3.2.7a-4) unstable; urgency=medium
+
+ [ Chris Lamb ]
+ * Build reproducibly
+ Closes: #965319
+
+ -- Andreas Tille <tille at debian.org> Mon, 20 Jul 2020 09:50:56 +0200
+
mrbayes (3.2.7a-3) unstable; urgency=medium
* Avoid baseline violation by disabling AX_EXT
=====================================
debian/rules
=====================================
@@ -26,7 +26,7 @@ override_dh_auto_build:
override_dh_installexamples:
dh_installexamples
- find debian -name "Makefile.*" -delete
+ find debian -name "Makefile*" -delete
override_dh_compress:
dh_compress --exclude=.pdf
View it on GitLab: https://salsa.debian.org/med-team/mrbayes/-/compare/eea344b312147227ec57e07033fb2399bc792e1e...e566d2baaf6cfac66da1f7096c2e79a5e067d1c1
--
View it on GitLab: https://salsa.debian.org/med-team/mrbayes/-/compare/eea344b312147227ec57e07033fb2399bc792e1e...e566d2baaf6cfac66da1f7096c2e79a5e067d1c1
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/20200720/a44db74b/attachment-0001.html>
More information about the debian-med-commit
mailing list