[jackson-dataformat-yaml] 05/08: Depend on libyaml-snake-java (>= 1.15)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Apr 11 11:13:07 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-dataformat-yaml.

commit 707fe6930e9b487a2627532475b8f68a129e34f6
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Apr 11 13:05:35 2016 +0200

    Depend on libyaml-snake-java (>= 1.15)
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a26d485..7145124 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ jackson-dataformat-yaml (2.7.3-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream release
     - Refreshed the patches
+    - Depend on libyaml-snake-java (>= 1.15)
   * Standards-Version updated to 3.9.8 (no changes)
   * Use secure Vcs-* fields
 
diff --git a/debian/control b/debian/control
index 437d64e..9e3e892 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9),
                libjackson2-annotations-java,
                libjackson2-core-java,
                libjackson2-databind-java,
-               libyaml-snake-java,
+               libyaml-snake-java (>= 1.15),
                maven-debian-helper (>= 1.6.5),
                xmlstarlet
 Build-Depends-Indep: default-jdk-doc,

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



More information about the pkg-java-commits mailing list