[jackson-databind] 01/04: Build depend on libcglib3-java instead of libcglib-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Sep 29 14:31:06 UTC 2014


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 9dc931e8eba939d15c9821df980b9950995f0bca
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Sep 29 16:20:34 2014 +0200

    Build depend on libcglib3-java instead of libcglib-java
---
 debian/changelog   | 7 +++++++
 debian/control     | 2 +-
 debian/maven.rules | 1 +
 3 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 51ede0a..e81ee34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jackson-databind (2.4.2-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Build depend on libcglib3-java instead of libcglib-java
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 29 Sep 2014 16:19:55 +0200
+
 jackson-databind (2.4.2-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 00d9280..19d1efb 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends-Indep:
  default-jdk-doc,
  groovy (>= 1.8.6-4~),
  junit4,
- libcglib-java,
+ libcglib3-java,
  libjackson2-core-java-doc,
  libjackson2-annotations-java-doc,
  libmaven-javadoc-plugin-java
diff --git a/debian/maven.rules b/debian/maven.rules
index c14df06..61132a0 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -4,3 +4,4 @@ com.fasterxml.jackson.core jackson-core jar s/2\..*/2.x/ * *
 com.fasterxml.jackson.core jackson-databind bundle s/2\..*/2.x/ * *
 junit junit jar s/4\..*/4.x/ * *
 org.codehaus.groovy * * s/.*/1.x/ * *
+cglib cglib * s/.*/3.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