[DRE-commits] [ruby-omniauth-google-oauth2] 03/10: debian/rules: export GEM2DEB_TEST_RUNNER = --check-dependencies
Lucas Kanashiro
kanashiro at moszumanska.debian.org
Wed Jun 22 13:34:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
kanashiro pushed a commit to branch master
in repository ruby-omniauth-google-oauth2.
commit 4a90c471752a6bbbb5ea25b04e5052c4a53a68c6
Author: Lucas Kanashiro <kanashiro at debian.org>
Date: Tue Jun 21 12:15:09 2016 -0300
debian/rules: export GEM2DEB_TEST_RUNNER = --check-dependencies
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index a4373e5..54e53ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ ruby-omniauth-google-oauth2 (0.4.1-1) UNRELEASED; urgency=medium
[ Lucas Kanashiro ]
* Imported Upstream version 0.4.1
+ * debian/rules: export GEM2DEB_TEST_RUNNER = --check-dependencies
-- Cédric Boutillier <boutil at moszumanska.debian.org> Tue, 21 Jun 2016 12:12:51 -0300
diff --git a/debian/rules b/debian/rules
index a5e7dc8..daffe42 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,5 +11,7 @@
# If you need to specify the .gemspec (eg there is more than one)
#export DH_RUBY_GEMSPEC=gem.gemspec
+export GEM2DEB_TEST_RUNNER = --check-dependencies
+
%:
dh $@ --buildsystem=ruby --with ruby
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-omniauth-google-oauth2.git
More information about the Pkg-ruby-extras-commits
mailing list