[DRE-commits] [ruby-omniauth-oauth2] 06/09: rack-test is needed for tests
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed May 7 13:26:04 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-oauth2.
commit 5f37b323bee50298b72a7f59daf0a17acc994a03
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed May 7 18:31:22 2014 +0530
rack-test is needed for tests
---
debian/changelog | 2 +-
debian/control | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ebccbfb..66e1b9a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ ruby-omniauth-oauth2 (1.1.2-1) UNRELEASED; urgency=low
* New upstream release
- oauth2 gem version requirement now matches
* Run tests (remove simplecov/coveralls)
- * Add ruby-rspec to build deps
+ * Add ruby-rspec and ruby-rack-test to build deps
-- Pirate Praveen <praveen at debian.org> Wed, 07 May 2014 18:17:37 +0530
diff --git a/debian/control b/debian/control
index f0c7761..4599689 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-rack-test
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-omniauth-oauth2.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-omniauth-oauth2.git;a=summary
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-omniauth-oauth2.git
More information about the Pkg-ruby-extras-commits
mailing list