This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-war-plugin.
commit a3742bf3e8e0466999c8a98d28abc367aa58002e Author: Miguel Landaeta <[email protected]> Date: Thu Sep 29 19:48:15 2011 +0000 Make copyright file DEP-5 compliant --- debian/changelog | 7 +++++++ debian/copyright | 8 ++++---- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5a36146..866782a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +maven-war-plugin (2.1.1-2) UNRELEASED; urgency=low + + * Team upload. + * Make copyright file DEP-5 compliant. + + -- Miguel Landaeta <[email protected]> Thu, 29 Sep 2011 19:17:03 -0430 + maven-war-plugin (2.1.1-1) unstable; urgency=low * Team upload. diff --git a/debian/copyright b/debian/copyright index b7ddc89..f78f91f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: Maven WAR Plugin -Maintainer: Apache Maven team +Format: http://dep.debian.net/deps/dep5/ +Upstream-Name: Maven WAR Plugin +Upstream-Contact: Apache Maven team Source: http://maven.apache.org/ Files: * @@ -15,6 +15,6 @@ 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-war-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

