[Reproducible-builds] [PATCH] remove non-determinism from timestamps in extra fields of zip files

2014-12-12 Thread Reiner Herrmann
Closes: #765304 --- lib/File/StripNondeterminism/handlers/zip.pm | 24 1 file changed, 24 insertions(+) diff --git a/lib/File/StripNondeterminism/handlers/zip.pm b/lib/File/StripNondeterminism/handlers/zip.pm index 75e4c7b..b902a23 100644 ---

[Reproducible-builds] Bug#774510: pyqt5: remove timestamps in generated files to enable reproducible building

2015-01-03 Thread Reiner Herrmann
of timestamps in generated +files, to enable reproducible builds in packages build-depending +on pyqt5. + + -- Reiner Herrmann rei...@reiner-h.de Sat, 03 Jan 2015 17:54:54 +0100 + pyqt5 (5.3.2+dfsg-3) unstable; urgency=medium * Fix a typo in debian/tests/control. diff --git a/debian

[Reproducible-builds] Bug#776872: gravitation: please make the build reproducible

2015-02-02 Thread Reiner Herrmann
/changelog index f522ee9..f6d9293 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gravitation (3+dfsg1-4.0~reproducible1) UNRELEASED; urgency=low + + * Prevent embedding of timestamps in icons to make build reproducible. + + -- Reiner Herrmann rei...@reiner-h.de Mon, 02 Feb

[Reproducible-builds] Reproducible foomatic db

2015-02-07 Thread Reiner Herrmann
that are iterated, to produce the same output every time. Regards, Reiner [1]: https://wiki.debian.org/ReproducibleBuilds [2]: https://reproducible.debian.net/gutenprint commit 7ec9bb6a4dd9335fdf1f1001bd6c831df3523f73 Author: Reiner Herrmann rei...@reiner-h.de Date: Sat Feb 7 18:17:17 2015

[Reproducible-builds] Bug#777464: klone: please make the build reproducible

2015-02-08 Thread Reiner Herrmann
Source: klone Version: 2.1.0~rc1-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps username Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that klone doesn't build reproducibly. The file klone-source.tar.bz2

[Reproducible-builds] Bug#776873: sweethome3d-furniture-editor: please make the build reproducible

2015-02-02 Thread Reiner Herrmann
reproducible. + + -- Reiner Herrmann rei...@reiner-h.de Mon, 02 Feb 2015 19:51:59 +0100 + sweethome3d-furniture-editor (1.15-1) unstable; urgency=medium * New upstream release. diff --git a/debian/rules b/debian/rules index 05e1b01..8398a43 100755 --- a/debian/rules +++ b/debian/rules @@ -21,6

[Reproducible-builds] [PATCH] Fix parallel doc building

2015-01-16 Thread Reiner Herrmann
Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that vim has produced different documentation files on two successive builds [2]. In one run a generated HTML file didn't contain links to tags, but did so on another run (in an otherwise identical environment).

[Reproducible-builds] Bug#775562: vim: please make the build reproducible

2015-01-17 Thread Reiner Herrmann
. + + -- Reiner Herrmann rei...@reiner-h.de Sat, 17 Jan 2015 12:58:28 +0100 + vim (2:7.4.488-4) unstable; urgency=medium * Move vim icon from vim-gui-common to vim-common since both vim.desktop and diff --git a/debian/patches/series b/debian/patches/series index 75171e8..992e609 100644

[Reproducible-builds] Bug#776026: wheel: please make whl files reproducible

2015-01-22 Thread Reiner Herrmann
://wiki.debian.org/ReproducibleBuilds diff --git a/debian/changelog b/debian/changelog index 7023d20..6d31446 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +wheel (0.24.0-1.0~reproducible1) UNRELEASED; urgency=low + + * Added patch to make whl files reproducible + + -- Reiner Herrmann rei

[Reproducible-builds] Bug#775678: libextutils-depends-perl: undeterministic output in saved config

2015-01-18 Thread Reiner Herrmann
a/debian/changelog b/debian/changelog index d011462..16db901 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libextutils-depends-perl (0.402-1.0~reproducible1) UNRELEASED; urgency=low + + * Added patch to produce stable output in saved configs. + + -- Reiner Herrmann rei

