[DRE-commits] [ruby-rspec] 06/14: don't build depend on git, build-depend on ruby-rr

Cédric Boutillier boutil at moszumanska.debian.org
Wed Apr 1 23:29:52 UTC 2015


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

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

commit ad60548f1e09734aef80f7aca81e7d6efc886fae
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Apr 2 00:52:40 2015 +0200

    don't build depend on git, build-depend on ruby-rr
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index c2f05b7..b890634 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders: Lucas Nussbaum <lucas at lucas-nussbaum.net>,
            Cédric Boutillier <boutil at debian.org>
 Build-Depends: debhelper (>= 7.0.50~),
                gem2deb (>= 0.4.0~),
-               git,
                ruby-aruba,
                ruby-childprocess,
                ruby-diff-lcs,
@@ -15,7 +14,8 @@ Build-Depends: debhelper (>= 7.0.50~),
                ruby-json,
                ruby-minitest,
                ruby-mocha,
-               ruby-nokogiri
+               ruby-nokogiri,
+               ruby-rr
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rspec.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-rspec.git

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



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