[DRE-commits] [ruby-omniauth-oauth2] 08/09: add deps as build deps too
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 bcc3580714c21cb42f8e9b98455e6cc01d6ba963
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed May 7 18:41:07 2014 +0530
add deps as build deps too
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 7e299a3..7e22920 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ruby-omniauth-oauth2 (1.1.2-1) UNRELEASED; urgency=low
- oauth2 gem version requirement now matches
* Run tests (remove simplecov/coveralls)
* Add ruby-rspec, ruby-rack-test and ruby-webmock to build deps
+ * ruby-omniauth and ruy-oauth is needed for builds too
-- Pirate Praveen <praveen at debian.org> Wed, 07 May 2014 18:17:37 +0530
diff --git a/debian/control b/debian/control
index 24c120d..a4496fc 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-webmock
+ ruby-rack-test, ruby-webmock, ruby-omniauth, ruby-oauth2
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