[jackson-databind] 01/03: Depend on groovy instead of groovy2
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri May 13 08:14:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jackson-databind.
commit 9ac397a8824d090c5e0723cd98ec64a93f705a11
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri May 13 10:05:15 2016 +0200
Depend on groovy instead of groovy2
---
debian/changelog | 7 +++++++
debian/control | 2 +-
debian/maven.rules | 1 -
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 634d56f..f04816c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jackson-databind (2.7.3-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Depend on groovy instead of groovy2
+
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 13 May 2016 10:04:48 +0200
+
jackson-databind (2.7.3-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 154d74a..cbcce61 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends:
xmlstarlet
Build-Depends-Indep:
default-jdk-doc,
- groovy2,
+ groovy,
junit4,
libjackson2-core-java-doc,
libjackson2-annotations-java-doc,
diff --git a/debian/maven.rules b/debian/maven.rules
index 04974c5..f66b553 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -3,4 +3,3 @@ com.fasterxml.jackson.core jackson-annotations jar s/.*/2.x/ * *
com.fasterxml.jackson.core jackson-core jar s/.*/2.x/ * *
com.fasterxml.jackson.core jackson-databind bundle s/.*/2.x/ * *
junit junit jar s/4\..*/4.x/ * *
-org.codehaus.groovy * * s/.*/2.x/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-databind.git
More information about the pkg-java-commits
mailing list