[DRE-commits] [ruby-omniauth-oauth] 08/11: webmock 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 07369651554eef62349d58fd5977eb271f79d3dd
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Mon May 5 13:30:26 2014 +0530
webmock is a build dep
---
debian/changelog | 3 ++-
debian/control | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 06b8a97..8a15b57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,8 @@ 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, ruby-simplecov and ruby-rack-test to build deps
+ * Add more build deps
+ - ruby-rspec, ruby-simplecov, ruby-rack-test and ruby-webmock
* Disable network tests with patch
* Remove coverage in clean
diff --git a/debian/control b/debian/control
index 152ea45..1fb8be4 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-rack-test
+ ruby-simplecov, ruby-rack-test, ruby-webmock
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