[libmodule-info-perl] 03/07: Refresh autopkgtest.patch (fuzz due to version string).

gregor herrmann gregoa at debian.org
Wed Oct 21 15:42:40 UTC 2015


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

gregoa pushed a commit to branch master
in repository libmodule-info-perl.

commit 90f06fcd634dfc53f78ff98ae63de86b8d15b39c
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Oct 21 17:34:37 2015 +0200

    Refresh autopkgtest.patch (fuzz due to version string).
---
 debian/patches/autopkgtest.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/autopkgtest.patch b/debian/patches/autopkgtest.patch
index 34fdc24..6c6d6ee 100644
--- a/debian/patches/autopkgtest.patch
+++ b/debian/patches/autopkgtest.patch
@@ -2,7 +2,7 @@ Description: adjust paths when run under autopkgtest
 Origin: vendor
 Forwarded: not-needed
 Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2015-05-30
+Last-Update: 2015-10-21
 
 --- a/t/Module-Info.t
 +++ b/t/Module-Info.t
@@ -15,7 +15,7 @@ Last-Update: 2015-05-30
 +
  my $has_version_pm = eval 'use version; 1';
  my $version_pm_VERSION = $has_version_pm ? 'version'->VERSION : 0;
- my $Mod_Info_VERSION = '0.35';
+ my $Mod_Info_VERSION = '0.35_07';
 @@ -59,7 +62,7 @@
  
  can_ok('Module::Info', @expected_subs);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-info-perl.git



More information about the Pkg-perl-cvs-commits mailing list