This is an automated email from the git hooks/post-receive script. grinorcole-guest pushed a commit to branch master in repository libapache-session-memcached-perl.
commit d2a102e30b60ccf06db7d4441a2f52aed50eaaae Author: Christopher Hoskin <[email protected]> Date: Wed Jan 21 20:49:05 2015 +0000 Initial commit, with description added to debian/control and debian/copyright filled in. --- debian/control | 18 +++++++----------- debian/copyright | 14 +++----------- 2 files changed, 10 insertions(+), 22 deletions(-) diff --git a/debian/control b/debian/control index 0987959..6b3c645 100644 --- a/debian/control +++ b/debian/control @@ -14,14 +14,10 @@ Testsuite: autopkgtest-pkg-perl Package: libapache-session-memcached-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} -Description: unknown - Apache::Session::Memcached is a bridge between Apache::Session and memcached, - a distributed memory cache daemon. - . - More informations about memcached are available at - http://www.danga.com/memcached. - . - Apache::Session::Memcached provides a way to use Cache::Memcached (memcached - Perl API) as Apache::Session storage implementation. - . - This description was automagically extracted from the module by dh-make-perl. +Description: Perl module for storing persistent data using memcached +Apache::Session::Memcached is a bridge between Apache::Session and memcached, a distributed memory cache daemon. + +More informations about memcached are available at http://www.danga.com/memcached. + +Apache::Session::Memcached provides a way to use Cache::Memcached (memcached Perl API) as Apache::Session storage implementation. + diff --git a/debian/copyright b/debian/copyright index 26b6bd0..8ad25bb 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,19 +1,11 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Apache-Session-Memcached -Upstream-Contact: unknown +Upstream-Contact: Enrico Sorcinelli <[email protected]> Upstream-Name: Apache-Session-Memcached -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) 2004 by Enrico Sorcinelli +License: 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.1 or, at your option, any later version of Perl 5 you may have available. Files: debian/* Copyright: 2015, Christopher Hoskin <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapache-session-memcached-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
