[DRE-commits] [SCM] ruby-minitest.git branch, master, updated. debian/3.1.0-2-11-gfaa0ceb

Cédric Boutillier boutil at debian.org
Sat Apr 6 12:50:18 UTC 2013


The following commit has been merged in the master branch:
commit 328c9b7593131fea92363b1c93e2bbb78bf76aef
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri Apr 5 17:56:18 2013 +0200

    replace ruby1.8 by ruby in Depends

diff --git a/debian/control b/debian/control
index 6df6275..ead812d 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
 Package: ruby-minitest
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
 Description: Ruby test tools supporting TDD, BDD, mocking, and benchmarking
  minitest provides a complete suite of testing facilities supporting
  TDD, BDD, mocking, and benchmarking.

-- 
ruby-minitest.git



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