[Git][reproducible-builds/strip-nondeterminism][master] 3 commits: Add "file" as a dependency for libfile-stripnondeterminism-perl. (Closes: #945212)

Chris Lamb gitlab at salsa.debian.org
Fri Nov 22 16:47:38 UTC 2019



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


Commits:
dc39ec7d by Chris Lamb at 2019-11-22T16:43:03Z
Add "file" as a dependency for libfile-stripnondeterminism-perl. (Closes: #945212)

I believe this was caused as part of the change from depending on
libdebhelper-perl over debhelper in 1.6.2-1 as part of #939720.

- - - - -
188a09cf by Chris Lamb at 2019-11-22T16:46:35Z
Release version 1.6.3

Gbp-Dch: ignore

- - - - -
88200b8b by Chris Lamb at 2019-11-22T16:47:01Z
Update changelog for 1.6.3-1 release

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+strip-nondeterminism (1.6.3-1) unstable; urgency=medium
+
+  * Add "file" as a dependency for libfile-stripnondeterminism-perl.
+    (Closes: #945212)
+
+ -- Chris Lamb <lamby at debian.org>  Fri, 22 Nov 2019 11:46:57 -0500
+
 strip-nondeterminism (1.6.2-1) unstable; urgency=medium
 
   [ Sven Joachim ]


=====================================
debian/control
=====================================
@@ -26,6 +26,7 @@ Package: libfile-stripnondeterminism-perl
 Section: perl
 Architecture: all
 Depends:
+ file,
  libarchive-zip-perl,
  libsub-override-perl,
  ${misc:Depends},


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



View it on GitLab: https://salsa.debian.org/reproducible-builds/strip-nondeterminism/compare/9c757df665cae09b663125f7857265f944a34e7c...88200b8bff35f199ebc307cd1253b06ea7e3effb

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/strip-nondeterminism/compare/9c757df665cae09b663125f7857265f944a34e7c...88200b8bff35f199ebc307cd1253b06ea7e3effb
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/20191122/268fc5c6/attachment.htm>


More information about the rb-commits mailing list