[DRE-commits] [ruby-rack-contrib] 05/10: Finish packaging

Antonio Terceiro terceiro at moszumanska.debian.org
Tue Jul 14 23:34:17 UTC 2015


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

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

commit 133dc2bdb89bc02a3457f07748a5e0d574aed372
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Jul 14 20:24:44 2015 -0300

    Finish packaging
---
 debian/ruby-rack-contrib.docs |  3 +--
 debian/rules                  | 16 ++--------------
 debian/watch                  |  2 +-
 3 files changed, 4 insertions(+), 17 deletions(-)

diff --git a/debian/ruby-rack-contrib.docs b/debian/ruby-rack-contrib.docs
index 07b3c9e..b43bf86 100644
--- a/debian/ruby-rack-contrib.docs
+++ b/debian/ruby-rack-contrib.docs
@@ -1,2 +1 @@
-# FIXME: READMEs found
-# README.md
+README.md
diff --git a/debian/rules b/debian/rules
index 2335a3d..3454d59 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,18 +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=ruby2.2
-#
-# If you need to specify the .gemspec (eg there is more than one)
-#export DH_RUBY_GEMSPEC=gem.gemspec
-#
-# Uncomment to check dependencies during build:
-# export GEM2DEB_TEST_RUNNER = --check-dependencies
+
+export GEM2DEB_TEST_RUNNER = --check-dependencies
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
diff --git a/debian/watch b/debian/watch
index 81df85e..d73b986 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/rack-contrib .*/rack-contrib-(.*).tar.gz
+https://github.com/rack/rack-contrib/releases .*/v(.*).tar.gz

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



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