[libxbean-java] 01/01: Depend on groovy instead of groovy2

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon May 16 20:49:08 UTC 2016


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

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

commit 2194d239f8d597d38ff22767ba1732aaf78bb594
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon May 16 22:44:36 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index f24de5c..3fa2b36 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libxbean-java (4.5-3) unstable; urgency=medium
+
+  * Team upload.
+  * Depend on groovy instead of groovy2
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 16 May 2016 22:44:55 +0200
+
 libxbean-java (4.5-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 96011f6..355da91 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends:
 Build-Depends-Indep:
  ant,
  ant-optional,
- groovy2,
+ groovy,
  junit4,
  libasm-java (>= 5.0),
  libcglib-nodep-java,
@@ -54,7 +54,7 @@ Recommends:
  libcommons-logging-java,
  liblog4j1.2-java
 Suggests:
- groovy2,
+ groovy,
  libequinox-osgi-java,
  libosgi-compendium-java,
  libosgi-core-java,
diff --git a/debian/maven.rules b/debian/maven.rules
index c5d42f9..fbf8267 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -25,4 +25,3 @@ org.springframework * * s/.*/3.x/ * *
 s/qdox/com.thoughtworks.qdox/ * * s/.*/debian/ * *
 s/org.apache.commons/commons-jexl/ commons-jexl jar s/.*/debian/ * *
 s/org.eclipse/org.eclipse.osgi/ s/osgi/org.eclipse.osgi * s/.*/debian/ * *
-org.codehaus.groovy groovy-all * s/.*/2.x/ * *

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



More information about the pkg-java-commits mailing list