[Reproducible-commits] [libextutils-depends-perl] 108/187: Stable release 0.305

Maria Valentina Marin Rodrigues akira-guest at moszumanska.debian.org
Wed Jan 21 21:16:54 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 edd4bcf2b690e0e4b591a97b724c7a9971c3a58d
Author: Brian Manning <bmanning at src.gnome.org>
Date:   Mon Sep 2 14:34:28 2013 -0700

    Stable release 0.305
---
 Changes                 | 7 +++++++
 lib/ExtUtils/Depends.pm | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index a712456..13fe0f1 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,12 @@
 Revision history for Perl extension ExtUtils::Depends.
 
+0.305 Mon Sep  2 14:16:58 PDT 2013
+    - Makefile.PL: converted to CPAN::Meta::Spec v2
+    - Updated license in RPM spec file; closes RT#88196
+    - Updated contact info and added git repo info to POD
+    - Add comments for find_extra_libs method (closes RT#43900)
+    - Fixed typo (closes RT#86572)
+
 0.304 Wed Jan 26 08:48:18 CET 2011
 	- More robust detection of gcc toolchains on Win32
 	  (Closes: RT#62455) (sisyphus).
diff --git a/lib/ExtUtils/Depends.pm b/lib/ExtUtils/Depends.pm
index 6e592fa..94bf2d2 100644
--- a/lib/ExtUtils/Depends.pm
+++ b/lib/ExtUtils/Depends.pm
@@ -11,7 +11,7 @@ use File::Find;
 use File::Spec;
 use Data::Dumper;
 
-our $VERSION = '0.304';
+our $VERSION = '0.305';
 
 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