This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libpalm-perl.
commit b7b746d8215bd64c312c8b6ad302857c581504d0 Author: gregor herrmann <[email protected]> Date: Sun Aug 3 14:45:28 2014 +0200 Drop fix-pod-spelling.patch, merged upstream. --- debian/patches/fix-pod-spelling.patch | 16 ---------------- debian/patches/series | 1 - 2 files changed, 17 deletions(-) diff --git a/debian/patches/fix-pod-spelling.patch b/debian/patches/fix-pod-spelling.patch deleted file mode 100644 index 2a6c3e2..0000000 --- a/debian/patches/fix-pod-spelling.patch +++ /dev/null @@ -1,16 +0,0 @@ -Description: fix POD spelling errors -Author: Jonathan Yu <[email protected]> -Origin: vendor -Forwarded: yes -Bug: https://rt.cpan.org/Ticket/Display.html?id=93436 ---- a/lib/Palm/ZirePhoto.pm -+++ b/lib/Palm/ZirePhoto.pm -@@ -71,7 +71,7 @@ - - =head2 Photo Databases - --Actual photos are stored in separate databases. Each record is preceeded by an 8 byte -+Actual photos are stored in separate databases. Each record is preceded by an 8 byte - header that describes it a) as a data block (B<DBLK>) and b) the size of the block. - Records are generally 4k, except for the last. To convert a Photo database to a JPEG - image, one would do something like: diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index 5622f22..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -fix-pod-spelling.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpalm-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
