[DRE-commits] [ruby-color] 04/06: debian/rules: Add check-dependencies command

Lucas Moura lucasmoura-guest at moszumanska.debian.org
Sat Mar 5 21:52:58 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-color.

commit 02f9653b91ef71cc671f119c682e4a7d32422cb7
Author: Lucas Albuquerque Medeiros de Moura <lucas.moura128 at gmail.com>
Date:   Sat Mar 5 18:39:20 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 5869d92..374af87 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ruby-color (1.8-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream version
   * Update how tests were executed in the package
+  * debian/rules: Add check-dependencies command
 
  -- Lucas Albuquerque Medeiros de Moura <lucas.moura128 at gmail.com>  Sat, 05 Mar 2016 18:30:50 -0300
 
diff --git a/debian/rules b/debian/rules
index 813f49d..8c7337d 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-color.git



More information about the Pkg-ruby-extras-commits mailing list