[DRE-commits] [ruby-simplecov] 09/11: debian/control: Build-Depends: ruby-rspec
Antonio Terceiro
terceiro at moszumanska.debian.org
Tue Sep 15 15:29:34 UTC 2015
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository ruby-simplecov.
commit b5dbab8b589c5a3e08ffbb55d7dbb37180960f09
Author: Antonio Terceiro <terceiro at debian.org>
Date: Tue Sep 15 12:18:13 2015 -0300
debian/control: Build-Depends: ruby-rspec
---
debian/changelog | 2 +-
debian/control | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index fee6b03..6601195 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,7 @@ ruby-simplecov (0.10.0-1) unstable; urgency=medium
(Closes: #770225)
- add debian/patches/skip-broken-test.patch
* Update packaging with a new dh-make-ruby run
- * debian/control: Build-Depends: ruby-minitest
+ * debian/control: Build-Depends: ruby-minitest, ruby-rspec
-- Antonio Terceiro <terceiro at debian.org> Tue, 15 Sep 2015 12:14:53 -0300
diff --git a/debian/control b/debian/control
index 89ea10c..ca207ab 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9~),
ruby-json (>= 1.8),
ruby-shoulda,
ruby-minitest,
+ ruby-rspec,
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-simplecov.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-simplecov.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-simplecov.git
More information about the Pkg-ruby-extras-commits
mailing list