[DRE-commits] [ruby-appraisal] 03/04: Bump Standards-Versions and update debian packaging
Sebastien Badia
sbadia-guest at moszumanska.debian.org
Tue Mar 1 18:08:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
sbadia-guest pushed a commit to branch master
in repository ruby-appraisal.
commit 33ebbb54722af864d82b5dcb24d64746cfb0b759
Author: Sebastien Badia <seb at sebian.fr>
Date: Mon Feb 29 17:54:45 2016 -0300
Bump Standards-Versions and update debian packaging
---
debian/control | 3 ++-
debian/rules | 13 ++-----------
2 files changed, 4 insertions(+), 12 deletions(-)
diff --git a/debian/control b/debian/control
index 27ba77a..b04b164 100644
--- a/debian/control
+++ b/debian/control
@@ -3,16 +3,17 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Praveen Arimbrathodiyil <praveen at debian.org>
-Standards-Version: 3.9.4
Build-Depends: bundler,
debhelper (>= 9~),
gem2deb,
rake,
ruby-aruba,
ruby-rspec
+Standards-Version: 3.9.7
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-appraisal.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-appraisal.git
Homepage: http://github.com/thoughtbot/appraisal
+Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Package: ruby-appraisal
diff --git a/debian/rules b/debian/rules
index a5e7dc8..3454d59 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-appraisal.git
More information about the Pkg-ruby-extras-commits
mailing list