[DRE-commits] [ruby-omniauth-oauth] 06/11: simplecov is a build dep

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon May 5 08:19:51 UTC 2014


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository ruby-omniauth-oauth.

commit 9abe324238cf4a8865418c49c36b335f1a02ffd3
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon May 5 13:23:13 2014 +0530

    simplecov is a build dep
---
 debian/changelog | 4 +++-
 debian/control   | 3 ++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1b91d96..5121549 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,9 @@ ruby-omniauth-oauth (1.0.1-2) unstable; urgency=low
 
   * Rebuild with gem2deb >= 0.7.5 (install gemspec for all ruby versions)
   * Bump standards version to 3.9.5 (no changes)
-  * Run tests (add ruby-tests.rake, add ruby-rspec to build deps)
+  * Run tests 
+    - add ruby-tests.rake
+    - add ruby-rspec and ruby-simplecov to build deps
   * Disable network tests with patch
   * Remove coverage in clean
 
diff --git a/debian/control b/debian/control
index 7398694..08c2104 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Pirate Praveen <praveen at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~), ruby-rspec
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~), ruby-rspec,
+ ruby-simplecov
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-omniauth-oauth.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-omniauth-oauth.git;a=summary

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-omniauth-oauth.git



More information about the Pkg-ruby-extras-commits mailing list