Bug#888401: diffoscope: report differences in filesystem extended attributes

2018-01-24 Thread Niels Thykier
On Thu, 25 Jan 2018 09:53:29 +0530 Chris Lamb wrote: > tags 888401 + pending > tags 888402 - pending > thanks > > Hi Paul, > > Oops, I got #888401 and #888402 confused as they were submitted so soon > together and with similar names. Anyway, I've implemented the extended >

Bug#868111: dh-strip-nondeterminism: Undefined subroutine ::Zip::computeCRC32

2017-07-12 Thread Niels Thykier
tached patch to solve this and also add some missing File::StripNondeterminism imports (e.g. used for $File::StripNondeterminism::canonical_time references). Thanks, ~Niels >From f98e14b42cc4c1b2670abb8ae5b4dcb646fa2aca Mon Sep 17 00:00:00 2001 From: Niels Thykier <ni...@thykier.net> Date

Bug#867982: libfile-stripnondeterminism-perl: [PATCH] Optimize load times of File::StripNondeterminism

2017-07-10 Thread Niels Thykier
(down from ~0.170s) in the no-op case. The impact should be minimal in the case where dh_strip-nondeterminism actually need to do anything. Thanks, ~Niels [1] dpkg-buildpackage -us -uc -tc -b >From 5a1ffdd72f55b17b11869b10a85529a0048fec91 Mon Sep 17 00:00:00 2001 From: Niels Thykier

Bug#866577: diffoscope: Synopsis in manpage lists 3 use-cases in one line without any delimiters

2017-06-30 Thread Niels Thykier
Package: diffoscope Version: 83 Severity: minor Hi, The diffoscope manpage lists the following as SYNOPSIS: """ diffoscope [-h] [--json output] [OPTIONS] file1 file2 diffoscope [-h] [OPTIONS] diff_file diffoscope [-h] [OPTIONS] < diff_file """ I suspect it would be vastly more readable with

[Reproducible-builds] Bug#818067: ncurses: Please make ncurses reproducible

2016-03-13 Thread Niels Thykier
can be built reproducibly in our current experimental framework. [1]: https://wiki.debian.org/ReproducibleBuilds Thanks, ~Niels >From 94dcd2cd7202f3671ca574bba9b798de5d701887 Mon Sep 17 00:00:00 2001 From: Niels Thykier <ni...@thykier.net> Date: Sun, 13 Mar 2016 09:29:25 + Subjec

[Reproducible-builds] [Reproducible] On making Stretch self-contained IRT to reproducibility

2016-02-24 Thread Niels Thykier
Hi, The topic of rebuilding all of Stretch to make it self-contained (IRT to reproducibility) was brought up on the release IRC meeting today (topic originally proposed in [1]). The highlights: * To my knowledge, only people from the release team were present. - The meeting minutes are

Re: [Reproducible-builds] build paths and debug info for generated C objects

2015-12-10 Thread Niels Thykier
Daniel Kahn Gillmor: > Hey all-- > > Niels, anthraxx and i were just commiserating about the fact that we're > punting on reproducibility of the build path. We think we might have > found a way to make progress on this. > > Problem Statement > - > > One of the main concerns

Re: [Reproducible-builds] Bug#787444: help2man: support externally-supplied --date for reproducibility

2015-06-07 Thread Niels Thykier
On 2015-06-04 17:24, Holger Levsen wrote: Hi, On Donnerstag, 4. Juni 2015, Ximin Luo wrote: https://lists.alioth.debian.org/pipermail/reproducible-builds/Week-of-Mon-2 0150330/001317.html for details. TL;DR is to have SOURCEDATE as an environment variable in ISO8601 format. It would be

Re: [Reproducible-builds] [debhelper-devel] Bug#782879 + Bug#782878: lib{test-log4perl, scalar-defer}-perl: please make the build reproducible

2015-05-20 Thread Niels Thykier
On 2015-04-19 14:35, gregor herrmann wrote: On Sun, 19 Apr 2015 14:03:44 +0200, Axel Beckert wrote: Jelmer Vernooij wrote: +# Set man page timestamp to last package change time. +BUILD_DATE = $(shell dpkg-parsechangelog -S Date) +POD_MAN_DATE = $(shell date -u +%Y-%m-%d