[SCM] Debian packaging of libpdf-api2-perl branch, master, updated. c84d3b246125e271450c0b3e790f9cca1bde4b36
gregor herrmann
gregoa at debian.org
Tue Jun 4 17:28:47 UTC 2013
The following commit has been merged in the master branch:
commit ac0fdd33c3ae9a5e243b1319e7e1496615a60abb
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Jun 4 19:25:01 2013 +0200
Update and forward fix-whatis.patch.
diff --git a/debian/patches/fix-whatis.patch b/debian/patches/fix-whatis.patch
index 4283c08..6c99a6b 100644
--- a/debian/patches/fix-whatis.patch
+++ b/debian/patches/fix-whatis.patch
@@ -1,9 +1,11 @@
Description: add missing whatis entries
+ and fix other POD issued, seen in Perl 5.18
Origin: vendor
-Forwarded: no
+Bug: https://rt.cpan.org/Ticket/Display.html?id=85856
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=85856
Author: gregor herrmann <gregoa at debian.org>
Reviewed-by: Jonathan Yu <jawnsy at cpan.org>
-Last-Update: 2011-03-06
+Last-Update: 2013-06-04
--- a/lib/PDF/API2/Annotation.pm
+++ b/lib/PDF/API2/Annotation.pm
@@ -117,8 +119,12 @@ Last-Update: 2011-03-06
--- a/lib/PDF/API2/Resource/ColorSpace/Indexed/ACTFile.pm
+++ b/lib/PDF/API2/Resource/ColorSpace/Indexed/ACTFile.pm
-@@ -11,7 +11,7 @@
+@@ -9,9 +9,11 @@
+
+ no warnings qw[ deprecated recursion uninitialized ];
++=encoding latin1
++
=head1 NAME
-PDF::API2::Resource::ColorSpace::Indexed::ACTFile
@@ -126,6 +132,15 @@ Last-Update: 2011-03-06
=head1 METHODS
+@@ -26,6 +28,8 @@
+ November 2000
+ for details.
+
++=back
++
+ =cut
+
+ sub new {
--- a/lib/PDF/API2/Resource/ColorSpace/Separation.pm
+++ b/lib/PDF/API2/Resource/ColorSpace/Separation.pm
@@ -11,7 +11,7 @@
--
Debian packaging of libpdf-api2-perl
More information about the Pkg-perl-cvs-commits
mailing list