[Reproducible-commits] [libextutils-depends-perl] 142/187: Stable Release 0.309

Maria Valentina Marin Rodrigues akira-guest at moszumanska.debian.org
Wed Jan 21 21:16:57 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 bf797932333f7a98804c10d9d01ae8a0ea68e596
Author: Brian Manning <bmanning at src.gnome.org>
Date:   Sat Aug 2 15:31:50 2014 -0700

    Stable Release 0.309
---
 Changes                 | 6 ++++++
 lib/ExtUtils/Depends.pm | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index 7d6a0db..cc82def 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
 Revision history for Perl extension ExtUtils::Depends.
 
+0.309 Sat Aug  2 15:23:03 PDT 2014
+    - Depends.pm: use $DLEXT instead of $SO for library filename extensions
+    - MANIFEST: remove MYMETA.* files
+    - use DynaLoader::mod2fname if available
+    - Added Android support
+
 0.308 Sun May 18 16:22:11 PDT 2014
     - Fix win32 test failure in t/02_save_load.t (closes RT#95301)
 
diff --git a/lib/ExtUtils/Depends.pm b/lib/ExtUtils/Depends.pm
index ea13db3..89d3365 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.308';
+our $VERSION = '0.309';
 
 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