[DRE-commits] [ruby-docile] 03/08: Add Build-Depends

Christian Hofstaedtler zeha at moszumanska.debian.org
Mon Dec 23 22:51:12 UTC 2013


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

zeha pushed a commit to branch master
in repository ruby-docile.

commit ad259079eed27b7016a495f093fd346e5cb98028
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Mon Dec 23 23:30:20 2013 +0100

    Add Build-Depends
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 9f77c42..7d2f2fb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Christian Hofstaedtler <zeha at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.6.1~)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.6.1~), rake
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-docile.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-docile.git;a=summary
@@ -14,6 +14,5 @@ Package: ruby-docile
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# rake (~> 0.9.2, development), rspec (~> 2.11.0, development), yard (>= 0, development), redcarpet (>= 0, development), github-markup (>= 0, development), coveralls (>= 0, development)
 Description: Docile keeps your Ruby DSLs tame and well-behaved
  Docile turns any Ruby object into a DSL. Especially useful with the Builder pattern.

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



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