[DRE-commits] [ruby-thor] 03/05: Refresh packaging using dh-make-ruby

Lucas Nussbaum lucas at moszumanska.debian.org
Sun Jul 2 09:06:59 UTC 2017


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

lucas pushed a commit to branch master
in repository ruby-thor.

commit 9cb3c8cd76c20fba30df59678489da48a1a4c564
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Sun Jul 2 10:04:49 2017 +0200

    Refresh packaging using dh-make-ruby
---
 debian/control | 6 +++---
 debian/rules   | 2 ++
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 21068c0..f0a374c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,11 @@ Build-Depends: bundler,
                debhelper (>= 9~),
                gem2deb,
                rake,
+               ruby-coveralls,
                ruby-diff-lcs,
+               ruby-fakeweb,
                ruby-rspec (>= 2.13.0~),
-               ruby-simplecov,
-               ruby-coveralls,
-               ruby-fakeweb
+               ruby-simplecov
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-thor.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-thor.git
diff --git a/debian/rules b/debian/rules
index c6142f6..3454d59 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
+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-thor.git



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