[DRE-commits] [bundler] 02/05: Promote rubygems-integration to dependency

Christian Hofstaedtler zeha at moszumanska.debian.org
Wed Apr 2 16:01:11 UTC 2014


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

zeha pushed a commit to branch master
in repository bundler.

commit 3c591183cb4692b5bcd661310d7c01b91144acd5
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Wed Apr 2 17:21:56 2014 +0200

    Promote rubygems-integration to dependency
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 0502d53..2f36eae 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ XS-Ruby-Versions: all
 Package: bundler
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-thor (>= 0.18.1~), ruby-net-http-persistent (>= 2.7-1)
-Recommends: sudo, ruby-dev, build-essential, rubygems-integration, less
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-thor (>= 0.18.1~), ruby-net-http-persistent (>= 2.7-1), rubygems-integration
+Recommends: sudo, ruby-dev, build-essential, less
 Description: Manage Ruby application dependencies
  Bundler manages a Ruby application's dependencies through its entire
  life, across many machines, systematically and repeatably.

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



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