[DRE-commits] [ruby-omniauth-oauth] 01/01: reupload to unstable
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Dec 27 11:05:17 UTC 2015
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 d6a72d10e0f82f403b94f21e8b13a32dd38b4823
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sun Dec 27 16:22:41 2015 +0530
reupload to unstable
---
debian/changelog | 7 +++++++
debian/rules | 13 ++-----------
2 files changed, 9 insertions(+), 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 799b2d2..6736a2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-omniauth-oauth (1.1.0-2) unstable; urgency=medium
+
+ * Reupload to unstable
+ * Check gemspec dependencies on build
+
+ -- Pirate Praveen <praveen at debian.org> Sun, 27 Dec 2015 16:22:35 +0530
+
ruby-omniauth-oauth (1.1.0-1) experimental; urgency=medium
* New upstream release
diff --git a/debian/rules b/debian/rules
index 7451881..f837998 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,6 @@
#!/usr/bin/make -f
-#export DH_VERBOSE=1
-#
-# Uncomment to ignore all test failures (but the tests will run anyway)
-#export DH_RUBY_IGNORE_TESTS=all
-#
-# Uncomment to ignore some test failures (but the tests will run anyway).
-# Valid values:
-#export DH_RUBY_IGNORE_TESTS=ruby1.8 ruby1.9.1 require-rubygems
-#
-# 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-oauth.git
More information about the Pkg-ruby-extras-commits
mailing list