[DRE-commits] [rails] 01/01: check dependencies
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Aug 19 12:14:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository rails.
commit dce243fff76ad3fae663b9468701cc04137a1f65
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed Aug 19 17:39:08 2015 +0530
check dependencies
---
debian/changelog | 1 +
debian/rules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 83d7cb4..7606dc3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ rails (2:4.2.3-4) UNRELEASED; urgency=medium
* Team upload
* ruby-activesupport: requires ruby-thread-safe >= 0.3.4, ruby-i18n >= 0.7
+ * Check dependencies mentioned in gemspec
-- Pirate Praveen <praveen at debian.org> Wed, 19 Aug 2015 17:32:50 +0530
diff --git a/debian/rules b/debian/rules
index eaf9ae0..72aa91b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,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/rails.git
More information about the Pkg-ruby-extras-commits
mailing list