[pkg-java] r15125 - trunk/maven-war-plugin/debian
Miguel Landaeta
nomadium-guest at alioth.debian.org
Thu Sep 29 19:30:22 UTC 2011
Author: nomadium-guest
Date: 2011-09-29 19:30:21 +0000 (Thu, 29 Sep 2011)
New Revision: 15125
Modified:
trunk/maven-war-plugin/debian/changelog
trunk/maven-war-plugin/debian/copyright
Log:
Make copyright file DEP-5 compliant
Modified: trunk/maven-war-plugin/debian/changelog
===================================================================
--- trunk/maven-war-plugin/debian/changelog 2011-09-29 19:27:14 UTC (rev 15124)
+++ trunk/maven-war-plugin/debian/changelog 2011-09-29 19:30:21 UTC (rev 15125)
@@ -1,9 +1,10 @@
-maven-war-plugin (2.1.1-1) unstable; urgency=low
+maven-war-plugin (2.1.1-1) UNRELEASED; urgency=low
* Team upload.
* New upstream release.
* Add Build-Depends on libmaven-plugin-tools-java. (Closes: #643553).
* Bump Standards-Version to 3.9.2. No changes were required.
+ * Make copyright file DEP-5 compliant.
-- Miguel Landaeta <miguel at miguel.cc> Wed, 28 Sep 2011 21:18:50 -0430
Modified: trunk/maven-war-plugin/debian/copyright
===================================================================
--- trunk/maven-war-plugin/debian/copyright 2011-09-29 19:27:14 UTC (rev 15124)
+++ trunk/maven-war-plugin/debian/copyright 2011-09-29 19:30:21 UTC (rev 15125)
@@ -1,6 +1,6 @@
-Format-Specification: http://dep.debian.net/deps/dep5/
-Name: Maven WAR Plugin
-Maintainer: Apache Maven team
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: Maven WAR Plugin
+Upstream-Contact: Apache Maven team
Source: http://maven.apache.org/
Files: *
@@ -15,6 +15,6 @@
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
GPL-3 license in '/usr/share/common-licenses/GPL-3'
More information about the pkg-java-commits
mailing list