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 <[email protected]> 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.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
