This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-common-artifact-filters.
commit 81aa8a7e0bc2052932b6f014ce02e9096e4ba761 Author: Emmanuel Bourg <[email protected]> Date: Wed Dec 4 13:50:39 2013 +0000 debian/copyright: Updated to the Copyright Format 1.0 --- debian/changelog | 1 + debian/copyright | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9828f7f..3077dad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ maven-common-artifact-filters (1.2-2) UNRELEASED; urgency=low - Use canonical URLs for the Vcs-* fields * Use XZ compression for the upstream tarball * Switch to debhelper level 9 + * debian/copyright: Updated to the Copyright Format 1.0 -- Emmanuel Bourg <[email protected]> Wed, 04 Dec 2013 14:17:16 +0100 diff --git a/debian/copyright b/debian/copyright index 0d6c75d..a16d6fb 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: Maven Common Artifact Filters -Maintainer: Apache Maven team -Source: http://maven.apache.org/ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Maven Common Artifact Filters +Upstream-Contact: Apache Maven team +Source: http://maven.apache.org Files: * Copyright: 2001-2009, The Apache Software Foundation. @@ -15,7 +15,7 @@ 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 GNU General Public License version 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-common-artifact-filters.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

