[pkg-java] r15924 - in tags/joda-convert: . 1.2-2/debian
Mathieu Malaterre
malat at alioth.debian.org
Mon Apr 9 14:19:55 UTC 2012
Author: malat
Date: 2012-04-09 14:19:55 +0000 (Mon, 09 Apr 2012)
New Revision: 15924
Added:
tags/joda-convert/1.2-2/
tags/joda-convert/1.2-2/debian/changelog
tags/joda-convert/1.2-2/debian/libjoda-convert-java.poms
Removed:
tags/joda-convert/1.2-2/debian/changelog
tags/joda-convert/1.2-2/debian/libjoda-convert-java.poms
Log:
[svn-buildpackage] Tagging joda-convert 1.2-2
Deleted: tags/joda-convert/1.2-2/debian/changelog
===================================================================
--- trunk/joda-convert/debian/changelog 2012-04-09 13:13:21 UTC (rev 15921)
+++ tags/joda-convert/1.2-2/debian/changelog 2012-04-09 14:19:55 UTC (rev 15924)
@@ -1,5 +0,0 @@
-joda-convert (1.2-1) unstable; urgency=low
-
- * Initial release (Closes: #667522)
-
- -- Mathieu Malaterre <malat at debian.org> Wed, 04 Apr 2012 22:13:54 +0200
Copied: tags/joda-convert/1.2-2/debian/changelog (from rev 15923, trunk/joda-convert/debian/changelog)
===================================================================
--- tags/joda-convert/1.2-2/debian/changelog (rev 0)
+++ tags/joda-convert/1.2-2/debian/changelog 2012-04-09 14:19:55 UTC (rev 15924)
@@ -0,0 +1,11 @@
+joda-convert (1.2-2) unstable; urgency=low
+
+ * Make sure to install usr/share/java/*.jar symlink as per java policy
+
+ -- Mathieu Malaterre <malat at debian.org> Mon, 09 Apr 2012 16:07:51 +0200
+
+joda-convert (1.2-1) unstable; urgency=low
+
+ * Initial release (Closes: #667522)
+
+ -- Mathieu Malaterre <malat at debian.org> Wed, 04 Apr 2012 22:13:54 +0200
Deleted: tags/joda-convert/1.2-2/debian/libjoda-convert-java.poms
===================================================================
--- trunk/joda-convert/debian/libjoda-convert-java.poms 2012-04-09 13:13:21 UTC (rev 15921)
+++ tags/joda-convert/1.2-2/debian/libjoda-convert-java.poms 2012-04-09 14:19:55 UTC (rev 15924)
@@ -1,28 +0,0 @@
-# List of POM files for the package
-# Format of this file is:
-# <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. 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
-# --has-package-version: to indicate that the original version of the POM is the same as the upstream part
-# of the version for the package.
-# --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. [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. [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 --has-package-version
Copied: tags/joda-convert/1.2-2/debian/libjoda-convert-java.poms (from rev 15922, trunk/joda-convert/debian/libjoda-convert-java.poms)
===================================================================
--- tags/joda-convert/1.2-2/debian/libjoda-convert-java.poms (rev 0)
+++ tags/joda-convert/1.2-2/debian/libjoda-convert-java.poms 2012-04-09 14:19:55 UTC (rev 15924)
@@ -0,0 +1,28 @@
+# List of POM files for the package
+# Format of this file is:
+# <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. 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
+# --has-package-version: to indicate that the original version of the POM is the same as the upstream part
+# of the version for the package.
+# --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. [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. [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 --has-package-version --java-lib
More information about the pkg-java-commits
mailing list