[DRE-commits] [ruby-grape] 04/05: Add missing build dependencies

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Tue Jul 7 12:46:55 UTC 2015


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

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

commit 1311a62740afeccdc106dd9cd4e658dbc9ab45d5
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Tue Jul 7 14:10:14 2015 +0300

    Add missing build dependencies
---
 debian/control | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index fd6c56e..daeabb5 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,12 @@ Build-Depends: debhelper (>= 7.0.50~),
                ruby-rack (>= 1.3.0),
                ruby-rack-accept,
                ruby-rack-mount,
+               ruby-rack-test,
                ruby-rspec,
-               ruby-virtus (>= 1.0.0)
+               ruby-virtus (>= 1.0.0),
+               ruby-cookiejar,
+               ruby-mime-types,
+               ruby-grape-entity (>= 0.4.4)
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-grape.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-grape.git

-- 
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