[htrace] 04/09: Added a dependency on libjackson2-databind-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Aug 25 14:11:52 UTC 2015


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

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

commit 579d7498cf477afe5929d48b0a7c4440c35b8d05
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Jul 28 13:55:46 2015 +0200

    Added a dependency on libjackson2-databind-java
---
 debian/changelog   | 4 +++-
 debian/control     | 1 +
 debian/maven.rules | 1 +
 3 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a0a98c8..312f864 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
-htrace (3.0.4-2) UNRELEASED; urgency=medium
+htrace (3.1.0-1) UNRELEASED; urgency=medium
 
+  * New upstream release
+    - Added a dependency on libjackson2-databind-java
   * Updated debian/watch to watch the new incubator repository
   * Removed the generated files from the upstream tarball
 
diff --git a/debian/control b/debian/control
index ede142f..b69dfc7 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: cdbs,
                default-jdk,
                libcommons-logging-java,
                libguava-java,
+               libjackson2-databind-java,
                libjetty-java,
                maven-debian-helper (>= 1.5),
                thrift-compiler
diff --git a/debian/maven.rules b/debian/maven.rules
index aefe6ad..5202132 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,3 +1,4 @@
 
+com.fasterxml.jackson.core jackson-* * s/.*/2.x/ * *
 junit junit jar s/4\..*/4.x/ * *
 org.mortbay.jetty * * s/6\..*/6.x/ * *

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



More information about the pkg-java-commits mailing list