[Reproducible-builds] Bug#778563: differing header files

2015-02-16 Thread Reiner Herrmann
Source: witty Version: 3.3.3+dfsg-4.1 User: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that witty doesn't build reproducibly [2]. There is a difference in the header file /usr/include/Wt/WConfig.h. Depending on the

[Reproducible-builds] Bug#775135: webassets: please make the build reproducible

2015-01-11 Thread Reiner Herrmann
/changelog index d7c771c..c13ea9b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +webassets (3:0.10.1-2.0~reproducible1) UNRELEASED; urgency=low + + * Added patch to produce stable help text. + + -- Reiner Herrmann rei...@reiner-h.de Sun, 11 Jan 2015 22:02:18 +0100

[Reproducible-builds] Bug#775228: gamera: please make the build reproducible

2015-01-12 Thread Reiner Herrmann
+for generation of example/documentation images. + + -- Reiner Herrmann rei...@reiner-h.de Mon, 12 Jan 2015 20:04:17 +0100 + gamera (3.4.1+svn1423-4) unstable; urgency=medium * Upload to unstable. diff --git a/debian/patches/constant_seed_for_docs.diff b/debian/patches

Re: [Reproducible-builds] Create tar archive with deterministic file order

2015-02-14 Thread Reiner Herrmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi Steven, On 02/14/2015 09:44 PM, Steven Chamberlain wrote: What would be a preferred way to build a tar archive with deterministic file order? Firstly let me point out that: $ find foo/ -type f -print0 | sort -z | xargs -0 tar -cvf

[Reproducible-builds] Bug#778439: bespin: please make the build reproducible

2015-02-14 Thread Reiner Herrmann
/no_timestamps_in_images.patch new file mode 100644 index 000..7b4028a --- /dev/null +++ b/debian/patches/no_timestamps_in_images.patch @@ -0,0 +1,86 @@ +Author: Reiner Herrmann rei...@reiner-h.de +Description: prevent embedding of timestamps into png files + +Index: bespin-0.r1552+nmu1/ksplash/bespin

[Reproducible-builds] Bug#778479: alienblaster: please make the build reproducible

2015-02-15 Thread Reiner Herrmann
Source: alienblaster Version: 1.1.0-8 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that alienblaster doesn't build reproducibly. A PNG image generated during

[Reproducible-builds] Bug#778482: sbuild: please make the build reproducible

2015-02-15 Thread Reiner Herrmann
Source: sbuild Version: 0.65.0-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: randomness Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that sbuild doesn't build reproducibly. The config dumped into sbuild.conf and

[Reproducible-builds] Bug#778486: Translations not inserted correctly

2015-02-15 Thread Reiner Herrmann
Source: debian-history Version: 2.19 Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that debian-history doesn't build reproducibly [2]. Some paragraphs in the generated HTML files sometimes don't contain the correct translation, but the original untranslated

[Reproducible-builds] Bug#778491: miceamaze: please make the build reproducible

2015-02-15 Thread Reiner Herrmann
/no_png_timestamps.patch new file mode 100644 index 000..c22cbef --- /dev/null +++ b/debian/patches/no_png_timestamps.patch @@ -0,0 +1,16 @@ +Author: Reiner Herrmann rei...@reiner-h.de +Description: Prevent ambedding of timestamps into PNG icon. + +Index: miceamaze-1.8/Makefile

[Reproducible-builds] Bug#774633: hedgewars: timestamps in icons make build unreproducible

2015-01-05 Thread Reiner Herrmann
Source: hedgewars Version: 0.9.21-3 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps Hi, the hedgewars package can currently not be build reproducibly, because the png icons generated with convert contain timestamps [1]. The attached patch

[Reproducible-builds] Bug#780883: flashcache: please make the build reproducible

2015-03-20 Thread Reiner Herrmann
Source: flashcache Version: 3.1.2+git20140801-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that flashcache doesn't build reproducibly. It embeds the current

[Reproducible-builds] Bug#779056: javahelp2: please make the build reproducible

2015-02-23 Thread Reiner Herrmann
Source: javahelp2 Version: 2.0.05.ds1-7 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that javahelp2 doesn't build reproducibly. Some PNG icons contain embedded

[Reproducible-builds] Bug#783139: keepalived: please make the build reproducible

