[DRE-commits] [ruby-jwt] 07/09: debian/control: remove dependency on ruby-multi-json

Lucas Kanashiro kanashiro at moszumanska.debian.org
Tue Jun 21 16:58:10 UTC 2016


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

kanashiro pushed a commit to branch master
in repository ruby-jwt.

commit 8aa05edc7135a0c302e45601b76aaad1047d521c
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Tue Jun 21 12:41:32 2016 -0300

    debian/control: remove dependency on ruby-multi-json
---
 debian/changelog | 1 +
 debian/control   | 2 --
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7c42059..3dd09e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ ruby-jwt (1.5.4-1) UNRELEASED; urgency=medium
   * Drop rspec3 patch, upstream fixed it in other way
   * Update Debian packaging copyright
   * Declare compliance with Debian policy 3.9.8
+  * debian/control: remove dependency on ruby-multi-json
 
  -- Cédric Boutillier <boutil at moszumanska.debian.org>  Tue, 21 Jun 2016 12:31:19 -0300
 
diff --git a/debian/control b/debian/control
index b12eaa7..19c345d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders: Markus Tornow <tornow at riseup.net>
 Build-Depends: debhelper (>= 9~),
                gem2deb,
                rake (>= 0.9.2.2),
-               ruby-multi-json (>= 1.5),
                ruby-rspec (>= 2.10.0)
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-jwt.git
@@ -18,7 +17,6 @@ Package: ruby-jwt
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
-         ruby-multi-json (>= 1.5),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: JSON Web Token implementation in Ruby

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



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