This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antlr-maven-plugin.
commit 59c7949ea20258ed02e5bffcfc0990970dd59e20 Author: Miguel Landaeta <[email protected]> Date: Wed Oct 12 20:52:49 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 d606e4d..eac55dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ antlr-maven-plugin (2.1-2) UNRELEASED; urgency=low * Team upload. * Add Build-Depends on libmaven-plugin-tools-java. (Closes: #643492). * Bump Standards-Version to 3.9.2. No changes were required. + * Make copyright file DEP-5 compliant. -- Miguel Landaeta <[email protected]> Wed, 12 Oct 2011 15:25:53 -0430 diff --git a/debian/copyright b/debian/copyright index b1ab0e0..36a84f9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: Maven ANTLR Plugin -Maintainer: Codehaus developers, Vincent Siveton <[email protected]> +Format: http://dep.debian.net/deps/dep5/ +Upstream-Name: Maven ANTLR Plugin +Upstream-Contact: Codehaus developers, Vincent Siveton <[email protected]> Source: http://mojo.codehaus.org/antlr-maven-plugin/ Files: * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

