[DRE-commits] [ruby-thread-safe] 05/06: missing B-D on rake

Antonio Terceiro terceiro at moszumanska.debian.org
Wed Nov 4 11:43:28 UTC 2015


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

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

commit 57076cba4d1a920e6a57d3d9e167520b0bc60c93
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Wed Nov 4 09:31:07 2015 -0200

    missing B-D on rake
---
 debian/changelog | 2 +-
 debian/control   | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index da67e1f..9a809e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,7 @@ ruby-thread-safe (0.3.5-3) unstable; urgency=medium
   * debian/ruby-tests.rake: exclude test/test_cache_loops.rb, which is a
     stress test that is maybe causing issues on the buildd.
   * debian/rules: remove coverage/ on clean
-  * add missing Build-Dependency on ruby-minitest
+  * add missing Build-Dependencies on ruby-minitest and rake
 
  -- Antonio Terceiro <terceiro at debian.org>  Wed, 04 Nov 2015 09:12:28 -0200
 
diff --git a/debian/control b/debian/control
index 600675d..a94b7a8 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Cédric Boutillier <boutil at debian.org>
 Build-Depends: debhelper (>= 7.0.50~),
  gem2deb (>= 0.3.0~),
+ rake,
  ruby-minitest,
  ruby-minitest-reporters
 Standards-Version: 3.9.6

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



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