This is an automated email from the git hooks/post-receive script. mans0954 pushed a commit to branch master in repository libamazon-s3-perl.
commit d69ac44fcdfe2f784f5499ad756e85cf0281d6a2 Author: Christopher Hoskin <[email protected]> Date: Wed Feb 14 06:02:42 2018 +0000 Use my @debian address in control, copyright and patches --- debian/changelog | 6 ++++++ debian/control | 2 +- debian/copyright | 2 +- debian/patches/spellings.patch | 4 ++-- 4 files changed, 10 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1da439f..315f84f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libamazon-s3-perl (0.45-2) UNRELEASED; urgency=medium + + * Use my @debian address in control, copyright and patches + + -- Christopher Hoskin <[email protected]> Wed, 14 Feb 2018 05:59:41 +0000 + libamazon-s3-perl (0.45-1) unstable; urgency=low * Initial Release. (Closes: #847514) diff --git a/debian/control b/debian/control index c49dd81..9951304 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libamazon-s3-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) Build-Depends-Indep: libclass-accessor-perl, libdigest-hmac-perl, diff --git a/debian/copyright b/debian/copyright index 8ba96a1..c45f23a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -22,7 +22,7 @@ Comment: Amazon-S3 was forked from Net::Amazon::S3. affiliates. Files: debian/* -Copyright: 2016, Christopher Hoskin <[email protected]> +Copyright: 2016-2018, Christopher Hoskin <[email protected]> License: Artistic or GPL-1+ License: Artistic diff --git a/debian/patches/spellings.patch b/debian/patches/spellings.patch index ab1b77d..0fc02ff 100644 --- a/debian/patches/spellings.patch +++ b/debian/patches/spellings.patch @@ -1,7 +1,7 @@ Description: Fix spellings -Author: Christopher Hoskin <[email protected]> +Author: Christopher Hoskin <[email protected]> Bug: https://rt.cpan.org/Public/Bug/Display.html?id=119229 -Last-Update: 2016-12-13 +Last-Update: 2018-02-14 --- a/lib/Amazon/S3.pm +++ b/lib/Amazon/S3.pm @@ -692,7 +692,7 @@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libamazon-s3-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
