[DRE-commits] [ruby-omniauth-oauth2] 07/09: webmock is needed
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 2208d28aaa79627c0aba6a482b272ca32ae60a63
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed May 7 18:35:42 2014 +0530
webmock is needed
---
debian/changelog | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 66e1b9a..7e299a3 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 and ruby-rack-test to build deps
+ * Add ruby-rspec, ruby-rack-test and ruby-webmock 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 4599689..24c120d 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-rack-test
+ ruby-rack-test, ruby-webmock
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