[libapache-session-memcached-perl] 01/01: Fixed issues with debian/control and debian/copyright

Christopher Hoskin christopher.hoskin at gmail.com
Wed Jan 21 21:24:35 UTC 2015


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 54b80caaf027aaece2d72623c7b88ba4cd95f654
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date:   Wed Jan 21 21:23:37 2015 +0000

    Fixed issues with debian/control and debian/copyright
---
 debian/control   | 10 +++++-----
 debian/copyright |  5 ++++-
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 6b3c645..2ada0b7 100644
--- a/debian/control
+++ b/debian/control
@@ -15,9 +15,9 @@ Package: libapache-session-memcached-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
 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.
+ 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 8ad25bb..9cfef1a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,7 +5,10 @@ Upstream-Name: Apache-Session-Memcached
 
 Files: *
 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.
+License: Perl-5.8.1-plus
+
+License: Perl-5.8.1-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.1 or, at your option, any later version of Perl 5 you may have available.
 
 Files: debian/*
 Copyright: 2015, Christopher Hoskin <christopher.hoskin at gmail.com>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapache-session-memcached-perl.git



More information about the Pkg-perl-cvs-commits mailing list