2015-04-22 Thread Reiner Herrmann
/ReproducibleBuilds diff --git a/debian/patches/remove_date_from_version.patch b/debian/patches/remove_date_from_version.patch new file mode 100644 index 000..98db9eb --- /dev/null +++ b/debian/patches/remove_date_from_version.patch @@ -0,0 +1,31 @@ +Author: Reiner Herrmann rei...@reiner-h.de +Description

[Reproducible-builds] Bug#783276: iproute2: please make the build reproducible

2015-04-24 Thread Reiner Herrmann
/0004-reproducible-docs.patch b/debian/patches/0004-reproducible-docs.patch new file mode 100644 index 000..26df0e7 --- /dev/null +++ b/debian/patches/0004-reproducible-docs.patch @@ -0,0 +1,42 @@ +Author: Reiner Herrmann rei...@reiner-h.de +Description: Generate reproducible documentation

[Reproducible-builds] Bug#783144: pciutils: please make the build reproducible

2015-04-22 Thread Reiner Herrmann
Source: pciutils Version: 1:3.2.1-3 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that pciutils

[Reproducible-builds] Bug#782899: jquery: please make the build reproducible

2015-04-19 Thread Reiner Herrmann
Source: jquery Version: 1.7.2+dfsg-3.2 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that jquery

[Reproducible-builds] Bug#783026: osgearth: please make the build reproducible

2015-04-20 Thread Reiner Herrmann
Source: osgearth Version: 2.5.0+dfsg-2 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that osgearth

Re: [Reproducible-builds] Bug#783574: mopidy: [PATCH] Please make the build reproducible.

2015-04-28 Thread Reiner Herrmann
Another small note about the patch: On 04/28/2015 03:08 PM, Juan Picca wrote: --- a/docs/Makefile +++ b/docs/Makefile @@ -1,8 +1,10 @@ # Makefile for Sphinx documentation # +LAST_CHANGE=$(shell dpkg-parsechangelog -S Date -l../debian/changelog) +BUILD_DATE=$(shell LC_ALL=C date -u +%B

[Reproducible-builds] Bug#783757: tox: please make the build reproducible

2015-04-29 Thread Reiner Herrmann
Source: tox Version: 1.9.2-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that tox doesn't build

[Reproducible-builds] Bug#783885: bind9: please make the build reproducible

2015-04-30 Thread Reiner Herrmann
Source: bind9 Version: 1:9.9.5.dfsg-9 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that bind9 doesn't

Re: [Reproducible-builds] Bug#783882: jodconverter: please make the build reproducible

2015-05-01 Thread Reiner Herrmann
On 05/01/2015 11:30 AM, Holger Levsen wrote: Hi, On Donnerstag, 30. April 2015, Reiner Herrmann wrote: The documentation generated by javadoc includes a build dependent timestamp. The attached patch tells javadoc to not include a timestamp in the documentation. while this works

Re: [Reproducible-builds] Bug#783882: jodconverter: please make the build reproducible

2015-05-01 Thread Reiner Herrmann
On 05/01/2015 01:46 PM, Mattia Rizzolo wrote: [removing the bug from the recipients list...] On Fri, May 1, 2015 at 1:36 PM, Reiner Herrmann rei...@reiner-h.de wrote: On 05/01/2015 11:30 AM, Holger Levsen wrote: That said, according to https://wiki.debian.org/ReproducibleBuilds

Re: [Reproducible-builds] Reproducible Builds — proof of concept successful for 83% of all sources in main

2015-05-06 Thread Reiner Herrmann
On Wed, May 06, 2015 at 12:53:51AM +0200, Cyril Brulebois wrote: Reproducible builds folks reproducible-builds@lists.alioth.debian.org (2015-02-13): Bug filing with patches === We have started to propose patches to make packages build reproducibly and tagged them

[Reproducible-builds] Bug#784352: icebreaker: please make the build reproducible

2015-05-05 Thread Reiner Herrmann
Source: icebreaker Version: 1.21-11 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that icebreaker

Re: [Reproducible-builds] Bug#782462: Bug#782462: txt2man: does not build reproducibly

