[med-svn] [Git][med-team/circlator][master] 2 commits: Enable reproducible builds

Andreas Tille gitlab at salsa.debian.org
Sat Feb 20 08:44:29 GMT 2021



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 <tille at debian.org>  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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210220/ef75f854/attachment-0001.html>


More information about the debian-med-commit mailing list