[DRE-commits] [ruby-specinfra] 04/04: add missing build dependency on ruby-rspec-its
Antonio Terceiro
terceiro at moszumanska.debian.org
Thu Jun 18 12:46:30 UTC 2015
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository ruby-specinfra.
commit 95ed2bee3fa6ca0a6b1a3642c9968fd2b508f3fb
Author: Antonio Terceiro <terceiro at debian.org>
Date: Sun Jun 14 17:25:05 2015 -0300
add missing build dependency on ruby-rspec-its
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 8a1115d..b139dfa 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Build-Depends: bundler,
rake,
ruby-net-scp,
ruby-net-ssh,
- ruby-rspec
+ ruby-rspec,
+ ruby-rspec-its,
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-specinfra.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-specinfra.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-specinfra.git
More information about the Pkg-ruby-extras-commits
mailing list