2015-04-13 Thread Reiner Herrmann
Hi Eriberto, On 04/12/2015 11:53 PM, Eriberto Mota wrote: I will upload a revision to 1-day delay queue (in few minutes). You can see a diff here[1]. [1] http://anonscm.debian.org/cgit/collab-maint/txt2man.git/commit/?id=8cbd27d64ba12f3ec369ac2607e762490425ffcb Thanks for the fast

[Reproducible-builds] Bug#782405: wheel: please make the build reproducible

2015-04-11 Thread Reiner Herrmann
Source: wheel Version: 0.24.0-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that wheel doesn't build

[Reproducible-builds] Bug#782388: python-tuskarclient: please make the build reproducible

2015-04-11 Thread Reiner Herrmann
Source: python-tuskarclient Version: 0.1.4-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that

[Reproducible-builds] Bug#782385: hy: please make the build reproducible

2015-04-11 Thread Reiner Herrmann
Source: hy Version: 0.10.1-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that hy doesn't build

Re: [Reproducible-builds] Bug#782462: txt2man: does not build reproducibly

2015-04-12 Thread Reiner Herrmann
On 04/12/2015 07:45 PM, Jérémy Bobbio wrote: Jonathan Wiltshire: +date = $(shell dpkg-parsechangelog -c1 -S date | date +%b %d %Y -f -) I just saw that txt2man uses the format '%d %B %Y' by default [1]. It would be nice to keep this also for txt2man's own manpage. :) [1]:

[Reproducible-builds] Bug#782471: python-pathlib: please make the build reproducible

2015-04-12 Thread Reiner Herrmann
Source: python-pathlib Version: 1.0.1-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that

[Reproducible-builds] Bug#782216: hpanel: please make the build reproducible

2015-04-09 Thread Reiner Herrmann
Source: hpanel Version: 0.3.2-4 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that hpanel doesn't

[Reproducible-builds] Bug#782213: fcrackzip: please make the build reproducible

2015-04-09 Thread Reiner Herrmann
Source: fcrackzip Version: 1.0-5 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that fcrackzip doesn't

[Reproducible-builds] Bug#782220: spamassassin-heatu: please make the build reproducible

2015-04-09 Thread Reiner Herrmann
Source: spamassassin-heatu Version: 3.02+20101108-2 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that

[Reproducible-builds] Bug#782221: speedometer: please make the build reproducible

2015-04-09 Thread Reiner Herrmann
Source: speedometer Version: 2.8-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that speedometer

[Reproducible-builds] Bug#782208: colortest-python: please make the build reproducible

2015-04-09 Thread Reiner Herrmann
Source: colortest-python Version: 2.2-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that

[Reproducible-builds] Bug#782209: dbar: please make the build reproducible

2015-04-09 Thread Reiner Herrmann
Source: dbar Version: 0.0.20100524-3 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that dbar doesn't

[Reproducible-builds] Bug#782206: cfourcc: please make the build reproducible

2015-04-09 Thread Reiner Herrmann
Source: cfourcc Version: 0.1.2-9 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that cfourcc doesn't

[Reproducible-builds] Bug#782215: fuse-posixovl: please make the build reproducible

2015-04-09 Thread Reiner Herrmann
Source: fuse-posixovl Version: 1.2.20120215+gitf5bfe35-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed

[Reproducible-builds] Bug#782200: apngasm: please make the build reproducible

2015-04-09 Thread Reiner Herrmann
Source: apngasm Version: 2.7-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that apngasm doesn't

[Reproducible-builds] Bug#782193: apngopt: please make the build reproducible

2015-04-09 Thread Reiner Herrmann
Source: apngopt Version: 1.2-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that apngopt doesn't

[Reproducible-builds] Bug#782211: desproxy: please make the build reproducible

2015-04-09 Thread Reiner Herrmann
Source: desproxy Version: 0.1.0~pre3-8 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that desproxy

[Reproducible-builds] Bug#782222: tabble: please make the build reproducible

2015-04-09 Thread Reiner Herrmann
Source: tabble Version: 0.43-2 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that tabble doesn't build

[Reproducible-builds] Bug#782234: miwm: please make the build reproducible

