This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-project-info-reports-plugin.
commit 48197a9de77e4dd2c77f7ba9d4fa043794a07fbf Author: Emmanuel Bourg <[email protected]> Date: Fri Feb 21 17:14:28 2014 +0100 debian/copyright: Updated the Format URI --- debian/changelog | 1 + debian/copyright | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c907df6..3c7ab76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ maven-project-info-reports-plugin (2.4-2) UNRELEASED; urgency=medium * Removed the unused build dependency on libjetty-java * Standards-Version updated to 3.9.5 (no changes) * Switch to debhelper level 9 + * debian/copyright: Updated the Format URI -- Emmanuel Bourg <[email protected]> Fri, 21 Feb 2014 16:27:50 +0100 diff --git a/debian/copyright b/debian/copyright index 408391e..64426f2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://dep.debian.net/deps/dep5/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Maven Project Info Reports Plugin Upstream-Contact: Johnny R. Ruiz III <[email protected]> as Juven Xu <[email protected]> as @@ -7,7 +7,7 @@ Upstream-Contact: Johnny R. Ruiz III <[email protected]> as Source: http://maven.apache.org/plugins/maven-project-info-reports-plugin/ Files: * -Copyright: 2005-2011, Apache Software Foundation +Copyright: 2005-2011, The Apache Software Foundation License: Apache-2.0 Files: debian/* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-project-info-reports-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

