Skip to content
Commits on Source (3)
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@debian.org> Tue, 15 Oct 2019 12:56:45 -0700
strip-nondeterminism (1.6.0-1) unstable; urgency=medium
[ Marc Herbert ]
......
......@@ -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';
......
bug_803503.zip.in
\ No newline at end of file