[DRE-commits] [ruby-roadie-rails] 07/10: add missing build dependency
Antonio Terceiro
terceiro at moszumanska.debian.org
Sun Feb 14 16:18:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository ruby-roadie-rails.
commit 0773fc434e1683c87dc9737669ce92e429bb49e1
Author: Antonio Terceiro <terceiro at debian.org>
Date: Sun Feb 14 14:06:07 2016 -0200
add missing build dependency
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index c4cfde7..a96c88f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Build-Depends: debhelper (>= 9~),
ruby-railties (<< 2:4.3),
ruby-railties (>= 2:3.0),
ruby-roadie (>= 3.1),
- ruby-rspec
+ ruby-rspec,
+ ruby-rspec-collection-matchers,
Standards-Version: 3.9.6
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-roadie-rails.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-roadie-rails.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-roadie-rails.git
More information about the Pkg-ruby-extras-commits
mailing list