[libhibernate-validator-java] 05/14: New build dependency on groovy2

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Mar 31 22:47:36 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 0bb9f77eba37271fb0825ae117ff6be7aa349f1f
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Mar 31 19:39:15 2016 +0200

    New build dependency on groovy2
---
 debian/changelog   | 1 +
 debian/control     | 1 +
 debian/maven.rules | 1 +
 3 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4d2e9f4..ffdc8f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libhibernate-validator-java (4.3.2-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream release
     - New build dependency on libmaven-processor-plugin-java
+    - New build dependency on groovy2
     - New dependency on libjboss-logging-tools-java
     - Removed jaxb-binding-fixes.patch (fixed upstream)
 
diff --git a/debian/control b/debian/control
index c3788f9..b23df68 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: cdbs,
                debhelper (>= 9),
                default-jdk,
                glassfish-javaee,
+               groovy2,
                libgeronimo-validation-1.0-spec-java,
                libgeronimo-jpa-2.0-spec-java,
                libhibernate3-java,
diff --git a/debian/maven.rules b/debian/maven.rules
index 4a19a10..8de531f 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -19,3 +19,4 @@
 s/org\.hibernate\.javax\.persistence/org.apache.geronimo.specs/ s/hibernate-jpa-2\.0-api/geronimo-jpa_2.0_spec/ * s/.*/debian/ * *
 s/javax.validation/org.apache.geronimo.specs/ s/validation-api/geronimo-validation_1.0_spec/ jar s/.*/debian/
 org.testng testng jar s/.*/6.x/
+org.codehaus.groovy s/groovy/groovy-all/ * s/.*/2.x/ * *

-- 
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