[Reproducible-commits] [libextutils-depends-perl] 178/187: Release 0.402

Maria Valentina Marin Rodrigues akira-guest at moszumanska.debian.org
Wed Jan 21 21:17:02 UTC 2015


This is an automated email from the git hooks/post-receive script.

akira-guest pushed a commit to branch pu/reproducible_builds
in repository libextutils-depends-perl.

commit 4804412cc996311913ece754f06bb3bd830d6c77
Author: Brian Manning <bmanning at src.gnome.org>
Date:   Sat Oct 18 18:10:45 2014 +0300

    Release 0.402
---
 Changes                 | 4 ++++
 lib/ExtUtils/Depends.pm | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index 60ee1dd..60d6fa9 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Perl extension ExtUtils::Depends.
 
+0.402 Sat Oct 18 18:06:19 EEST 2014
+    - Set Data::Dumper::Sortkeys = 1 in ExtUtils::Depends->save_config();
+      patch submitted by Niko Tyni of the Debian Perl Group; fixes RT#99260
+
 0.401 Sat Aug 23 14:20:11 IRKT 2014
     - Add README changes created by 'make dist' from the POD
     - Rename test modules
diff --git a/lib/ExtUtils/Depends.pm b/lib/ExtUtils/Depends.pm
index 2e43411..7cae22e 100644
--- a/lib/ExtUtils/Depends.pm
+++ b/lib/ExtUtils/Depends.pm
@@ -12,7 +12,7 @@ use File::Find;
 use File::Spec;
 use Data::Dumper;
 
-our $VERSION = '0.401';
+our $VERSION = '0.402';
 
 sub import {
 	my $class = shift;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/libextutils-depends-perl.git



More information about the Reproducible-commits mailing list