[DRE-commits] [ruby-termios] 01/02: Refresh packaging.

Lucas Nussbaum lucas at moszumanska.debian.org
Thu Jul 6 19:37:21 UTC 2017


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

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

commit 2e30ba9b992fb9df7aa6384621785849055c453d
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Thu Jul 6 21:29:35 2017 +0200

    Refresh packaging.
---
 debian/control |  7 +++++--
 debian/rules   | 10 ++--------
 2 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index 08352a4..6dde3d4 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,15 @@ Source: ruby-termios
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
+Uploaders: Lucas Nussbaum <lucas at debian.org>
 Build-Depends: debhelper (>= 9~),
-               gem2deb
-Standards-Version: 3.9.7
+               gem2deb,
+               rake
+Standards-Version: 4.0.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-termios.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-termios.git
 Homepage: http://arika.org/ruby/termios
+Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 
 Package: ruby-termios
diff --git a/debian/rules b/debian/rules
index a4b9e28..3454d59 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,12 +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
+
+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-termios.git



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