[DRE-commits] [ruby-grape] 04/06: debian/control: update dependencies

Lucas Kanashiro kanashiro.duarte at gmail.com
Mon May 9 19:40:57 UTC 2016


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

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

commit 4939a0a82a5d80e8950c59f78af70c66da565559
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Mon May 9 16:34:28 2016 -0300

    debian/control: update dependencies
---
 debian/changelog | 1 +
 debian/control   | 4 +---
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 65d5917..46f811f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ruby-grape (0.16.2-1) UNRELEASED; urgency=medium
 
   * Imported Upstream version 0.16.2
   * Declare compliance with Debian policy 3.9.8
+  * debian/control: update dependencies
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Mon, 09 May 2016 16:23:36 -0300
 
diff --git a/debian/control b/debian/control
index d80cd5d..77181cc 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9~),
                ruby-activesupport,
                ruby-builder,
                ruby-cookiejar,
-               ruby-grape-entity (>= 0.4.4),
+               ruby-grape-entity (>= 0.5.0),
                ruby-hashie (>= 2.1.0),
                ruby-mime-types,
                ruby-multi-json (>= 1.3.2),
@@ -18,7 +18,6 @@ Build-Depends: debhelper (>= 9~),
                ruby-rack (>= 1.3.0),
                ruby-rack-accept,
                ruby-rack-contrib,
-               ruby-rack-mount,
                ruby-rack-test,
                ruby-rspec,
                ruby-virtus (>= 1.0.0)
@@ -40,7 +39,6 @@ Depends: ruby | ruby-interpreter,
          ruby-multi-xml (>= 0.5.2),
          ruby-rack (>= 1.3.0),
          ruby-rack-accept,
-         ruby-rack-mount,
          ruby-virtus (>= 1.0.0),
          ${misc:Depends},
          ${shlibs:Depends}

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



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