[DRE-commits] [ruby-inline] 01/02: Drop Recommends: rubygems

Cédric Boutillier boutil at moszumanska.debian.org
Thu Jan 16 14:39:19 UTC 2014


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

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

commit 8a0104465a3b560ae11af9bbe84143a10a858f66
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Jan 16 15:01:17 2014 +0100

    Drop Recommends: rubygems
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a141724..5fc55f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-inline (3.12.2-2) unstable; urgency=medium
+
+  * Team upload
+  * Drop Recommends: rubygems
+
+ -- Cédric Boutillier <boutil at debian.org>  Thu, 16 Jan 2014 15:01:03 +0100
+
 ruby-inline (3.12.2-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 719c53d..11b587c 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Package: ruby-inline
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby2.0-dev, ruby1.9.1-dev, rake
-Recommends: gcc | c-compiler, rubygems
+Recommends: gcc | c-compiler
 Description: Ruby library for embedding C/++ external module code
  Inline allows you to write foreign code within your ruby code. It
  automatically determines if the code in question has changed and

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



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