[jackson-databind] 07/08: Removed the dependency on libcglib3-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Apr 8 13:13:49 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 8d4847e0b344f32e7fc46ce285bcc3da05bbd81b
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Apr 8 15:09:41 2016 +0200

    Removed the dependency on libcglib3-java
---
 debian/changelog   | 1 +
 debian/control     | 1 -
 debian/maven.rules | 1 -
 3 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c53be9f..548242a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ jackson-databind (2.7.3-1) UNRELEASED; urgency=medium
     - Refreshed the patch
     - Ignore the new test dependencies
     - Tightened the dependency on libjackson2-{core,annotations}-java
+    - Removed the dependency on libcglib3-java
   * Standards-Version updated to 3.9.8 (no changes)
   * Use secure Vcs-* URLs
 
diff --git a/debian/control b/debian/control
index 1b6118b..cee5c69 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,6 @@ Build-Depends-Indep:
  default-jdk-doc,
  groovy2,
  junit4,
- 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 2d318aa..04974c5 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -4,4 +4,3 @@ 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/ * *
-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