[SCM] Debian packaging of libdevel-cover-perl branch, master, updated. debian/0.86-1-8-g3e676bc

gregor herrmann gregoa at debian.org
Sat Jun 2 17:12:57 UTC 2012


The following commit has been merged in the master branch:
commit c89af96e1f0aa6e66e7b9e4f56d79078b48cbdd7
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 2 19:10:44 2012 +0200

    mark patches forwarded
    
    Git-Dch: Ignore

diff --git a/debian/patches/path-regexp.patch b/debian/patches/path-regexp.patch
index 89b4976..2ae784f 100644
--- a/debian/patches/path-regexp.patch
+++ b/debian/patches/path-regexp.patch
@@ -1,10 +1,12 @@
-Author: Niko Tyni <ntyni at debian.org>
 Subject: Fix test failures when the build directory contains regexp metacharacters.
  The build directory name may contain regexp metacharacters like '+'
  that need escaping or they break the substitution.
-Forwarded: no
+Bug: https://rt.cpan.org/Ticket/Display.html?id=77598
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=77598
+Author: Niko Tyni <ntyni at debian.org>
 Reviewed-by: Nicholas Bamber <nicholas at periapt.co.uk>
 Last-Update: 2012-06-02
+
 ---
  lib/Devel/Cover.pm |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/debian/patches/whatis.patch b/debian/patches/whatis.patch
index 6a3abe5..952f037 100644
--- a/debian/patches/whatis.patch
+++ b/debian/patches/whatis.patch
@@ -1,9 +1,26 @@
-Description: fix NAME/VERSION in POD
+Description: fix NAME/VERSION in POD, and a POD syntax error
 Origin: vendor
-Forwarded: no
+Bug: https://rt.cpan.org/Ticket/Display.html?id=77599
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=77599
 Author: gregor herrmann <gregoa at debian.org>
+Reviewed-by: gregor herrmann <gregoa at debian.org>
 Last-Update: 2012-06-02
 
+--- a/lib/Devel/Cover.pm
++++ b/lib/Devel/Cover.pm
+@@ -1407,8 +1407,12 @@
+ 
+ Both are in the core in Perl 5.8.0 and above.
+ 
++=back
++
+ =head2 OPTIONAL MODULES
+ 
++=over
++
+ =item * L<Template>, and either L<PPI::HTML> or L<Perl::Tidy>
+ 
+ Needed if you want syntax highlighted HTML reports.
 --- a/lib/Devel/Cover/Report/Compilation.pm
 +++ b/lib/Devel/Cover/Report/Compilation.pm
 @@ -143,12 +143,12 @@
@@ -140,18 +157,3 @@ Last-Update: 2012-06-02
  
  =head1 SYNOPSIS
  
---- a/lib/Devel/Cover.pm
-+++ b/lib/Devel/Cover.pm
-@@ -1407,8 +1407,12 @@
- 
- Both are in the core in Perl 5.8.0 and above.
- 
-+=back
-+
- =head2 OPTIONAL MODULES
- 
-+=over
-+
- =item * L<Template>, and either L<PPI::HTML> or L<Perl::Tidy>
- 
- Needed if you want syntax highlighted HTML reports.

-- 
Debian packaging of libdevel-cover-perl



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