This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libflickr-api-perl.
commit 524f82c1dafb9e88f0268c6149dc2f618ee6599c Author: Lucas Kanashiro <[email protected]> Date: Mon Aug 17 12:54:59 2015 -0300 Remove spelling errors patch It is already applied in 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 ebf39c2..8a291b1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libflickr-api-perl (1.18-1) UNRELEASED; urgency=medium * Team upload. * Forward fix spelling errors patch to upstream * Import upstream version 1.18 + * Remove spelling errors patch. It is already applied in upstream. -- Lucas Kanashiro <[email protected]> Mon, 17 Aug 2015 12:50:07 -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 9de8ade..0000000 --- a/debian/patches/fix-spelling-error-in-manpage.patch +++ /dev/null @@ -1,19 +0,0 @@ -Description: fix spelling error in manpage -Forwarded: https://rt.cpan.org/Ticket/Display.html?id=106107 -Author: Lucas Kanashiro <[email protected]> -Last-Update: 2015-07-26 -Bug: https://rt.cpan.org/Ticket/Display.html?id=106107 - ---- -This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ ---- a/lib/Flickr/API.pm -+++ b/lib/Flickr/API.pm -@@ -923,7 +923,7 @@ request type. - Assembles, signs, and makes the OAuth B<Request Token> call, and if sucessful - stores the L<Net::OAuth> I<Request Token> in the L<Flickr::API> object. - --The required paramters are: -+The required parameters are: - - =over - diff --git a/debian/patches/series b/debian/patches/series index c240505..9417efd 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ fix_script_path_autopkgtest.patch -fix-spelling-error-in-manpage.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libflickr-api-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
