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 6a45f5b1f4f9bca0f112cc0bfc1bf9c9e8f5a361
Author: Emmanuel Bourg <[email protected]>
Date:   Fri May 13 15:08:27 2016 +0200

    Depend on groovy instead of groovy2
---
 debian/changelog   | 1 +
 debian/control     | 2 +-
 debian/maven.rules | 1 -
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 98a699e..84a69a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libhibernate-validator-java (4.3.2-3) UNRELEASED; urgency=medium
 
   * Team upload.
+  * Depend on groovy instead of groovy2
   * Standards-Version updated to 3.9.8 (no changes)
 
  -- Emmanuel Bourg <[email protected]>  Fri, 13 May 2016 15:06:57 +0200
diff --git a/debian/control b/debian/control
index e7e1057..bac5a5f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Torsten Werner <[email protected]>, Varun Hiremath 
<[email protected]
 Build-Depends: debhelper (>= 9),
                default-jdk,
                glassfish-javaee,
-               groovy2,
+               groovy,
                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 eb3d713..96b4678 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -19,5 +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/ * *
 log4j log4j * s/.*/1.2.x/ * *

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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to