2015-04-09 Thread Reiner Herrmann
/debian/patches/reproducible_build.patch new file mode 100644 index 000..ad25320 --- /dev/null +++ b/debian/patches/reproducible_build.patch @@ -0,0 +1,45 @@ +Author: Reiner Herrmann rei...@reiner-h.de +Description: Remove timestamp from binary to enable reproducible builds. + +Index: miwm-1.1

[Reproducible-builds] Bug#782197: apngdis: please make the build reproducible

2015-04-09 Thread Reiner Herrmann
Source: apngdis Version: 2.5-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that apngdis doesn't

[Reproducible-builds] Bug#782201: gif2apng: please make the build reproducible

2015-04-09 Thread Reiner Herrmann
Source: gif2apng Version: 1.7-3 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that gif2apng doesn't

Re: [Reproducible-builds] Poll for regular IRC meeting schedule

2015-06-09 Thread Reiner Herrmann
On Thu, Jun 04, 2015 at 12:31:31PM +0200, Reiner Herrmann wrote: https://dudle.inf.tu-dresden.de/r4sm1ze4/ The winning time slot is Tuesday, 17:00 UTC. Out of 7 votes it got 6 yes and 1 unsure. The alternatives had either less yes votes, or no instead of unsure. This means the next meeting

[Reproducible-builds] Poll for regular IRC meeting schedule

2015-06-04 Thread Reiner Herrmann
Hi, on yesterday's IRC meeting we decided to do another poll for the next and for all following IRC meetings. So please give your vote for the timeslots where you could participate: https://dudle.inf.tu-dresden.de/r4sm1ze4/ The times are meant to be UTC, so take adjustments for your timezone

Re: [Reproducible-builds] Poll for regular IRC meeting schedule

2015-06-04 Thread Reiner Herrmann
On 06/04/2015 12:31 PM, Reiner Herrmann wrote: The poll will run for one week, then the result will be announced. As the result of the poll might be Monday 15th and we want to announce the result about one week in advance, the poll will be closed already on the upcoming Monday (8th). Regards

[Reproducible-builds] Bug#789981: wheel: please normalize timestamps in whl files

2015-06-25 Thread Reiner Herrmann
Source: wheel Version: 0.24.0-3 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps toolchain X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! Thanks for applying the reproducibility patch in one of the last uploads! :) We found

[Reproducible-builds] Bug#790232: ucblogo: please make the build reproducible

2015-06-27 Thread Reiner Herrmann
Source: ucblogo Version: 5.5-2.1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: randomness X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the reproducible builds€ effort [1], we have noticed that ucblogo could not be

[Reproducible-builds] Bug#790258: guymager: please make the build reproducible

2015-06-27 Thread Reiner Herrmann
Source: guymager Version: 0.7.4-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the reproducible builds€ effort [1], we have noticed that guymager could not be

[Reproducible-builds] Bug#788376: mozilla-devscripts: typo in timezone variable

2015-06-10 Thread Reiner Herrmann
Source: mozilla-devscripts Version: 0.41 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps toolchain X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi, the recent upload of mozilla-devscripts contains a typo of the timezone setting

[Reproducible-builds] [PATCH] ipkg-build: suppress timestamps in gzip headers

2015-06-17 Thread Reiner Herrmann
detailed motivations. [1]: https://wiki.debian.org/ReproducibleBuilds/About Signed-off-by: Reiner Herrmann rei...@reiner-h.de --- scripts/ipkg-build | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/ipkg-build b/scripts/ipkg-build index c466f28..6787ed4 100755 --- a/scripts/ipkg-build +++ b

Re: [Reproducible-builds] Bug#789003: debbindiff: should not try to create device files

2015-06-17 Thread Reiner Herrmann
On Wed, Jun 17, 2015 at 01:40:03AM +0200, Holger Levsen wrote: create_inode: could not create character device /tmp/tmpq_LCg2debbindiff/dev/console, because you're not superuser! create_inode: could not create character device /tmp/tmpx7eb3fdebbindiff/dev/console, because you're not

[Reproducible-builds] Bug#787109: liblingua-en-tagger-perl: please make the build reproducible

2015-05-28 Thread Reiner Herrmann
Source: liblingua-en-tagger-perl Version: 0.24-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: randomness X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that

[Reproducible-builds] Bug#787206: librpc-xml-perl: please make the build reproducible

2015-05-29 Thread Reiner Herrmann
Source: librpc-xml-perl Version: 0.78-2 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that

