This is an automated email from the git hooks/post-receive script. mans0954 pushed a commit to branch master in repository libapache-session-memcached-perl.
commit 91de7a3f987852de1e535b56334c4016d56af37b Author: Christopher Hoskin <[email protected]> Date: Wed Feb 14 06:10:33 2018 +0000 Use my @debian address in control, copyright and patches --- debian/changelog | 5 ++++- debian/control | 2 +- debian/copyright | 2 +- debian/patches/grammar.patch | 4 ++-- debian/patches/test-env-var.patch | 4 ++-- 5 files changed, 10 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index ddecf3f..66f4e82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,10 @@ libapache-session-memcached-perl (0.03-2) UNRELEASED; urgency=medium [ gregor herrmann ] * debian/copyright: change Copyright-Format 1.0 URL to HTTPS. - -- Salvatore Bonaccorso <[email protected]> Sat, 30 Jan 2016 20:02:51 +0100 + [ Christopher Hoskin ] + * Use my @debian address in control, copyright and patches + + -- Christopher Hoskin <[email protected]> Wed, 14 Feb 2018 06:09:19 +0000 libapache-session-memcached-perl (0.03-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 6d2913d..1820737 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libapache-session-memcached-perl Section: perl Priority: optional Maintainer: Debian Perl Group <[email protected]> -Uploaders: Christopher Hoskin <[email protected]> +Uploaders: Christopher Hoskin <[email protected]> Build-Depends: debhelper (>= 9), memcached, net-tools Build-Depends-Indep: perl, libapache-session-perl, diff --git a/debian/copyright b/debian/copyright index 50f7edd..9346ad5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,7 +8,7 @@ Copyright: Copyright (C) 2001-2001-2004 by Enrico Sorcinelli License: Artistic or GPL-1+ Files: debian/* -Copyright: 2015, Christopher Hoskin <[email protected]> +Copyright: 2015-2018, Christopher Hoskin <[email protected]> License: Artistic or GPL-1+ License: Artistic diff --git a/debian/patches/grammar.patch b/debian/patches/grammar.patch index 5708b14..e257739 100644 --- a/debian/patches/grammar.patch +++ b/debian/patches/grammar.patch @@ -1,7 +1,7 @@ Description: Minor grammar corrections -Author: Christopher Hoskin <[email protected]> +Author: Christopher Hoskin <[email protected]> Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=102007 -Last-Update: 2015-02-08 +Last-Update: 2018-02-14 --- a/lib/Apache/Session/Memcached.pm +++ b/lib/Apache/Session/Memcached.pm diff --git a/debian/patches/test-env-var.patch b/debian/patches/test-env-var.patch index 72174ea..26972e6 100644 --- a/debian/patches/test-env-var.patch +++ b/debian/patches/test-env-var.patch @@ -3,9 +3,9 @@ Description: Allow override of test config by environment variables variable named MEMCACHED_param will override the parameter param in the config file t/CONFIG. This is useful, for example, when the port number is determined on the fly during automated testing. -Author: Christopher Hoskin <[email protected]> +Author: Christopher Hoskin <[email protected]> Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=102008 -Last-Update: 2015-02-08 +Last-Update: 2018-02-14 --- a/t/testlib.pl +++ b/t/testlib.pl -- 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
