Bug#897902: tweeny: please make the build reproducible
Chris Lamb
lamby at debian.org
Fri May 4 16:26:06 BST 2018
Source: tweeny
Version: 2+git20171120.b94ce07-1
Severity: wishlist
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: buildpaths
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org
Hi,
Whilst working on the Reproducible Builds effort [0], we noticed
that tweeny could not be built reproducibly.
Patch attached.
[0] https://reproducible-builds.org/
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
--- a/debian/patches/reproducible_build 1969-12-31 16:00:00.000000000 -0800
--- b/debian/patches/reproducible_build 2018-05-04 08:22:48.945029520 -0700
@@ -0,0 +1,15 @@
+Description: Make the build reproducible
+Author: Chris Lamb <lamby at debian.org>
+Last-Update: 2018-05-04
+
+--- tweeny-2+git20171120.b94ce07.orig/doc/Doxyfile.in
++++ tweeny-2+git20171120.b94ce07/doc/Doxyfile.in
+@@ -140,7 +140,7 @@ INLINE_INHERITED_MEMB = NO
+ # shortest path that makes the file name unique will be used
+ # The default value is: YES.
+
+-FULL_PATH_NAMES = YES
++FULL_PATH_NAMES = NO
+
+ # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
+ # Stripping is only done if one of the specified strings matches the left-hand
--- a/debian/patches/series 2018-05-04 08:19:02.625588291 -0700
--- b/debian/patches/series 2018-05-04 08:22:48.041016041 -0700
@@ -1,2 +1,3 @@
no_analytics
local_css
+reproducible_build
More information about the Reproducible-bugs
mailing list