[libgd-perl] 06/14: Drop 1001_fix_pod_errors.patch, fixed upstream.

gregor herrmann gregoa at debian.org
Fri Jun 23 20:18:44 UTC 2017


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libgd-perl.

commit 5ff1785536425112b639df56563bb9619d56c284
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 23 21:47:38 2017 +0200

    Drop 1001_fix_pod_errors.patch, fixed upstream.
---
 debian/patches/1001_fix_pod_errors.patch | 26 --------------------------
 debian/patches/series                    |  1 -
 2 files changed, 27 deletions(-)

diff --git a/debian/patches/1001_fix_pod_errors.patch b/debian/patches/1001_fix_pod_errors.patch
deleted file mode 100644
index 6f2a32d..0000000
--- a/debian/patches/1001_fix_pod_errors.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-Description: Fix POD errors
- missing =back and =over
-Author: Damyan Ivanov <dmn at debian.org>
-Forwarded: no
-Last-Update: 2015-11-30
-
---- a/GD.pm
-+++ b/GD.pm
-@@ -460,6 +460,8 @@
- NOTE: The libgd library is unable to read certain XPM files, returning
- an all-black image instead.
- 
-+=back
-+
- =head1 GD::Image Methods
- 
- Once a GD::Image object is created, you can draw with it, copy it, and
-@@ -472,6 +474,8 @@
- The following methods convert the internal drawing format into
- standard output file formats.
- 
-+=over
-+
- =item B<$pngdata = $image-E<gt>png([$compression_level])>
- 
- This returns the image data in PNG format.  You can then print it,
diff --git a/debian/patches/series b/debian/patches/series
index 3508b83..ef077e2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
-1001_fix_pod_errors.patch
 2001_disable_jpeg_test_10.patch
 1002_gdlib-config_pkg-config.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgd-perl.git



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