[DRE-commits] [ruby-json-schema] 03/11: depend on addressable >= 2.4

Cédric Boutillier boutil at moszumanska.debian.org
Mon Jun 6 22:34:51 UTC 2016


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

boutil pushed a commit to branch master
in repository ruby-json-schema.

commit b13f43dcaac5ec9569f2e17b5636ca91be404e09
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Jun 6 23:59:38 2016 +0200

    depend on addressable >= 2.4
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 201e284..49fbebb 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Balasankar C <balasankarc at autistici.org>
 Build-Depends: debhelper (>= 9~),
                gem2deb,
-               ruby-addressable (>= 2.3.7),
+               ruby-addressable (>= 2.4~),
                ruby-json,
                ruby-minitest,
                ruby-webmock
@@ -20,7 +20,7 @@ Package: ruby-json-schema
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
-         ruby-addressable (>= 2.3.7),
+         ruby-addressable (>= 2.4~),
          ruby-json,
          ruby-multi-json,
          ruby-uuidtools,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-json-schema.git



More information about the Pkg-ruby-extras-commits mailing list