[DRE-commits] [ruby-flexmock] 04/11: Update packaging with a new dh-make-ruby run

Antonio Terceiro terceiro at moszumanska.debian.org
Tue Sep 15 16:44:40 UTC 2015


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

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

commit 48f49e0548a028907700dae3cbc088074c0f26d8
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Sep 15 13:28:02 2015 -0300

    Update packaging with a new dh-make-ruby run
---
 debian/changelog          | 1 +
 debian/control            | 2 +-
 debian/ruby-flexmock.docs | 7 +------
 debian/rules              | 2 ++
 4 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 708ed82..4f86fec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ ruby-flexmock (2.0.0~rc1-1) UNRELEASED; urgency=medium
   [ Antonio Terceiro ]
   * New upstream release
   * debian/watch: point at github
+  * Update packaging with a new dh-make-ruby run
 
  -- Antonio Terceiro <terceiro at debian.org>  Tue, 15 Sep 2015 13:26:51 -0300
 
diff --git a/debian/control b/debian/control
index 0db4864..59beffb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Antonio Terceiro <terceiro at debian.org>
-Build-Depends: debhelper (>=9~),
+Build-Depends: debhelper (>= 9~),
                gem2deb,
                rake,
                ruby-rspec,
diff --git a/debian/ruby-flexmock.docs b/debian/ruby-flexmock.docs
index 3f94eb1..b43bf86 100644
--- a/debian/ruby-flexmock.docs
+++ b/debian/ruby-flexmock.docs
@@ -1,6 +1 @@
-# FIXME: doc/ dir found in source. Consider installing the docs.
-# Examples:
-# doc/manual.html
-# doc/site/*
-# FIXME: READMEs found
-# README.rdoc
+README.md
diff --git a/debian/rules b/debian/rules
index c60dc50..bf2c397 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/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-flexmock.git



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