This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch debian/sid in repository jruby-joni.
commit 4918632432e74e2b65e082a33a468ddcabeea7af Author: Hideki Yamane <[email protected]> Date: Wed Aug 16 21:19:23 2017 +0900 update copyright info --- debian/changelog | 2 ++ debian/copyright | 7 ++++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index fddb6f5..fc1f466 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ jruby-joni (2.1.12-1) UNRELEASED; urgency=medium * New upstream release * debian/control - set Standards-Version: 4.0.1 with no change + * debian/copyright + - update copyright information and upstream contact as JRuby team -- Hideki Yamane <[email protected]> Wed, 16 Aug 2017 20:27:24 +0900 diff --git a/debian/copyright b/debian/copyright index d272ce3..a30ee95 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,11 +1,12 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: joni -Upstream-Contact: Thomas E. Enebo <[email protected]> +Upstream-Contact: JRuby Team (http://jruby.org) Source: http://github.com/jruby/joni/ Files: * -Copyright: 2008-2012 Marcin Mielżyński - 2008-2012 Thomas E. Enebo <[email protected]> +Copyright: 2008-2017 Marcin Mielżyński + 2008-2015 Thomas E. Enebo <[email protected]> + 2013-2017 Charles Oliver Nutter <[email protected]> License: MIT Files: debian/* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby-joni.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

