[libhibernate-validator-java] 14/14: Upload to unstable

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Mar 31 22:47:37 UTC 2016


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository libhibernate-validator-java.

commit 1a98b90d8994148f49478556ebc8044abb82ccdf
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Apr 1 00:21:23 2016 +0200

    Upload to unstable
---
 debian/changelog                        |  9 ++++-----
 debian/libhibernate-validator-java.poms | 27 +++++++++++++++++++++++++++
 2 files changed, 31 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d8f03da..9de90f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,8 @@
-libhibernate-validator-java (4.3.2-1) UNRELEASED; urgency=medium
+libhibernate-validator-java (4.3.2-1) unstable; urgency=medium
 
   * Team upload.
-  * New upstream release
-    - New build dependency on libmaven-processor-plugin-java
-    - New build dependency on groovy2
+  * New upstream release (Closes: #737436)
+    - New build dependencies on libmaven-processor-plugin-java and groovy2
     - New dependency on libjboss-logging-tools-java
     - Removed jaxb-binding-fixes.patch (fixed upstream)
     - Updated the build for the new project layout
@@ -14,7 +13,7 @@ libhibernate-validator-java (4.3.2-1) UNRELEASED; urgency=medium
   * Use a secure Vcs-Git URL
   * Converted debian/copyright to the Copyright Format 1.0
 
- -- Emmanuel Bourg <ebourg at apache.org>  Mon, 27 Apr 2015 10:25:56 +0200
+ -- Emmanuel Bourg <ebourg at apache.org>  Fri, 01 Apr 2016 00:15:58 +0200
 
 libhibernate-validator-java (4.2.1-2) unstable; urgency=medium
 
diff --git a/debian/libhibernate-validator-java.poms b/debian/libhibernate-validator-java.poms
index e0ac196..a88f096 100644
--- a/debian/libhibernate-validator-java.poms
+++ b/debian/libhibernate-validator-java.poms
@@ -1,3 +1,30 @@
+# 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
 engine/pom.xml --java-lib
 annotation-processor/pom.xml --ignore

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libhibernate-validator-java.git



More information about the pkg-java-commits mailing list