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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to