[jayway-jsonpath] 01/01: Restored the dependencies of libjsonpath-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Aug 3 11:00:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jayway-jsonpath.
commit 7679bec3a90051891f74a8ba94a9b1990fb902f7
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Aug 3 12:59:22 2016 +0200
Restored the dependencies of libjsonpath-java
---
debian/changelog | 6 ++++++
debian/control | 5 +++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5fe7b44..c3f4c3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jayway-jsonpath (2.0.0-2) unstable; urgency=medium
+
+ * Restored the dependencies of libjsonpath-java
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 03 Aug 2016 12:37:15 +0200
+
jayway-jsonpath (2.0.0-1) unstable; urgency=medium
* New upstream release
diff --git a/debian/control b/debian/control
index 6cd2d20..83076eb 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Emmanuel Bourg <ebourg at apache.org>
Build-Depends: debhelper (>= 9), default-jdk, gradle-debian-helper (>= 1.3), maven-repo-helper
Build-Depends-Indep: junit4,
libcommons-io-java,
+ libgoogle-gson-java,
libhamcrest-java,
libjackson-json-java,
libjackson2-databind-java,
@@ -19,8 +20,8 @@ Homepage: https://github.com/jayway/JsonPath
Package: libjsonpath-java
Architecture: all
-Depends: ${maven:Depends}, ${misc:Depends}
-Suggests: ${maven:OptionalDepends}
+Depends: ${misc:Depends}, libhamcrest-java, libjson-smart-java, libslf4j-java
+Suggests: libgoogle-gson-java, libjackson2-databind-java
Description: Jayway JsonPath - XPath like expressions for JSON
Jayway JsonPath is a Java port of Stefan Goessner JSONPath
implementation. It provides a XPath like syntax to query JSON
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jayway-jsonpath.git
More information about the pkg-java-commits
mailing list