[pkg-java] r17508 - trunk/maven-ear-plugin/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sun Nov 24 13:27:45 UTC 2013
Author: ebourg-guest
Date: 2013-11-24 13:27:45 +0000 (Sun, 24 Nov 2013)
New Revision: 17508
Modified:
trunk/maven-ear-plugin/debian/changelog
trunk/maven-ear-plugin/debian/compat
trunk/maven-ear-plugin/debian/control
trunk/maven-ear-plugin/debian/copyright
trunk/maven-ear-plugin/debian/libmaven-ear-plugin-java.poms
Log:
Standards-Version updated to 3.9.5 (no changes)
Use canonical URLs for the Vcs-* fields
Swicth to debhelper level 9
debian/copyright: Updated the Format URI
Modified: trunk/maven-ear-plugin/debian/changelog
===================================================================
--- trunk/maven-ear-plugin/debian/changelog 2013-11-24 03:55:37 UTC (rev 17507)
+++ trunk/maven-ear-plugin/debian/changelog 2013-11-24 13:27:45 UTC (rev 17508)
@@ -1,3 +1,14 @@
+maven-ear-plugin (2.3.2-4) UNRELEASED; urgency=low
+
+ * Team upload.
+ * debian/control:
+ - Standards-Version updated to 3.9.5 (no changes)
+ - Use canonical URLs for the Vcs-* fields
+ * Swicth to debhelper level 9
+ * debian/copyright: Updated the Format URI
+
+ -- Emmanuel Bourg <ebourg at apache.org> Sun, 24 Nov 2013 12:23:35 +0100
+
maven-ear-plugin (2.3.2-3) unstable; urgency=low
* Team upload.
Modified: trunk/maven-ear-plugin/debian/compat
===================================================================
--- trunk/maven-ear-plugin/debian/compat 2013-11-24 03:55:37 UTC (rev 17507)
+++ trunk/maven-ear-plugin/debian/compat 2013-11-24 13:27:45 UTC (rev 17508)
@@ -1 +1 @@
-7
+9
Modified: trunk/maven-ear-plugin/debian/control
===================================================================
--- trunk/maven-ear-plugin/debian/control 2013-11-24 03:55:37 UTC (rev 17507)
+++ trunk/maven-ear-plugin/debian/control 2013-11-24 13:27:45 UTC (rev 17508)
@@ -3,19 +3,25 @@
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Ludovic Claude <ludovic.claude at laposte.net>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper
-Build-Depends-Indep: libmaven-antrun-plugin-java (>= 1.3), libmaven-invoker-plugin-java (>= 1.3),
- libsurefire-java (>= 2.4.3), libmaven-archiver-java, libmaven-filtering-java,
- libmaven2-core-java, libplexus-utils-java, libmaven-verifier-java, libxmlunit-java,
- libmaven-plugin-tools-java
-Standards-Version: 3.9.2
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-ear-plugin
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-ear-plugin/
+Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper
+Build-Depends-Indep: libmaven-antrun-plugin-java (>= 1.3),
+ libmaven-archiver-java,
+ libmaven-filtering-java,
+ libmaven-invoker-plugin-java (>= 1.3),
+ libmaven-plugin-tools-java,
+ libmaven-verifier-java,
+ libmaven2-core-java,
+ libplexus-utils-java,
+ libsurefire-java (>= 2.4.3),
+ libxmlunit-java
+Standards-Version: 3.9.5
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven-ear-plugin
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven-ear-plugin/
Homepage: http://maven.apache.org/plugins/maven-ear-plugin/
Package: libmaven-ear-plugin-java
Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${maven:Depends}, ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Description: Maven EAR Plugin
Maven is a software project management and comprehension tool. Based on the
@@ -34,5 +40,3 @@
* Allowing transparent migration to new features
.
The Maven EAR plugin generates a J2EE Enterprise Archive (EAR) file.
-
-
Modified: trunk/maven-ear-plugin/debian/copyright
===================================================================
--- trunk/maven-ear-plugin/debian/copyright 2013-11-24 03:55:37 UTC (rev 17507)
+++ trunk/maven-ear-plugin/debian/copyright 2013-11-24 13:27:45 UTC (rev 17508)
@@ -1,7 +1,7 @@
-Format: http://dep.debian.net/deps/dep5/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Maven EAR Plugin
Upstream-Contact: Apache Maven team
-Source: http://maven.apache.org/
+Source: http://maven.apache.org
Files: *
Copyright: 2001-2009, The Apache Software Foundation.
Modified: trunk/maven-ear-plugin/debian/libmaven-ear-plugin-java.poms
===================================================================
--- trunk/maven-ear-plugin/debian/libmaven-ear-plugin-java.poms 2013-11-24 03:55:37 UTC (rev 17507)
+++ trunk/maven-ear-plugin/debian/libmaven-ear-plugin-java.poms 2013-11-24 13:27:45 UTC (rev 17508)
@@ -3,8 +3,8 @@
# <path to pom file> [option]*
# where option can be:
# --ignore: ignore this POM and its artifact if any
-# --ignore-pom: don't install the POM with mh_install or mh_installpoms. To use with POM files that are created
-# temporarily for certain artifacts such as Javadoc jars.
+# --ignore-pom: don't install the POM. To use on POM files that are created
+# temporarily for certain artifacts such as Javadoc jars. [mh_install, mh_installpoms]
# --no-parent: remove the <parent> tag from the POM
# --package=<package>: an alternative package to use when installing this POM
# and its artifact
@@ -13,14 +13,16 @@
# --keep-elements=<elem1,elem2>: a list of XML elements to keep in the POM
# during a clean operation with mh_cleanpom or mh_installpom
# --artifact=<path>: path to the build artifact associated with this POM,
-# it will be installed when using the command mh_install
+# it will be installed when using the command mh_install. [mh_install]
# --java-lib: install the jar into /usr/share/java to comply with Debian
# packaging guidelines
# --usj-name=<name>: name to use when installing the library in /usr/share/java
# --usj-version=<version>: version to use when installing the library in /usr/share/java
# --no-usj-versionless: don't install the versionless link in /usr/share/java
-# --dest-jar=<path>: the destination for the real jar
-# it will be installed with mh_install.
+# --dest-jar=<path>: the destination for the real jar.
+# It will be installed with mh_install. [mh_install]
# --classifier=<classifier>: Optional, the classifier for the jar. Empty by default.
+# --site-xml=<location>: Optional, the location for site.xml if it needs to be installed.
+# Empty by default. [mh_install]
#
pom.xml --no-parent
More information about the pkg-java-commits
mailing list