[Reproducible-builds] Bug#787327: vim: please make the build reproducible

2015-05-31 Thread Reiner Herrmann
..191c8a3 --- /dev/null +++ b/debian/patches/debian/remove_date_time_from_version.patch @@ -0,0 +1,25 @@ +Author: Reiner Herrmann rei...@reiner-h.de +Description: Don't include build date and time in long version + If configure detects that __DATE__ and __TIME__ are available, it + defines

[Reproducible-builds] Bug#787250: python-qt4: please let pyuic sort the import order

2015-05-30 Thread Reiner Herrmann
/sort_imports.diff b/debian/patches/sort_imports.diff new file mode 100644 index 000..ae80e1e --- /dev/null +++ b/debian/patches/sort_imports.diff @@ -0,0 +1,31 @@ +Author: Reiner Herrmann rei...@reiner-h.de +Description: sort imported modules to get reproducible output + +Index: python-qt4-4.11.3

[Reproducible-builds] Bug#787251: pyqt5: please let pyuic sort the import order

2015-05-30 Thread Reiner Herrmann
/patches/series @@ -1 +1,2 @@ uiparser_setzorder_fix.diff +sort_imports.diff diff --git a/debian/patches/sort_imports.diff b/debian/patches/sort_imports.diff new file mode 100644 index 000..88a53dd --- /dev/null +++ b/debian/patches/sort_imports.diff @@ -0,0 +1,31 @@ +Author: Reiner Herrmann rei

[Reproducible-builds] Bug#790801: txt2man: please support timestamps from environment

2015-07-01 Thread Reiner Herrmann
/ReproducibleBuilds/TimestampsProposal [2]: https://bugs.debian.org/787444 diff --git a/debian/patches/reproducible-date b/debian/patches/reproducible-date new file mode 100644 index 000..f404281 --- /dev/null +++ b/debian/patches/reproducible-date @@ -0,0 +1,23 @@ +Author: Reiner Herrmann rei...@reiner-h.de

[Reproducible-builds] Bug#790899: epydoc: please support timestamps from environment

2015-07-02 Thread Reiner Herrmann
/ReproducibleBuilds/TimestampsProposal diff --git a/debian/patches/honour_source_date_epoch.patch b/debian/patches/honour_source_date_epoch.patch new file mode 100644 index 000..31118f0 --- /dev/null +++ b/debian/patches/honour_source_date_epoch.patch @@ -0,0 +1,72 @@ +Author: Reiner Herrmann

[Reproducible-builds] Bug#791423: linuxtv-dvb-apps: please make the build reproducible

2015-07-04 Thread Reiner Herrmann
--git a/debian/patches/reproducible_build.patch b/debian/patches/reproducible_build.patch new file mode 100644 index 000..d87a1f4 --- /dev/null +++ b/debian/patches/reproducible_build.patch @@ -0,0 +1,28 @@ +Author: Reiner Herrmann rei...@reiner-h.de +Description: Sort items in header file locale

[Reproducible-builds] Bug#786714: equivs: please make the build reproducible

2015-05-24 Thread Reiner Herrmann
Source: equivs Version: 2.0.9 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that equivs doesn't build

[Reproducible-builds] Bug#786633: webkit2pdf: please make the build reproducible

2015-05-23 Thread Reiner Herrmann
Source: webkit2pdf Version: 0.3-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org Hi! While working on Debian's “reproducible builds” effort [1], we have noticed that webkit2pdf

[Reproducible-builds] Bug#795945: projectl: please make the build reproducible

2015-08-18 Thread Reiner Herrmann
Source: projectl Version: 1.001.dfsg1-7 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: locale X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the reproducible builds effort [1], we have noticed that projectl could not be

[Reproducible-builds] package uploaded to our repo

2015-08-16 Thread Reiner Herrmann
doxygen_1.8.9.1-5.0~reproducible1.dsc has just been uploaded to https://wiki.debian.org/ReproducibleBuilds/ExperimentalToolchain ___ Reproducible-builds mailing list Reproducible-builds@lists.alioth.debian.org

[Reproducible-builds] package uploaded to our repo

