Author: nomadium-guest Date: 2011-10-12 22:38:07 +0000 (Wed, 12 Oct 2011) New Revision: 15188
Modified: trunk/maven2-core/debian/changelog trunk/maven2-core/debian/copyright Log: Make copyright DEP-5 compliant Modified: trunk/maven2-core/debian/changelog =================================================================== --- trunk/maven2-core/debian/changelog 2011-10-12 22:30:42 UTC (rev 15187) +++ trunk/maven2-core/debian/changelog 2011-10-12 22:38:07 UTC (rev 15188) @@ -2,6 +2,7 @@ * Team upload. * Update maven-surefire-plugin version from 2.4.3 to 2.10. + * Make copyright DEP-5 compliant. -- Miguel Landaeta <[email protected]> Wed, 12 Oct 2011 16:43:23 -0430 Modified: trunk/maven2-core/debian/copyright =================================================================== --- trunk/maven2-core/debian/copyright 2011-10-12 22:30:42 UTC (rev 15187) +++ trunk/maven2-core/debian/copyright 2011-10-12 22:38:07 UTC (rev 15188) @@ -1,6 +1,6 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: Maven Compiler Plugin -Maintainer: Apache Maven team +Format: http://dep.debian.net/deps/dep5/ +Upstream-Name: Maven Compiler Plugin +Upstream-Contact: Apache Maven team Source: http://maven.apache.org/ Files: * @@ -15,7 +15,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

