[Git][reproducible-builds/strip-nondeterminism][master] 2 commits: Release version 1.2.3

Chris Lamb gitlab at salsa.debian.org
Thu Jul 18 13:09:20 UTC 2019



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


Commits:
528eb9b2 by Chris Lamb at 2019-07-18T13:04:16Z
Release version 1.2.3

- - - - -
ad1379a3 by Chris Lamb at 2019-07-18T13:05:20Z
Update changelog for 1.2.3-1 release

- - - - -


2 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+strip-nondeterminism (1.2.3-1) unstable; urgency=medium
+
+  * Don't just run the tests but build the Debian package instead using Salsa's
+    centralised scripts so that we get code coverage, Lintian, autopkgtests,
+    etc.
+  * Drop misleading MANIFEST and MANIFEST.SKIP files as they are not used by
+    our release processes.
+  * Update debian/gbp.conf after merge of 'debian' branch.
+
+ -- Chris Lamb <lamby at debian.org>  Thu, 18 Jul 2019 10:05:14 -0300
+
 strip-nondeterminism (1.2.2-1) unstable; urgency=medium
 
   * Actually replace all instances of libmonkey-patch-perl with


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



View it on GitLab: https://salsa.debian.org/reproducible-builds/strip-nondeterminism/compare/27b730ec954d711ad663ffde1954223855d1621f...ad1379a3661c4f62cc40dbfaca8118273849ba2d

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/strip-nondeterminism/compare/27b730ec954d711ad663ffde1954223855d1621f...ad1379a3661c4f62cc40dbfaca8118273849ba2d
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/20190718/0680cda8/attachment.html>


More information about the rb-commits mailing list