[DRE-commits] [ruby-grape-msgpack] 06/07: debian/control: update build dependencies

Lucas Kanashiro kanashiro.duarte at gmail.com
Mon May 9 21:03:09 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-msgpack.

commit 9bdf7dac1a60e6e70b375ac3cb7b539e1ed8a5ce
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Mon May 9 18:00:36 2016 -0300

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

diff --git a/debian/changelog b/debian/changelog
index bb4d0ad..89c5b0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ ruby-grape-msgpack (0.2.0-1) UNRELEASED; urgency=medium
   * debian/patches: update 0001-Disable-CI-stuff.patch and delete
     0002-Relax-msgpack-dependency-in-metadata.patch no more needed
   * Declare compliance with Debian policy 3.9.8
+  * debian/control: update build dependencies
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Mon, 09 May 2016 16:00:23 -0300
 
diff --git a/debian/control b/debian/control
index aa327ba..e97de24 100644
--- a/debian/control
+++ b/debian/control
@@ -7,10 +7,10 @@ Build-Depends: debhelper (>= 9~),
                gem2deb,
                rake,
                ruby-grape (>= 0.6.0),
-               ruby-grape-entity (>= 0.3.0),
+               ruby-grape-entity (>= 0.5.0),
                ruby-msgpack (>= 0.5.6),
                ruby-rack-test (>= 0.6.2),
-               ruby-rspec
+               ruby-rspec (>= 3.4)
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-grape-msgpack.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-grape-msgpack.git

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



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