[DRE-commits] [ruby-cliver] 01/02: debian/control: do not depends on bundler, ruby-appraiser-reek, ruby-appraiser-rubocop, yard.

Andrew Lee ajqlee at moszumanska.debian.org
Tue Jan 12 19:03:34 UTC 2016


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

ajqlee pushed a commit to branch master
in repository ruby-cliver.

commit c58656f304453ab6e57db587a27481dde817e629
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Wed Jan 13 03:00:27 2016 +0800

    debian/control: do not depends on bundler, ruby-appraiser-reek,  ruby-appraiser-rubocop, yard.
---
 debian/control | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index f9cd1a9..16a4854 100644
--- a/debian/control
+++ b/debian/control
@@ -14,9 +14,7 @@ XS-Ruby-Versions: all
 Package: ruby-cliver
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
- bundler (>> 1.3), rake, ruby-rspec, ruby-appraiser-reek,
- ruby-appraiser-rubocop, yard
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
 Description: cross-platform version constraints for cli tools
  Cliver is a simple gem that provides an easy way to detect and use
  command-line dependencies. Under the covers, it uses

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



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