Author: ebourg-guest Date: 2015-06-10 20:39:39 +0000 (Wed, 10 Jun 2015) New Revision: 18744
Modified: trunk/maven-docck-plugin/debian/changelog trunk/maven-docck-plugin/debian/copyright Log: Updated debian/copyright to the Copyright Format 1.0 Modified: trunk/maven-docck-plugin/debian/changelog =================================================================== --- trunk/maven-docck-plugin/debian/changelog 2015-06-10 20:22:40 UTC (rev 18743) +++ trunk/maven-docck-plugin/debian/changelog 2015-06-10 20:39:39 UTC (rev 18744) @@ -6,6 +6,7 @@ * Standards-Version updated to 3.9.6 (no changes) * Use canonical URLs for the Vcs-* fields * Switch to debhelper level 9 + * Updated debian/copyright to the Copyright Format 1.0 -- Emmanuel Bourg <[email protected]> Wed, 10 Jun 2015 21:55:34 +0200 Modified: trunk/maven-docck-plugin/debian/copyright =================================================================== --- trunk/maven-docck-plugin/debian/copyright 2015-06-10 20:22:40 UTC (rev 18743) +++ trunk/maven-docck-plugin/debian/copyright 2015-06-10 20:39:39 UTC (rev 18744) @@ -1,20 +1,16 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: Maven Documentation Checker Plugin -Maintainer: Apache Maven team -Source: http://maven.apache.org/ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Maven Documentation Checker Plugin +Upstream-Contact: Maintainer: Apache Maven team +Source: http://maven.apache.org Files: * Copyright: 2001-2009, The Apache Software Foundation. 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'. Files: debian/* -Copyright: Copyright 2009, Ludovic Claude <[email protected]> +Copyright: 2009, Ludovic Claude <[email protected]> License: GPL-3+ - -License: GPL-3 - On Debian GNU/Linux system you can find the complete text of the - GPL-3 license in '/usr/share/common-licenses/GPL-3' - -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'. + On Debian GNU/Linux system you can find the complete text of the + GPL-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

