[DRE-commits] [ruby-ronn] 02/04: Refresh packaging with `dh-maske-ruby -w`.

Antonio Terceiro terceiro at moszumanska.debian.org
Sat Sep 3 16:26:17 UTC 2016


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to branch master
in repository ruby-ronn.

commit d3dd7ededebbd27d9427f8e4e978989470a5c1ae
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sat Sep 3 08:33:44 2016 -0300

    Refresh packaging with `dh-maske-ruby -w`.
---
 debian/changelog |  1 +
 debian/control   |  5 +++--
 debian/rules     | 13 ++-----------
 3 files changed, 6 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0e3d95e..454974a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ruby-ronn (0.7.3-5) UNRELEASED; urgency=medium
   * Team upload.
   * Replace existing output reproducibility patch with a new, more complete
     one (Closes: #829362)
+  * Refresh packaging with `dh-maske-ruby -w`.
 
  -- Antonio Terceiro <terceiro at debian.org>  Sat, 03 Sep 2016 08:27:31 -0300
 
diff --git a/debian/control b/debian/control
index 0f416d0..6fd53d8 100644
--- a/debian/control
+++ b/debian/control
@@ -5,18 +5,19 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Martin Ueding <dev at martin-ueding.de>
 Build-Depends: debhelper (>= 9~),
                gem2deb,
+               rake,
                ruby-contest,
                ruby-hpricot (>= 0.8.2),
                ruby-json,
                ruby-mustache (>= 0.7.0),
                ruby-rdiscount (>= 1.5.8),
                ruby-test-unit
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 Homepage: https://rtomayko.github.com/ronn
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-ronn.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-ronn.git
-XS-Ruby-Versions: all
 Testsuite: autopkgtest-pkg-ruby
+XS-Ruby-Versions: all
 
 Package: ruby-ronn
 Architecture: all
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-ronn.git



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