[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 9996e4f8a7d56326a8d5f9e7ccd792dea970e03f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 2 18:58:04 2012 +0200

    Drop spelling.patch, refresh path-regexp.patch and whatis.patch.

diff --git a/debian/patches/path-regexp.patch b/debian/patches/path-regexp.patch
index 5a652a3..89b4976 100644
--- a/debian/patches/path-regexp.patch
+++ b/debian/patches/path-regexp.patch
@@ -4,14 +4,14 @@ Subject: Fix test failures when the build directory contains regexp metacharacte
  that need escaping or they break the substitution.
 Forwarded: no
 Reviewed-by: Nicholas Bamber <nicholas at periapt.co.uk>
-Last-Update: 2012-04-07
+Last-Update: 2012-06-02
 ---
  lib/Devel/Cover.pm |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)
 
 --- a/lib/Devel/Cover.pm
 +++ b/lib/Devel/Cover.pm
-@@ -491,7 +491,7 @@
+@@ -498,7 +498,7 @@
          # print STDERR "finally <$file> <$Dir>\n";
      }
      $file =~ s|\\|/|g if $^O eq "MSWin32";
diff --git a/debian/patches/series b/debian/patches/series
index 4eda8b2..9431ee2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
 keep-non-existent-dirs-in-INC.patch
-spelling.patch
 path-regexp.patch
 whatis.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
deleted file mode 100644
index 9386dd2..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: fix a spelling mistake
-Origin: vendor
-Forwarded: no
-Author: gregor herrmann <gregoa at debian.org>
-Reviewed-by: Nicholas Bamber <nicholas at periapt.co.uk>
-Last-Update: 2012-04-07
-
---- a/lib/Devel/Cover/Report/Html_minimal.pm
-+++ b/lib/Devel/Cover/Report/Html_minimal.pm
-@@ -787,7 +787,7 @@
- =item unified
- 
- Generates a "unified" report for each file. The detailed data that normally
--appears in the auxilliary reports (branch, condition, etc.) is placed in the
-+appears in the auxiliary reports (branch, condition, etc.) is placed in the
- file report, and the auxilliarry reports are not generated.
- 
- =item summarytitle
diff --git a/debian/patches/whatis.patch b/debian/patches/whatis.patch
index 4501a59..6a3abe5 100644
--- a/debian/patches/whatis.patch
+++ b/debian/patches/whatis.patch
@@ -2,7 +2,7 @@ Description: fix NAME/VERSION in POD
 Origin: vendor
 Forwarded: no
 Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2012-04-07
+Last-Update: 2012-06-02
 
 --- a/lib/Devel/Cover/Report/Compilation.pm
 +++ b/lib/Devel/Cover/Report/Compilation.pm
@@ -15,7 +15,7 @@ Last-Update: 2012-04-07
  
  =head1 VERSION
  
- version 0.86
+ version 0.87
 -Devel::Cover::Report::Compilation - Backend for reporting of coverage
 -statistics in a format like Perl compilation
  
@@ -32,7 +32,7 @@ Last-Update: 2012-04-07
  
  =head1 VERSION
  
- version 0.86
+ version 0.87
 -Devel::Cover::Report::Html - Backend for HTML reporting of coverage
 -statistics
  
@@ -49,7 +49,7 @@ Last-Update: 2012-04-07
  
  =head1 VERSION
  
- version 0.86
+ version 0.87
 -Devel::Cover::Report::Html_basic - Backend for HTML reporting of coverage
 -statistics
  
@@ -57,7 +57,7 @@ Last-Update: 2012-04-07
  
 --- a/lib/Devel/Cover/Report/Html_minimal.pm
 +++ b/lib/Devel/Cover/Report/Html_minimal.pm
-@@ -737,12 +737,12 @@
+@@ -738,12 +738,12 @@
  
  =head1 NAME
  
@@ -66,7 +66,7 @@ Last-Update: 2012-04-07
  
  =head1 VERSION
  
- version 0.86
+ version 0.87
 -Devel::Cover::Report::Html_minimal - Backend for HTML reporting of coverage
 -statistics
  
@@ -83,7 +83,7 @@ Last-Update: 2012-04-07
  
  =head1 VERSION
  
- version 0.86
+ version 0.87
 -Devel::Cover::Report::Html_subtle - Backend for HTML reporting of coverage
 -statistics
  
@@ -100,7 +100,7 @@ Last-Update: 2012-04-07
  
  =head1 VERSION
  
- version 0.86
+ version 0.87
 -Devel::Cover::Report::Text - Backend for textual reporting of coverage
 -statistics
  
@@ -112,13 +112,13 @@ Last-Update: 2012-04-07
  
  =head1 NAME
  
-+Devel::Cover::Report::Text - Backend for textual reporting of coverage
++Devel::Cover::Report::Test2 - Backend for textual reporting of coverage
 +statistics
  
  =head1 VERSION
  
- version 0.86
--Devel::Cover::Report::Text - Backend for textual reporting of coverage
+ version 0.87
+-Devel::Cover::Report::Test2 - Backend for textual reporting of coverage
 -statistics
  
  =head1 SYNOPSIS
@@ -134,9 +134,24 @@ Last-Update: 2012-04-07
  
  =head1 VERSION
  
- version 0.86
+ version 0.87
 -Devel::Cover::Truth_Table - Create and manipulate truth tables for
 -coverage objects.
  
  =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