[med-svn] [Git][med-team/python-cooler][master] Make Build Reproducible (Closes: #965361)

Nilesh Patra gitlab at salsa.debian.org
Tue Oct 13 15:46:43 BST 2020



Nilesh Patra pushed to branch master at Debian Med / python-cooler


Commits:
5c3e7492 by Nilesh Patra at 2020-10-13T20:15:27+05:30
Make Build Reproducible (Closes: #965361)

Thanks to Chris Lamb

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -9,4 +9,4 @@ export PYBUILD_NAME=cooler
 
 override_dh_installexamples:
 	dh_installexamples
-	cd debian/python3-$(PYBUILD_NAME)-examples/usr/share/doc/python3-$(PYBUILD_NAME) && tar caf tests.tar.xz tests && rm -rf tests
+	cd debian/python3-$(PYBUILD_NAME)-examples/usr/share/doc/python3-$(PYBUILD_NAME) && tar --create --owner=0 --group=0 --numeric-owner --sort=name --file tests.tar.xz tests && rm -rf tests



View it on GitLab: https://salsa.debian.org/med-team/python-cooler/-/commit/5c3e749235cd5fabce695323bfe3b95362064470

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-cooler/-/commit/5c3e749235cd5fabce695323bfe3b95362064470
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/20201013/a561838c/attachment.html>


More information about the debian-med-commit mailing list