This is an automated email from the git hooks/post-receive script. grinorcole-guest pushed a commit to branch master in repository libcache-memcached-getparserxs-perl.
commit 60e6633d63d5e7ef5811a35bf2cbde6bce593da1 Author: Christopher Hoskin <[email protected]> Date: Sun Jan 25 19:48:05 2015 +0000 Filled in required info in debian/control, debian/copyright and debian/changelog --- debian/changelog | 2 +- debian/control | 4 +--- debian/copyright | 19 ++++++++----------- 3 files changed, 10 insertions(+), 15 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1259df4..5bfa52d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ libcache-memcached-getparserxs-perl (0.01-1) UNRELEASED; urgency=low - * Initial Release. + * Initial Release. Closes: #776208 -- Christopher Hoskin <[email protected]> Sat, 24 Jan 2015 19:53:44 +0000 diff --git a/debian/control b/debian/control index b129c23..c54a425 100644 --- a/debian/control +++ b/debian/control @@ -16,9 +16,7 @@ Package: libcache-memcached-getparserxs-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, libcache-memcached-perl (>= 1.21) -Description: unknown +Description: C/XS implementation of Cache::Memcached::GetParser Cache::Memcached::GetParserXS implements the same function as Cache::Memcached::GetParser, except it's written in C/XS. Initial benchmarks have shown it to be possibly twice as fast as the original perl version. - . - This description was automagically extracted from the module by dh-make-perl. diff --git a/debian/copyright b/debian/copyright index adfe37b..889f4ab 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,24 +1,21 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Cache-Memcached-GetParserXS -Upstream-Contact: unknown +Upstream-Contact: Jonathan Steinert <[email protected]> Upstream-Name: Cache-Memcached-GetParserXS -DISCLAIMER: This copyright info was automatically extracted - from the perl module. It may not be accurate, so you better - check the module sources in order to ensure the module for its - inclusion in Debian or for general legal information. Please, - if licensing information is incorrectly generated, file a bug - on dh-make-perl. - NOTE: Don't forget to remove this disclaimer once you are happy - with this file. Files: * -Copyright: unknown -License: +Copyright: Copyright (C) 2007 Six Apart Ltd. +License: Perl-5.8.4-plus Files: debian/* Copyright: 2015, Christopher Hoskin <[email protected]> License: Artistic or GPL-1+ +License: Perl-5.8.4-plus + This library is free software; you can redistribute it and/or modify + it under the same terms as Perl itself, either Perl version 5.8.4 or, + at your option, any later version of Perl 5 you may have available. + License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-getparserxs-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
