- 14 Jun, 2018 2 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
Add missing use statements in uimage handler (fixes error on use) See merge request !1
-
- 06 Jun, 2018 2 commits
-
-
Evgueni Souleimanov authored
Signed-off-by:Evgueni Souleimanov <esoule@100500.ca>
-
Evgueni Souleimanov authored
Fixes this error: $ strip-nondeterminism -T 123123123 Linux-1001.uImage strip-nondeterminism: Linux-1001.uImage: Undefined subroutine &Archive::Zip::computeCRC32 called at /usr/share/perl5/File/StripNondeterminism/handlers/uimage.pm line 50. Error shows up when trying to use strip-nondeterminism script, but does not show up in "make test" during build. Signed-off-by:Evgueni Souleimanov <esoule@100500.ca>
-
- 03 Jun, 2018 1 commit
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 14 Apr, 2018 6 commits
-
-
Chris Lamb authored
-
-
-
-
-
Chris Lamb authored
-
- 29 Oct, 2017 1 commit
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 28 Oct, 2017 1 commit
-
-
Mattia Rizzolo authored
Otherwise it dies when dealing with an unwritable (e.g. 444 or 555) file that would otherwise be processed perfectly. Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 22 Oct, 2017 2 commits
-
-
Chris Lamb authored
This reverts commit eefc2957.
-
Chris Lamb authored
-
- 20 Oct, 2017 1 commit
-
-
Chris Lamb authored
-
- 06 Oct, 2017 2 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
-
- 03 Oct, 2017 5 commits
-
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
jar.pm: Clojure considers the .class file to be stale if it shares the same timestamp of the .clj. We thus adjust the timestamps of the .clj to always be younger. (Closes: #877418)
-
Chris Lamb authored
-
Chris Lamb authored
zip.pm: Ensure that we don't try and write an old timestamp; Archive::Zip will do this anyway, just noisily.
-
Chris Lamb authored
-
- 02 Oct, 2017 1 commit
-
-
Chris Lamb authored
-
- 19 Sep, 2017 1 commit
-
-
Chris Lamb authored
-
- 12 Jul, 2017 2 commits
-
-
Chris Lamb authored
-
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 11 Jul, 2017 4 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
Add missing File::Temp imports in JAR and PNG handlers. This appears to have been exposed by lazily-loading handlers in #867982. (Closes: #868077)
-
Chris Lamb authored
-
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 10 Jul, 2017 3 commits
-
-
Signed-off-by:Niels Thykier <niels@thykier.net>
-
With this and the previous patch, the start up time of dh_strip_nondeterminism is now reduced to ~0.075s (from a start of ~0.17s) in the noop case. Signed-off-by:Niels Thykier <niels@thykier.net>
-
This reduces the start up time of dh_strip_nondeterminism to ~0.10s from ~0.17s in a "no-op" case. Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 18 Jun, 2017 3 commits
-
-
Chris Lamb authored
-
-
it requires Archive::Cpio to do something useful, but will not add it as a hard requirement for Debian, this should require libarchive-cpio-perl to run+pass the tests and recommend it at runtime
-
- 20 May, 2017 2 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
-
- 11 May, 2017 1 commit
-
-
This is so that Perl can check if it is called correctly at compile time Signed-off-by:
Chris Lamb <lamby@debian.org>
-