This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven2.
commit aef4c6994ee0ef3d29ba7282d8af41e32a949031 Author: Miguel Landaeta <[email protected]> Date: Wed Oct 12 22:48:25 2011 +0000 Make copyright file DEP-5 compliant --- debian/changelog | 1 + debian/copyright | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index b6df2be..7371c83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ maven2 (2.2.1-9) UNRELEASED; urgency=low * Team upload. * Rebuild to update plugin versions. + * Make copyright DEP-5 compliant. -- Miguel Landaeta <[email protected]> Wed, 12 Oct 2011 17:11:45 -0430 diff --git a/debian/copyright b/debian/copyright index 5b3683c..8a722f7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: Maven Compiler Plugin -Maintainer: Apache Maven team +Format: http://dep.debian.net/deps/dep5/ +Upstream-Name: Maven Compiler Plugin +Upstream-Contact: Apache Maven team Source: http://maven.apache.org/ Files: * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

