Andreas Tille pushed to branch master at Debian Med / circlator
Commits: 2844ef34 by Andreas Tille at 2020-12-05T15:51:26+01:00 make the build reproducible - - - - - fab63aa6 by Andreas Tille at 2020-12-05T16:12:55+01:00 routine-update: Ready to upload to unstable - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +circlator (1.5.6-4) unstable; urgency=medium + + [ Chris Lamb ] + * make the build reproducible + Closes: #976447 + + -- Andreas Tille <[email protected]> Sat, 05 Dec 2020 16:10:11 +0100 + circlator (1.5.6-3) unstable; urgency=medium * Team upload ===================================== debian/rules ===================================== @@ -15,4 +15,4 @@ endif override_dh_installexamples: dh_installexamples - cd debian/$(DEB_SOURCE)/usr/share/doc/$(DEB_SOURCE)/examples && tar caf data.tar.xz data && rm -rf data + cd debian/$(DEB_SOURCE)/usr/share/doc/$(DEB_SOURCE)/examples && tar caf data.tar.xz data --owner=0 --group=0 --numeric-owner --sort=name && rm -rf data View it on GitLab: https://salsa.debian.org/med-team/circlator/-/compare/e8054d5908f7a5f8b9beea9d91b0e7ecb932d317...fab63aa662fe9b097b21ae6ac3bfaf4788ba0916 -- View it on GitLab: https://salsa.debian.org/med-team/circlator/-/compare/e8054d5908f7a5f8b9beea9d91b0e7ecb932d317...fab63aa662fe9b097b21ae6ac3bfaf4788ba0916 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
