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 c626fce15b89bc90a82d5e516c5d4acd433a1881 Author: Miguel Landaeta <[email protected]> Date: Thu Sep 29 19:30:21 2011 +0000 Make copyright file DEP-5 compliant --- debian/changelog | 3 ++- debian/copyright | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5a36146..4e533f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -maven-war-plugin (2.1.1-1) unstable; urgency=low +maven-war-plugin (2.1.1-1) UNRELEASED; urgency=low * Team upload. * New upstream release. * Add Build-Depends on libmaven-plugin-tools-java. (Closes: #643553). * Bump Standards-Version to 3.9.2. No changes were required. + * Make copyright file DEP-5 compliant. -- Miguel Landaeta <[email protected]> Wed, 28 Sep 2011 21:18:50 -0430 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

