This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libpar-packer-perl.
commit ff3f2cb3760d658b2334e7289e91367d26d0b1e7 Author: Lucas Kanashiro <[email protected]> Date: Wed Mar 30 17:44:13 2016 -0300 Drop patch fixing typo, already applied by upstream --- debian/changelog | 1 + debian/patches/fix-spelling-error-in-manpage.patch | 19 ------------------- debian/patches/series | 1 - 3 files changed, 1 insertion(+), 20 deletions(-) diff --git a/debian/changelog b/debian/changelog index dbd3473..e48a3f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ libpar-packer-perl (1.030-1) UNRELEASED; urgency=medium * Import upstream version 1.030 * Update example path in debian/examples * Declare compliance with Debian policy 3.9.7 + * Drop patch fixing typo, already applied by upstream -- Lucas Kanashiro <[email protected]> Wed, 30 Mar 2016 17:23:33 -0300 diff --git a/debian/patches/fix-spelling-error-in-manpage.patch b/debian/patches/fix-spelling-error-in-manpage.patch deleted file mode 100644 index dbee9a9..0000000 --- a/debian/patches/fix-spelling-error-in-manpage.patch +++ /dev/null @@ -1,19 +0,0 @@ -Description: Fix spelling error in manpage -Author: Lucas Kanashiro <[email protected]> -Last-Updated: 2016-01-16 -Forwarded: https://rt.cpan.org/Ticket/Display.html?id=111238 -Bug: https://rt.cpan.org/Ticket/Display.html?id=111238 - ---- a/lib/pp.pm -+++ b/lib/pp.pm -@@ -405,8 +405,8 @@ below the directory F<unicore> in your p - - This option exists because it is impossible to detect using static analysis - if your program needs Unicode support at runtime. (Note: If your --programm contains C<use utf8> this does B<not> imply it needs Unicode --support. It merely says that your programm is written in UTF-8.) -+program contains C<use utf8> this does B<not> imply it needs Unicode -+support. It merely says that your program is written in UTF-8.) - - If your packed program exits with an error message like - diff --git a/debian/patches/series b/debian/patches/series index 6144250..c7e271e 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,4 +1,3 @@ -fix-spelling-error-in-manpage.patch 01_manpage-ext.patch fix-with-new-par-name autopkgtest.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpar-packer-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
