[protobuf-java-format] 03/07: New dependency on libjackson2-core-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Aug 3 21:31:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository protobuf-java-format.
commit df18bb3e32180df7e6d164a834aa8eff2eb7707e
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Aug 3 22:15:14 2016 +0200
New dependency on libjackson2-core-java
---
debian/changelog | 1 +
debian/control | 1 +
debian/maven.rules | 1 +
3 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 81f784b..b7652c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ protobuf-java-format (1.3-1) UNRELEASED; urgency=medium
* New upstream release
- Removed 01-protobuf-compatibility.patch (fixed upstream)
+ - New dependency on libjackson2-core-java
-- Emmanuel Bourg <ebourg at apache.org> Wed, 03 Aug 2016 22:09:26 +0200
diff --git a/debian/control b/debian/control
index 1485248..6e3c245 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Emmanuel Bourg <ebourg at apache.org>
Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 2.0)
Build-Depends-Indep: libhamcrest-java,
libjackson-json-java,
+ libjackson2-core-java,
libjackson2-dataformat-smile,
libmaven-antrun-plugin-java,
libprotobuf-java,
diff --git a/debian/maven.rules b/debian/maven.rules
index d40fe0c..818ac01 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,5 +1,6 @@
org.testng testng jar s/6\..*/6.x/ * *
+com.fasterxml.jackson.core jackson-core * s/2\..*/2.x/ * *
com.fasterxml.jackson.dataformat jackson-dataformat-smile * s/2\..*/2.x/ * *
junit junit * s/4\..*/4.x/ * *
org.mockito s/mockito-all/mockito-core/ * s/.*/debian/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/protobuf-java-format.git
More information about the pkg-java-commits
mailing list