[Git][reproducible-builds/strip-nondeterminism][master] release as 1.13.0-1

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Dec 20 17:27:41 UTC 2021



Holger Levsen pushed to branch master at Reproducible Builds / strip-nondeterminism


Commits:
10a5d747 by Holger Levsen at 2021-12-20T18:12:20+01:00
release as 1.13.0-1

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- debian/changelog
- lib/File/StripNondeterminism.pm


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+strip-nondeterminism (1.13.0-1) unstable; urgency=medium
+
+  [ Mattia Rizzolo ]
+  * dh_strip_nondeterminism: use get_non_binnmu_date_epoch() when available.
+    Closes: #999665
+  * Add a lintian overrides for some false positive tags.
+
+ -- Holger Levsen <holger at debian.org>  Mon, 20 Dec 2021 18:12:02 +0100
+
 strip-nondeterminism (1.12.1-1) unstable; urgency=medium
 
   [ Jonas Witschel ]


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



View it on GitLab: https://salsa.debian.org/reproducible-builds/strip-nondeterminism/-/commit/10a5d747068988448633c253ed4cc7bf7e82e72f

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/strip-nondeterminism/-/commit/10a5d747068988448633c253ed4cc7bf7e82e72f
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/20211220/bab6ae5a/attachment.htm>


More information about the rb-commits mailing list