[SCM] Debian packaging of libmodule-install-perl branch, master, updated. upstream/1.02-199-gf06d767
gregor herrmann
gregoa at debian.org
Fri Sep 30 15:00:37 UTC 2011
The following commit has been merged in the master branch:
commit f85588ceccbdbc204bab80e40157d888df739805
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Sep 30 16:46:55 2011 +0200
Rename and update pod patch.
diff --git a/debian/patches/lintian-man-fixes.patch b/debian/patches/fix-pod.patch
similarity index 71%
rename from debian/patches/lintian-man-fixes.patch
rename to debian/patches/fix-pod.patch
index 577f41f..965176a 100644
--- a/debian/patches/lintian-man-fixes.patch
+++ b/debian/patches/fix-pod.patch
@@ -1,5 +1,9 @@
-Author: AGOSTINI Yves
Description: fix bad-whatis-entry warnings
+Forwarded: no
+Author: AGOSTINI Yves
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2011-09-30
+
--- a/lib/Module/Install/With.pm
+++ b/lib/Module/Install/With.pm
@@ -12,8 +12,13 @@
@@ -18,18 +22,12 @@ Description: fix bad-whatis-entry warnings
#####################################################################
--- a/lib/Module/Install/Admin/Include.pm
+++ b/lib/Module/Install/Admin/Include.pm
-@@ -9,6 +9,14 @@
- @ISA = qw{Module::Install::Base};
- }
+@@ -59,7 +59,7 @@
-+=pod
-+
-+=head1 NAME
-+
+ =head1 NAME
+
+-Module::Install::Admin::Include
+Module::Install::Admin::Include - include methods for Module::Install
-+
-+=cut
-+
- sub include {
- my $self = shift;
- foreach my $rv ( $self->admin->glob_in_inc($_[0]) ) {
+
+ =head2 auto_include_dependent_dists
+
diff --git a/debian/patches/series b/debian/patches/series
index 64c6297..3928105 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-lintian-man-fixes.patch
+fix-pod.patch
--
Debian packaging of libmodule-install-perl
More information about the Pkg-perl-cvs-commits
mailing list