[DRE-commits] [ruby-webrobots] 07/07: missing build dependency
Antonio Terceiro
terceiro at moszumanska.debian.org
Fri Jul 15 12:03:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository ruby-webrobots.
commit e79120869af2b351c4e9f7053fa2999537574699
Author: Antonio Terceiro <terceiro at debian.org>
Date: Fri Jul 15 08:58:30 2016 -0300
missing build dependency
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 39fb5be..31a9afa 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Build-Depends: debhelper (>= 9~),
racc,
rake,
ruby-nokogiri,
- ruby-shoulda
+ ruby-shoulda,
+ ruby-webmock,
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-webrobots.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-webrobots.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-webrobots.git
More information about the Pkg-ruby-extras-commits
mailing list