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

gregoa pushed a commit to branch master
in repository libconvert-binary-c-perl.

commit 6568897eb26a07101f6eeeb9b6ef9eb392a20bf6
Author: gregor herrmann <gre...@debian.org>
Date:   Mon Feb 15 00:23:55 2016 +0100

    Drop wording.patch, applied upstream.
---
 debian/patches/series        |  1 -
 debian/patches/wording.patch | 27 ---------------------------
 2 files changed, 28 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index fa8b5d6..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-wording.patch
diff --git a/debian/patches/wording.patch b/debian/patches/wording.patch
deleted file mode 100644
index c3b4e4f..0000000
--- a/debian/patches/wording.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-Description: improve wording/grammar in POD
-Origin: vendor
-Author: gregor herrmann <gre...@debian.org>
-Last-Update: 2015-11-30
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=109978
-Bug: https://rt.cpan.org/Ticket/Display.html?id=109978
-
---- a/lib/Convert/Binary/C.pm
-+++ b/lib/Convert/Binary/C.pm
-@@ -157,7 +157,7 @@
- interface has L<C<pack>|/"pack"> and L<C<unpack>|/"unpack"> methods
- that act as replacements for
- Perl's L<C<pack>|perlfunc/"pack"> and L<C<unpack>|perlfunc/"unpack"> and
--allow to use C types instead of a string representation
-+allow one to use C types instead of a string representation
- of the data structure for conversion of binary data from and
- to Perl's complex data structures.
- 
-@@ -557,7 +557,7 @@
- 
- The C<pack> pragma as it is currently implemented only affects
- the I<maximum> struct member alignment. There are compilers
--that also allow to specify the I<minimum> struct member
-+that also allow one to specify the I<minimum> struct member
- alignment. This is not supported by Convert::Binary::C.
- 
- =head2 Automatic configuration using C<ccconfig>

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to