Author: ebourg-guest Date: 2013-11-22 23:10:44 +0000 (Fri, 22 Nov 2013) New Revision: 17499
Modified: trunk/maven-plugin-testing/debian/changelog trunk/maven-plugin-testing/debian/copyright Log: debian/copyright: Updated to the Copyright Format 1.0 Modified: trunk/maven-plugin-testing/debian/changelog =================================================================== --- trunk/maven-plugin-testing/debian/changelog 2013-11-22 22:56:57 UTC (rev 17498) +++ trunk/maven-plugin-testing/debian/changelog 2013-11-22 23:10:44 UTC (rev 17499) @@ -5,6 +5,7 @@ * Use canonical URLs for the Vcs-* fields * Switch to debhelper level 9 * Use XZ compression for the upstream tarball + * debian/copyright: Updated to the Copyright Format 1.0 -- Emmanuel Bourg <[email protected]> Fri, 22 Nov 2013 15:14:38 +0100 Modified: trunk/maven-plugin-testing/debian/copyright =================================================================== --- trunk/maven-plugin-testing/debian/copyright 2013-11-22 22:56:57 UTC (rev 17498) +++ trunk/maven-plugin-testing/debian/copyright 2013-11-22 23:10:44 UTC (rev 17499) @@ -1,7 +1,7 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: Maven Plugin Testing -Maintainer: Apache Maven team -Source: http://maven.apache.org/ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Maven Plugin Testing +Upstream-Contact: Apache Maven team +Source: http://maven.apache.org Files: * Copyright: 2001-2009, The Apache Software Foundation. @@ -16,7 +16,7 @@ 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'. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

