This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-ejb-plugin.
commit a6775461128ce6943c74c1dfed980999b535b2fb Author: Emmanuel Bourg <[email protected]> Date: Wed Dec 9 14:05:52 2015 +0100 Refreshed debian/copyright --- debian/changelog | 1 + debian/copyright | 13 +++++++------ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index ccffef3..7edf546 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ maven-ejb-plugin (2.3-1) UNRELEASED; urgency=medium * Team upload. * New upstream release + - Refreshed debian/copyright * Build with the DH sequencer instead of CDBS * debian/control: - Standards-Version updated to 3.9.6 (no changes) diff --git a/debian/copyright b/debian/copyright index 12c1385..6ed0278 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,20 +1,21 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: Maven EJB Plugin -Maintainer: Apache Maven team +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Maven EJB Plugin +Upstream-Contact: Apache Maven team Source: http://maven.apache.org/ Files: * -Copyright: 2001-2009, The Apache Software Foundation. +Copyright: 2001-2010, The Apache Software Foundation. License: Apache-2.0 Files: debian/* -Copyright: Copyright 2009, Ludovic Claude <[email protected]> +Copyright: 2009, Ludovic Claude <[email protected]> + 2011, Torsten Werner <[email protected]> License: GPL-3+ License: Apache-2.0 On Debian GNU/Linux system you can find the complete text of the Apache 2.0 license in '/usr/share/common-licenses/Apache-2.0'. -License: GPL-3 +License: GPL-3+ On Debian GNU/Linux system you can find the complete text of the GPL-3 license in '/usr/share/common-licenses/GPL-3' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-ejb-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

