[DRE-commits] [ruby-cal-heatmap-rails] 03/03: check deps
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri Jan 15 08:41:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-cal-heatmap-rails.
commit 9b805b6913d8f6dd25d778fd4791264cee8cd370
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Fri Jan 15 10:16:22 2016 +0530
check deps
---
debian/changelog | 1 +
debian/rules | 16 ++--------------
2 files changed, 3 insertions(+), 14 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e5d89d0..49066fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
ruby-cal-heatmap-rails (3.5.1+dfsg-1) unstable; urgency=medium
* New upstream release
+ * Check gemspec dependencies during build
-- Pirate Praveen <praveen at debian.org> Fri, 15 Jan 2016 10:14:56 +0530
diff --git a/debian/rules b/debian/rules
index 5eef7f2..db6bb5b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,18 +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=ruby2.1
-#
-# If you need to specify the .gemspec (eg there is more than one)
-#export DH_RUBY_GEMSPEC=gem.gemspec
-#
-# Uncomment to check dependencies during build:
-# export GEM2DEB_TEST_RUNNER = --check-dependencies
+
+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-cal-heatmap-rails.git
More information about the Pkg-ruby-extras-commits
mailing list