[DRE-commits] [ruby-beautify] 01/04: Update packaging boilerplate with dh-make-ruby -w

zeha at debian.org zeha at debian.org
Wed Sep 9 23:45:32 UTC 2015


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

zeha pushed a commit to branch master
in repository ruby-beautify.

commit cb6efa4f2a521ef4b351cf99158673a0cf1c96f7
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Wed Sep 9 23:38:42 2015 +0000

    Update packaging boilerplate with dh-make-ruby -w
---
 debian/control  | 7 +++++--
 debian/manpages | 2 +-
 debian/rules    | 2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index c85f964..8447918 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,13 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Tomasz Nitecki <tnnn at tnnn.pl>
-Build-Depends: debhelper (>= 9~), gem2deb, ruby-rspec, rake
+Build-Depends: debhelper (>= 9~),
+               gem2deb,
+               rake,
+               ruby-rspec
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-beautify.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-beautify.git;a=summary
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-beautify.git
 Homepage: https://github.com/erniebrodeur/ruby-beautify
 Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
diff --git a/debian/manpages b/debian/manpages
index 900bbc8..3ebc8a2 100644
--- a/debian/manpages
+++ b/debian/manpages
@@ -1 +1 @@
-debian/*.[0-9]
\ No newline at end of file
+debian/*.[0-9]
diff --git a/debian/rules b/debian/rules
index 946643b..a2e8438 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
 #
 # Uncomment to ignore some test failures (but the tests will run anyway).
 # Valid values:
-#export DH_RUBY_IGNORE_TESTS=ruby2.1 require-rubygems
+#export DH_RUBY_IGNORE_TESTS=ruby2.1 ruby2.2
 #
 # If you need to specify the .gemspec (eg there is more than one)
 #export DH_RUBY_GEMSPEC=gem.gemspec

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-beautify.git



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