[DRE-commits] [ruby-activerecord-nulldb-adapter] 01/01: debian/rules: Add check-dependencies command
Lucas Moura
lucasmoura-guest at moszumanska.debian.org
Sat Mar 5 21:28:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
lucasmoura-guest pushed a commit to branch master
in repository ruby-activerecord-nulldb-adapter.
commit e56c4e4449081cca508e126b30f95e6d3ac9ab63
Author: Lucas Albuquerque Medeiros de Moura <lucas.moura128 at gmail.com>
Date: Sat Mar 5 18:27:24 2016 -0300
debian/rules: Add check-dependencies command
---
debian/changelog | 1 +
debian/rules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2dbd8bb..412a384 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ ruby-activerecord-nulldb-adapter (0.3.2-1) unstable; urgency=medium
* Removing patches already applied on new upstream version.
* Update how package test were executed.
* Add patch to fix tests for activerecord 4.2.
+ * debian/rules: Add check-dependencies command.
-- Lucas Albuquerque Medeiros de Moura <lucas.moura128 at gmail.com> Sat, 05 Mar 2016 18:21:21 -0300
diff --git a/debian/rules b/debian/rules
index d81794d..272a643 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/ruby-activerecord-nulldb-adapter.git
More information about the Pkg-ruby-extras-commits
mailing list