[DRE-commits] [ruby-mocha] 01/04: Drop completely rubygems, since only Ruby1.9+ is now supported

Cédric Boutillier boutil at moszumanska.debian.org
Thu Jan 16 11:08:04 UTC 2014


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

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

commit f493e7a80ae247a39182c8ac37f6c9878e402a49
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Jan 16 11:17:45 2014 +0100

    Drop completely rubygems, since only Ruby1.9+ is now supported
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f28b3f1..d62fc7d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-mocha (0.14.0-3) UNRELEASED; urgency=medium
+
+  * Drop completely rubygems, since only Ruby1.9+ is now supported
+
+ -- Cédric Boutillier <boutil at debian.org>  Thu, 16 Jan 2014 11:16:42 +0100
+
 ruby-mocha (0.14.0-2) unstable; urgency=low
 
   * Do not force rubygems to avoid forcing a transitive dependency on ruby1.8.
diff --git a/debian/control b/debian/control
index d15e8e8..0875eb1 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ XS-Ruby-Versions: all
 
 Package: ruby-mocha
 Architecture: all
-Depends: ruby | ruby-interpreter, ruby-metaclass, rubygems | ruby (>= 1:1.9), ${misc:Depends}
+Depends: ruby | ruby-interpreter, ruby-metaclass, ${misc:Depends}
 Suggests: ruby-mocha-doc
 Description: Mocking and stubbing library for Ruby
  Mocha is a mocking and stubbing library with JMock/SchMock syntax, which

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



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