[DRE-commits] [ruby-buff-shell-out] 01/03: Fix build dependencies
Hleb Valoshka
tsfgnu-guest at moszumanska.debian.org
Thu Jul 30 10:34:51 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-buff-shell-out.
commit de88429d74d5560d10ffa822996b873d65fbdb7a
Author: Hleb Valoshka <375gnu at gmail.com>
Date: Thu Jul 30 12:35:52 2015 +0300
Fix build dependencies
---
debian/control | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 253cbeb..7f82c01 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,13 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Miguel Landaeta <nomadium at debian.org>
-Build-Depends: debhelper (>= 9~), gem2deb (>= 0.7.5~), ruby-rspec,
- ruby-buff-ruby-engine
+Build-Depends: debhelper (>= 9~),
+ gem2deb (>= 0.7.5~),
+ ruby-rspec,
+ ruby-rspec-its,
+ rake,
+ ruby-buff-ruby-engine (>= 0.1),
+ spork
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-buff-shell-out.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-buff-shell-out.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-buff-shell-out.git
More information about the Pkg-ruby-extras-commits
mailing list