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 7472603bd5ca12871fab7b14929fd6997fb7322e Author: gregor herrmann <[email protected]> Date: Mon Nov 30 20:23:49 2015 +0100 Fix wording in long description. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f7fd45a..1615aa4 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Description: Binary Data Conversion using C Types Convert::Binary::C is a preprocessor and parser for C type definitions. It is highly configurable and supports arbitrarily complex data structures. Its object-oriented interface has pack and unpack methods that act as replacements - for Perl's pack and unpack and allow to use C types instead of a string + for Perl's pack and unpack and 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. . -- 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 [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
