[DRE-commits] [ruby-omniauth-oauth] 07/11: rack-test is a build dep
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Mon May 5 08:19:52 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 c2925e85ab522c083d6c578a2f98c72c886694cf
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Mon May 5 13:26:34 2014 +0530
rack-test is a build dep
---
debian/changelog | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5121549..06b8a97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,7 @@ ruby-omniauth-oauth (1.0.1-2) unstable; urgency=low
* Bump standards version to 3.9.5 (no changes)
* Run tests
- add ruby-tests.rake
- - add ruby-rspec and ruby-simplecov to build deps
+ - add ruby-rspec, ruby-simplecov and ruby-rack-test to build deps
* Disable network tests with patch
* Remove coverage in clean
diff --git a/debian/control b/debian/control
index 08c2104..152ea45 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ 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,
- ruby-simplecov
+ ruby-simplecov, ruby-rack-test
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