2015-08-16 Thread Reiner Herrmann
rdfind_1.3.4-2.0~reproducible1.dsc has just been uploaded to https://wiki.debian.org/ReproducibleBuilds/ExperimentalToolchain ___ Reproducible-builds mailing list Reproducible-builds@lists.alioth.debian.org

[Reproducible-builds] Bug#796092: a7xpg: please make the build reproducible

2015-08-19 Thread Reiner Herrmann
Source: a7xpg Version: 0.11.dfsg1-8 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: locale X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the reproducible builds effort [1], we have noticed that a7xpg could not be built

[Reproducible-builds] Bug#796324: fftw3: please make the build reproducible

2015-08-21 Thread Reiner Herrmann
/reproducible_build.patch new file mode 100644 index 000..702ca3d --- /dev/null +++ b/debian/patches/reproducible_build.patch @@ -0,0 +1,52 @@ +Author: Reiner Herrmann rei...@reiner-h.de +Description: Remove dates from documentation to get reproducible documentation + +Index: fftw3-3.3.4/doc/FAQ/fftw

[Reproducible-builds] Bug#796275: hspell: please make the build reproducible

2015-08-20 Thread Reiner Herrmann
Source: hspell Version: 1.2-2.1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the reproducible builds effort [1], we have noticed that hspell could not be built

Re: [Reproducible-builds] Bug#796275: hspell: please make the build reproducible

2015-08-20 Thread Reiner Herrmann
Sorry, there was a small error in the patch. Updated/fixed patch is attached. diff --git a/debian/patches/reproducible_build.patch b/debian/patches/reproducible_build.patch new file mode 100644 index 000..dd0b376 --- /dev/null +++ b/debian/patches/reproducible_build.patch @@ -0,0 +1,17 @@

[Reproducible-builds] Bug#795868: gerris: please make the build reproducible

2015-08-17 Thread Reiner Herrmann
/patches/05_reproducible_build.patch new file mode 100644 index 000..a7ab224 --- /dev/null +++ b/debian/patches/05_reproducible_build.patch @@ -0,0 +1,25 @@ +Author: Reiner Herrmann rei...@reiner-h.de +Description: Sort with C locale to get reproducible results. + +Index: gerris-20131206+dfsg/doc

[Reproducible-builds] Bug#795897: pound: please make the build reproducible

2015-08-17 Thread Reiner Herrmann
Source: pound Version: 2.6-6.1 Severity: wishlist User: reproducible-builds@lists.alioth.debian.org Usertags: randomness X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the reproducible builds effort [1], we have noticed that pound could not be built reproducibly.

[Reproducible-builds] Bug#795790: rdfind: please produce deterministic output

