Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Make the build reproducible
· e6aace6f
Andreas Tille
authored
Apr 20, 2018
e6aace6f
Upload to unstable
· 370740a1
Andreas Tille
authored
Apr 20, 2018
370740a1
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
370740a1
sphinxcontrib-autoprogram (0.1.4-2) unstable; urgency=medium
[ Chris Lamb ]
* Make the build reproducible
Closes: #896138
-- Andreas Tille <tille@debian.org> Fri, 20 Apr 2018 09:16:23 +0200
sphinxcontrib-autoprogram (0.1.4-1) unstable; urgency=medium
* New upstream version
...
...
debian/patches/reproducible-build.diff
0 → 100644
View file @
370740a1
Description: Make the build reproducible
Author: Chris Lamb <lamby@debian.org>
Last-Update: 2018-04-20
--- sphinxcontrib-autoprogram-0.1.4.orig/setup.cfg
+++ sphinxcontrib-autoprogram-0.1.4/setup.cfg
@@ -1,6 +1,6 @@
[egg_info]
tag_build = dev
-tag_date = true
+tag_date = false
[bdist_wheel]
universal = 1
debian/patches/series
0 → 100644
View file @
370740a1
reproducible-build.diff