This is an automated email from the git hooks/post-receive script. mans0954 pushed a commit to branch master in repository spymemcached.
commit 5bda14551e42b426195e2e1cdedb95f4fee1f86c Author: Christopher Hoskin <[email protected]> Date: Sun Aug 20 21:30:08 2017 +0100 Use my Debian e-mail address in control, changelog and copyright --- debian/changelog | 3 ++- debian/control | 2 +- debian/copyright | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index b79d279..89bba28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,5 +3,6 @@ spymemcached (2.12.1-1) UNRELEASED; urgency=medium * Initial release (Closes: #845789) * Enable tests, disabling 5 failing tests pending further investigation * Add build dependencies to debian/control + * Use my Debian e-mail address in control, changelog and copyright - -- Christopher Hoskin <[email protected]> Fri, 25 Nov 2016 17:15:52 +0000 + -- Christopher Hoskin <[email protected]> Sun, 20 Aug 2017 21:29:08 +0100 diff --git a/debian/control b/debian/control index b1ff75e..aaa63c4 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: spymemcached Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Christopher Hoskin <[email protected]> +Uploaders: Christopher Hoskin <[email protected]> Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 2.1), # Test dependencies memcached, procps, net-tools diff --git a/debian/copyright b/debian/copyright index d2e12f4..292e472 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,7 +9,7 @@ Copyright: 2006-2009, Dustin Sallings License: Expat Files: debian/* -Copyright: 2016, Christopher Hoskin <[email protected]> +Copyright: 2016-2017, Christopher Hoskin <[email protected]> License: Expat Files: .//src/scripts/write-version-info.sh -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/spymemcached.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

