Andreas Tille pushed to branch master at Debian Med / dialign-t
Commits: bc15c9e8 by Andreas Tille at 2018-02-17T00:07:29+01:00 make the build reproducible - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +dialign-t (1.0.2-11) unstable; urgency=medium + + * make the build reproducible (thanks for the patch to Chris Lamb + <[email protected]>) + Closes: #890616 + + -- Andreas Tille <[email protected]> Sat, 17 Feb 2018 00:07:12 +0100 + dialign-t (1.0.2-10) unstable; urgency=medium [ Helmut Grohne ] ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -12,4 +12,5 @@ export DEB_BUILD_MAINT_OPTIONS += hardening=+all dh $@ --sourcedirectory=$(SRCDIR) --parallel override_dh_fixperms-indep: + dh_fixperms chmod 644 $(CURDIR)/debian/dialign-tx-data/usr/share/dialign-tx/* View it on GitLab: https://salsa.debian.org/med-team/dialign-t/commit/bc15c9e8c62705fe8ce78d12b03538f1d1290725 --- View it on GitLab: https://salsa.debian.org/med-team/dialign-t/commit/bc15c9e8c62705fe8ce78d12b03538f1d1290725 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
