[DRE-commits] [ruby-fakefs] 01/01: add rake as build-dependency

Cédric Boutillier boutil at moszumanska.debian.org
Fri May 1 20:31:31 UTC 2015


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

boutil pushed a commit to branch master
in repository ruby-fakefs.

commit 17d527e66c66adde4ff39b0f04f9d38ef1921fbf
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri May 1 22:26:26 2015 +0200

    add rake as build-dependency
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0b940bf..e7ae615 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 ruby-fakefs (0.6.7-1) unstable; urgency=low
 
+  [ Sebastian Boehm ]
   * New upstream version
   * Team upload
   * Standards-Version 3.9.6
@@ -12,6 +13,11 @@ ruby-fakefs (0.6.7-1) unstable; urgency=low
   * Add Testsuite header to debian/control
   * Replace debian/ruby-tests.rb by debian/ruby-tests.rake
 
+  [ Cédric Boutillier ]
+  * Add build-dependency on rake: interpreter's rake will favor its minitest
+    implementation instead of the ruby-minitest package causing errors in
+    tests.
+
  -- Sebastian Boehm <sebastian at sometimesfood.org>  Thu, 30 Apr 2015 20:41:08 +0200
 
 ruby-fakefs (0.4.2-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index c56d3d0..f731251 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Sebastian Boehm <sebastian at sometimesfood.org>, Gunnar Wolf <gwolf at debian.org>, Tobias Grimm <etobi at debian.org>
 Standards-Version: 3.9.6
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.11~), ruby-minitest
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.11~), ruby-minitest, rake
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-fakefs.git
 Vcs-Browser: https://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-fakefs.git;a=summary
 Testsuite: autopkgtest-pkg-ruby

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



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