This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-plugin-testing.
commit 873655fb779dc488ceb999778ca8d5148ffcbffb Author: Emmanuel Bourg <[email protected]> Date: Fri Nov 22 23:10:44 2013 +0000 debian/copyright: Updated to the Copyright Format 1.0 --- debian/changelog | 1 + debian/copyright | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9a168be..153977a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ maven-plugin-testing (1.2-4) UNRELEASED; urgency=low * Use canonical URLs for the Vcs-* fields * Switch to debhelper level 9 * Use XZ compression for the upstream tarball + * debian/copyright: Updated to the Copyright Format 1.0 -- Emmanuel Bourg <[email protected]> Fri, 22 Nov 2013 15:14:38 +0100 diff --git a/debian/copyright b/debian/copyright index a821b23..0161d98 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: Maven Plugin Testing -Maintainer: Apache Maven team -Source: http://maven.apache.org/ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Maven Plugin Testing +Upstream-Contact: Apache Maven team +Source: http://maven.apache.org Files: * Copyright: 2001-2009, The Apache Software Foundation. @@ -16,7 +16,7 @@ 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 GNU General Public License version 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-plugin-testing.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

