r69132 - in /trunk/libmodule-build-perl/debian: changelog patches/fix-pod-spelling.patch patches/man-ext

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Sat Feb 19 19:10:24 UTC 2011


Author: periapt-guest
Date: Sat Feb 19 19:09:32 2011
New Revision: 69132

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=69132
Log:
Refreshed patches

Modified:
    trunk/libmodule-build-perl/debian/changelog
    trunk/libmodule-build-perl/debian/patches/fix-pod-spelling.patch
    trunk/libmodule-build-perl/debian/patches/man-ext

Modified: trunk/libmodule-build-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-build-perl/debian/changelog?rev=69132&op=diff
==============================================================================
--- trunk/libmodule-build-perl/debian/changelog (original)
+++ trunk/libmodule-build-perl/debian/changelog Sat Feb 19 19:09:32 2011
@@ -8,6 +8,7 @@
   * Email change: Jay Bonci -> jaybonci at debian.org
   * Email change: gregor herrmann -> gregoa at debian.org
   * Refreshed copyright
+  * Refreshed patches
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Sat, 19 Feb 2011 18:10:18 +0000
 

Modified: trunk/libmodule-build-perl/debian/patches/fix-pod-spelling.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-build-perl/debian/patches/fix-pod-spelling.patch?rev=69132&op=diff
==============================================================================
--- trunk/libmodule-build-perl/debian/patches/fix-pod-spelling.patch (original)
+++ trunk/libmodule-build-perl/debian/patches/fix-pod-spelling.patch Sat Feb 19 19:09:32 2011
@@ -2,6 +2,8 @@
 Author: Jonathan Yu <jawnsy at cpan.org>
 Origin: vendor
 Forwarded: no
+Reviewed-by: Nicholas Bamber <nicholas at periapt.co.uk>
+Last-Update: 2011-02-19
 --- a/lib/inc/latest.pm
 +++ b/lib/inc/latest.pm
 @@ -132,7 +132,7 @@

Modified: trunk/libmodule-build-perl/debian/patches/man-ext
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-build-perl/debian/patches/man-ext?rev=69132&op=diff
==============================================================================
--- trunk/libmodule-build-perl/debian/patches/man-ext (original)
+++ trunk/libmodule-build-perl/debian/patches/man-ext Sat Feb 19 19:09:32 2011
@@ -1,8 +1,11 @@
-Fix manual page extensions for Debian.
-
+Subject: Fix manual page extensions for Debian.
+Author: Niko Tyni <ntyni at debian.org>
+Forwarded: not-needed
+Reviewed-by: Nicholas Bamber <nicholas at periapt.co.uk>
+Last-Update: 2011-02-19
 --- a/lib/Module/Build/Base.pm
 +++ b/lib/Module/Build/Base.pm
-@@ -3079,7 +3079,7 @@ sub manify_bin_pods {
+@@ -3210,7 +3210,7 @@
    foreach my $file (keys %$files) {
      # Pod::Simple based parsers only support one document per instance.
      # This is expected to change in a future version (Pod::Simple > 3.03).
@@ -11,7 +14,7 @@
      my $manpage = $self->man1page_name( $file ) . '.' .
  	          $self->config( 'man1ext' );
      my $outfile = File::Spec->catfile($mandir, $manpage);
-@@ -3104,7 +3104,7 @@ sub manify_lib_pods {
+@@ -3235,7 +3235,7 @@
    while (my ($file, $relfile) = each %$files) {
      # Pod::Simple based parsers only support one document per instance.
      # This is expected to change in a future version (Pod::Simple > 3.03).




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