[libmoox-options-perl] 02/03: Unfuzz patch.
Jonas Smedegaard
dr at jones.dk
Mon Dec 7 20:36:45 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libmoox-options-perl.
commit 95b017564800349e2e660b6de4e4eeed2d174542
Author: Jonas Smedegaard <dr at jones.dk>
Date: Tue Dec 8 02:05:30 2015 +0530
Unfuzz patch.
---
debian/patches/2001_relax_getopt-long_dep.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/2001_relax_getopt-long_dep.patch b/debian/patches/2001_relax_getopt-long_dep.patch
index 6201523..14547e1 100644
--- a/debian/patches/2001_relax_getopt-long_dep.patch
+++ b/debian/patches/2001_relax_getopt-long_dep.patch
@@ -6,7 +6,7 @@ Last-Update: 2015-05-02
+++ b/lib/MooX/Options/Descriptive.pm
@@ -15,7 +15,7 @@
- our $VERSION = '4.021'; # VERSION
+ our $VERSION = '4.022'; # VERSION
-use Getopt::Long 2.43;
+use Getopt::Long 2.38;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoox-options-perl.git
More information about the Pkg-perl-cvs-commits
mailing list