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 accc53f452b9aa9da1dd8a642b0c25288e0c41d4 Author: Miguel Landaeta <[email protected]> Date: Thu Sep 29 19:42:48 2011 +0000 Revert change because 2.1.1-1 was released --- debian/changelog | 3 +-- debian/copyright | 8 ++++---- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4e533f8..5a36146 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,9 @@ -maven-war-plugin (2.1.1-1) UNRELEASED; urgency=low +maven-war-plugin (2.1.1-1) unstable; 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 f78f91f..b7ddc89 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ -Format: http://dep.debian.net/deps/dep5/ -Upstream-Name: Maven WAR Plugin -Upstream-Contact: Apache Maven team +Format-Specification: http://dep.debian.net/deps/dep5/ +Name: Maven WAR Plugin +Maintainer: 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

