Andreas Tille pushed to branch master at Debian Med / circlator
Commits: 15511f1a by Andreas Tille at 2021-02-20T07:47:37+01:00 Enable reproducible builds - - - - - f5f1fb23 by Andreas Tille at 2021-02-20T07:49:43+01:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +circlator (1.5.6-5) unstable; urgency=medium + + [ Vagrant Cascadian ] + * Enable reproducible builds + Closes: #983142 + + -- Andreas Tille <[email protected]> Sat, 20 Feb 2021 07:47:45 +0100 + circlator (1.5.6-4) unstable; urgency=medium [ Chris Lamb ] ===================================== 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 --owner=0 --group=0 --numeric-owner --sort=name && 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 --mode=a+rX,og-w && rm -rf data View it on GitLab: https://salsa.debian.org/med-team/circlator/-/compare/fab63aa662fe9b097b21ae6ac3bfaf4788ba0916...f5f1fb2324f59ad5d0416ad420533a02bada4b5f -- View it on GitLab: https://salsa.debian.org/med-team/circlator/-/compare/fab63aa662fe9b097b21ae6ac3bfaf4788ba0916...f5f1fb2324f59ad5d0416ad420533a02bada4b5f 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
