[med-svn] [Git][med-team/circlator][master] 2 commits: make the build reproducible
Andreas Tille
gitlab at salsa.debian.org
Sat Dec 5 15:13:30 GMT 2020
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 <tille at debian.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20201205/146461c2/attachment.html>
More information about the debian-med-commit
mailing list