[DRE-commits] [SCM] cucumber.git branch, master, updated. debian/1.0.2-2-12-gbddf4a3

Cédric Boutillier cedric.boutillier at gmail.com
Thu Jun 21 23:04:13 UTC 2012


The following commit has been merged in the master branch:
commit 62b3070ef0d57b767f65f5950b9b3d15e6a3bdaa
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Tue Jun 19 06:08:51 2012 +0200

    Drop dependency on ruby-term-ansicolor

diff --git a/debian/control b/debian/control
index 1abd5f9..48eda16 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Antonio Terceiro <terceiro at debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.12~), ruby-json, ruby-diff-lcs, ruby-gherkin, ruby-term-ansicolor, ruby-builder, rake, ruby-rspec, ruby-nokogiri
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.12~), ruby-json, ruby-diff-lcs, ruby-gherkin, ruby-builder, rake, ruby-rspec, ruby-nokogiri
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/cucumber.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/cucumber.git;a=summary
@@ -14,7 +14,7 @@ XS-Ruby-Versions: all
 Package: cucumber
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-json, ruby-diff-lcs, ruby-gherkin, ruby-term-ansicolor, ruby-builder
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-json, ruby-diff-lcs, ruby-gherkin, ruby-builder
 Suggests: ruby-prawn, ruby-nokogiri, rake
 Description: acceptance testing framework
  Cucumber lets software development teams describe how software should behave

-- 
cucumber.git



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