[Git][reproducible-builds/strip-nondeterminism][master] 3 commits: Drop the t/fixtures/zip/bug_803503.zip test fixtures as they are no longer...

Chris Lamb gitlab at salsa.debian.org
Tue Oct 15 19:57:27 UTC 2019



Chris Lamb pushed to branch master at Reproducible Builds / strip-nondeterminism


Commits:
4862c51b by Chris Lamb at 2019-10-15T19:54:57Z
Drop the t/fixtures/zip/bug_803503.zip test fixtures as they are no longer compatible with Archive::Zip >= 1.66. Thanks to gregor herrmann for liasing on this issue with upstream. (Closes: #940973)

- - - - -
bdbf3e29 by Chris Lamb at 2019-10-15T19:56:27Z
Release version 1.6.1

Gbp-Dch: ignore

- - - - -
9e7a8fd6 by Chris Lamb at 2019-10-15T19:56:49Z
Update changelog for 1.6.1-1 release

- - - - -


4 changed files:

- debian/changelog
- lib/File/StripNondeterminism.pm
- − t/fixtures/zip/bug_803503.zip.in
- − t/fixtures/zip/bug_803503.zip.out


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+strip-nondeterminism (1.6.1-1) unstable; urgency=medium
+
+  * Drop the t/fixtures/zip/bug_803503.zip test fixtures as they are no longer
+    compatible with Archive::Zip >= 1.66. Thanks to gregor herrmann for liasing
+    on this issue with upstream. (Closes: #940973)
+  * Bump debhelper compat level to 12.
+  * Bump Standards-Version to 4.4.1.
+
+ -- Chris Lamb <lamby at debian.org>  Tue, 15 Oct 2019 12:56:45 -0700
+
 strip-nondeterminism (1.6.0-1) unstable; urgency=medium
 
   [ Marc Herbert ]


=====================================
lib/File/StripNondeterminism.pm
=====================================
@@ -25,7 +25,7 @@ use POSIX qw(tzset);
 
 our($VERSION, $canonical_time, $clamp_time, $verbose);
 
-$VERSION = '1.6.0'; # <https://semver.org/>
+$VERSION = '1.6.1'; # <https://semver.org/>
 
 sub init() {
 	$ENV{'TZ'} = 'UTC';


=====================================
t/fixtures/zip/bug_803503.zip.in deleted
=====================================
Binary files a/t/fixtures/zip/bug_803503.zip.in and /dev/null differ


=====================================
t/fixtures/zip/bug_803503.zip.out deleted
=====================================
@@ -1 +0,0 @@
-bug_803503.zip.in
\ No newline at end of file



View it on GitLab: https://salsa.debian.org/reproducible-builds/strip-nondeterminism/compare/34f7cc2a711959d0e9c3417d482dc0de034532c2...9e7a8fd63c875f7fe6fb8e62ed839d03c16e4100

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/strip-nondeterminism/compare/34f7cc2a711959d0e9c3417d482dc0de034532c2...9e7a8fd63c875f7fe6fb8e62ed839d03c16e4100
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20191015/d684359b/attachment.html>


More information about the rb-commits mailing list