[libfile-desktopentry-perl] 03/06: Drop POD patch, merged upstream.

gregor herrmann gregoa at debian.org
Mon Oct 7 18:55:44 UTC 2013


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

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

commit 038b93aaecba75c071d61b53592bd5a2500f1cc0
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 7 20:52:34 2013 +0200

    Drop POD patch, merged upstream.
---
 debian/patches/fix_pod |   23 -----------------------
 debian/patches/series  |    1 -
 2 files changed, 24 deletions(-)

diff --git a/debian/patches/fix_pod b/debian/patches/fix_pod
deleted file mode 100644
index c914ee7..0000000
--- a/debian/patches/fix_pod
+++ /dev/null
@@ -1,23 +0,0 @@
-Description: Escape missing characters in POD
-Origin: vendor
-Bug-Debian: http://bugs.debian.org/475485
-Bug: https://rt.cpan.org/Ticket/Display.html?id=89116
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=89116
-Author: Gunnar Wolf <gwolf at debian.org>
-Reviewed-by: gregor herrmann <gregoa at debian.org>
-Last-Update: 2013-10-01
-
---- a/lib/File/DesktopEntry.pm
-+++ b/lib/File/DesktopEntry.pm
-@@ -487,9 +487,9 @@
- 	return undef;
- }
- 
--=item C<set(KEY => VALUE, ...)>
-+=item C<set(KEY =E<gt> VALUE, ...)>
- 
--=item C<set(GROUP, KEY => VALUE, ...)>
-+=item C<set(GROUP, KEY =E<gt> VALUE, ...)>
- 
- Set values for one or more keys. If GROUP is not given "Desktop Entry" is used.
- All values are treated as strings, backslashes, newlines and tabs are escaped.
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index d482304..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-fix_pod

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



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