[DRE-commits] [ruby-grape-entity] 01/01: minor packaging changes

Antonio Terceiro terceiro at moszumanska.debian.org
Wed Jul 15 15:18:02 UTC 2015


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

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

commit 7984ec9b3fdd053488459a479dc90583f1a97bd5
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Wed Jul 15 12:07:46 2015 -0300

    minor packaging changes
---
 debian/control                |  3 ++-
 debian/ruby-grape-entity.docs |  2 +-
 debian/rules                  | 16 ++--------------
 3 files changed, 5 insertions(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index 86d25be..7cf9d26 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: ruby-grape-entity
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Hleb Valoshka <375gnu at gmail.com>
+Uploaders: Hleb Valoshka <375gnu at gmail.com>,
+           Antonio Terceiro <terceiro at debian.org>
 Build-Depends: debhelper (>= 7.0.50~),
                gem2deb,
                rake,
diff --git a/debian/ruby-grape-entity.docs b/debian/ruby-grape-entity.docs
index 3275e7b..e3b260b 100644
--- a/debian/ruby-grape-entity.docs
+++ b/debian/ruby-grape-entity.docs
@@ -1,3 +1,3 @@
-README.md
 CONTRIBUTING.md
+README.md
 RELEASING.md
diff --git a/debian/rules b/debian/rules
index 57b4299..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.1
-#
-# 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

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



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