[Reproducible-commits] [libextutils-depends-perl] 67/187: Release 0.302

Maria Valentina Marin Rodrigues akira-guest at moszumanska.debian.org
Wed Jan 21 21:16:49 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 fd9037dfa1602e299679c55875396ab9593cf934
Author: Torsten Schönfeld <kaffeetisch at gmx.de>
Date:   Sat Jul 4 15:36:54 2009 +0200

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

diff --git a/Changes b/Changes
index 522ad41..25ca167 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Perl extension ExtUtils::Depends.
 
+0.302 Sat Jul  4 15:28:35 CEST 2009
+	- Create import libraries if necessary to fix linking when gcc is used
+	  on MSWin32 (Strawberry Perl, for example).
+
 0.301 Sat Sep  6 20:11:01 CEST 2008
 	- On Cygwin, link directly against the DLLs of dependencies.  Patch by
           Yaakov.
diff --git a/lib/ExtUtils/Depends.pm b/lib/ExtUtils/Depends.pm
index b41fcd7..c16440d 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.301';
+our $VERSION = '0.302';
 
 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