2015-08-16 Thread Reiner Herrmann
/changelog @@ -1,3 +1,10 @@ +rdfind (1.3.4-2.0~reproducible1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Added patch to sort files before doing any operation. + + -- Reiner Herrmann rei...@reiner-h.de Sun, 16 Aug 2015 19:00:44 +0200 + rdfind (1.3.4-2) unstable; urgency=low

[Reproducible-builds] Bug#796271: tcsh: please make the build reproducible

2015-08-20 Thread Reiner Herrmann
Source: tcsh Version: 6.18.01-3 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: locale X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the reproducible builds effort [1], we have noticed that tcsh could not be built

[Reproducible-builds] Bug#794399: parsec47: please make the build reproducible

2015-08-02 Thread Reiner Herrmann
Source: parsec47 Version: 0.2.dfsg1-6 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: locale X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the reproducible builds effort [1], we have noticed that parsec47 could not be

[Reproducible-builds] Bug#794400: tumiki-fighters: please make the build reproducible

2015-08-02 Thread Reiner Herrmann
Source: tumiki-fighters Version: 0.2.dfsg1-6 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: locale X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the reproducible builds effort [1], we have noticed that tumiki-fighters

[Reproducible-builds] Bug#794398: clhep: please make the build reproducible

2015-08-02 Thread Reiner Herrmann
new file mode 100644 index 000..3a90b7f --- /dev/null +++ b/debian/patches/reproducible_build.patch @@ -0,0 +1,13 @@ +Author: Reiner Herrmann rei...@reiner-h.de +Description: Sort file list to get reproducible results + +Index: clhep-2.1.4.1/getObjectList.in

[Reproducible-builds] Bug#792529: tomatoes: please make the build reproducible

2015-07-15 Thread Reiner Herrmann
Source: tomatoes Version: 1.55-5 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the reproducible builds effort [1], we have noticed that tomatoes could not be

Re: [Reproducible-builds] Bug#792667: jack-audio-connection-kit: please make the build reproducible

2015-07-18 Thread Reiner Herrmann
On Fri, Jul 17, 2015 at 11:02:45AM +0100, Chris Lamb wrote: - @sed -e s/!VERSION!/@JACK_RELEASE@/g -e s/!DATE!/`date '+%B %Y'`/g $*.0 $@ + @sed -e s/!VERSION!/@JACK_RELEASE@/g -e s/!DATE!/`LANG=C date --utc --date=`dpkg-parsechangelog -l../debian/changelog -SDate` '+%B %Y'`/g

[Reproducible-builds] Bug#792783: linuxlogo: please make the build reproducible

2015-07-18 Thread Reiner Herrmann
Source: linuxlogo Version: 5.11-7 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: locale X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the reproducible builds effort [1], we have noticed that linuxlogo could not be built

[Reproducible-builds] Bug#792771: mu-cade: please make the build reproducible

2015-07-18 Thread Reiner Herrmann
Source: mu-cade Version: 0.11.dfsg1-8 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: locale X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the reproducible builds effort [1], we have noticed that mu-cade could not be

[Reproducible-builds] Bug#792856: libsynthesis: please make the build reproducible

2015-07-19 Thread Reiner Herrmann
@@ -0,0 +1,52 @@ +Author: Reiner Herrmann rei...@reiner-h.de +Description: Make sorting independent of locale + Sort behaves differently depending on the configured locale. + To get reproducible results, sort the file lists + with the C locale. + +Index: libsynthesis-3.4.0.47.4/src/gen-makefile

Re: [Reproducible-builds] Trying to fix random_buildpath_by_octave

2015-10-26 Thread Reiner Herrmann
Hi Rafael, On Sun, Oct 25, 2015 at 09:09:54PM +0100, Rafael Laboissiere wrote: > I am trying to fix the issue identified as random_buildpath_by_octave [1], > which affects several packages maintained by the Debian Octave Group [2]. Thanks for looking into it! > I need to know how the "variation

Re: [Reproducible-builds] [Pkg-octave-devel] Trying to fix random_buildpath_by_octave

2015-10-26 Thread Reiner Herrmann
On Mon, Oct 26, 2015 at 08:42:42PM +0100, Rafael Laboissiere wrote: > Thanks, this is exactly the information that I needed. I think I found a > fix for this issue by making a change in the octave-pkg-dev package [1]. [...] > 1. >

[Reproducible-builds] Bug#803139: yadifa: please make the build reproducible

2015-10-27 Thread Reiner Herrmann
Source: yadifa Version: 2.1.4-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that yadifa could not be

[Reproducible-builds] Bug#803412: lcov: please make the build reproducible

2015-10-29 Thread Reiner Herrmann
page.patch new file mode 100644 index 000..55d8715 --- /dev/null +++ b/debian/patches/reproducible-manpage.patch @@ -0,0 +1,16 @@ +Author: Reiner Herrmann <rei...@reiner-h.de> +Description: Use UTC to get date independent of timezone + +Index: lcov-1.12/bin/

[Reproducible-builds] Bug#803340: libdebian-copyright-perl: please sort copyright files

2015-10-28 Thread Reiner Herrmann
Source: libdebian-copyright-perl Version: 0.2-2 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: randomness toolchain X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed

Re: [Reproducible-builds] Bug#803051: cpl-plugin-naco: please make the build reproducible

2015-10-26 Thread Reiner Herrmann
> Whilst working on the "reproducible builds" effort [0], we noticed that > cpl-plugin-naco could not be built reproducibly. > > The attached patch removes randomness from the build system. Once > applied, cpl-plugin-naco can be built reproducibly using our > reproducible > toolchain. Several

[Reproducible-builds] Bug#803064: fte: please make the build reproducible

2015-10-26 Thread Reiner Herrmann
Source: fte Version: 0.50.2b6-6 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: fileordering X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that fte could not be built

  1   2   3   4   >