[DRE-commits] [SCM] ruby-rspec-expectations.git branch, master, updated. debian/2.13.0-2-1-gc780341

Cédric Boutillier boutil at debian.org
Thu Jun 20 13:38:05 UTC 2013


The following commit has been merged in the master branch:
commit c7803417eafd0736ff480f9b62dc83cf7d543d39
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Jun 20 15:33:41 2013 +0200

    replace ruby1.8 by ruby in Depends

diff --git a/debian/changelog b/debian/changelog
index 0f255d9..88e8f41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-rspec-expectations (2.13.0-3) unstable; urgency=low
+
+  * Replace ruby1.8 by ruby in Depends field.
+
+ -- Cédric Boutillier <boutil at debian.org>  Thu, 20 Jun 2013 15:32:46 +0200
+
 ruby-rspec-expectations (2.13.0-2) unstable; urgency=low
 
   * Upload to unstable.
diff --git a/debian/control b/debian/control
index f8548a0..f797aff 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
 Package: ruby-rspec-expectations
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter, ruby-diff-lcs
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-diff-lcs
 Suggests: ruby-rspec
 Description: Behaviour Driven Development framework for Ruby - expectations
  RSpec is a Behaviour Driven Development framework for Ruby. It

-- 
ruby-rspec-expectations.git



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