[DRE-commits] [cucumber] 07/07: depend on ruby-cucumber-core, build-depend on pry

Cédric Boutillier boutil at moszumanska.debian.org
Sat Jun 20 15:40:12 UTC 2015


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

boutil pushed a commit to branch master
in repository cucumber.

commit 3467927a0a58ead047038f9a550bb7cd23523d8a
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat Jun 20 17:34:43 2015 +0200

    depend on ruby-cucumber-core, build-depend on pry
---
 debian/changelog | 2 ++
 debian/control   | 5 ++++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 76c7973..4d78998 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ cucumber (2.0.0-1) unstable; urgency=medium
   * update 0004-Update_default_binary_path.patch
   * drop 0001-Remove-rubygems-bundler-stuff-from-spec_helper.patch, not needed
     anymore
+  * build-depend on pry
+  * depend on ruby-cucumber-core
 
  -- Cédric Boutillier <boutil at debian.org>  Sat, 20 Jun 2015 16:52:32 +0200
 
diff --git a/debian/control b/debian/control
index fb4d7cc..973e05e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,15 +7,17 @@ Uploaders: Antonio Terceiro <terceiro at debian.org>,
 Build-Depends: debhelper (>= 7.0.50~),
                gem2deb (>= 0.3.0~),
                libjs-jquery,
+               pry,
                rake,
                ruby-builder,
+               ruby-cucumber-core,
                ruby-diff-lcs,
                ruby-gherkin (>= 2.12~),
                ruby-json,
                ruby-multi-json (>= 1.7.5~),
                ruby-multi-test,
                ruby-nokogiri,
-               ruby-rspec
+               ruby-rspec,
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/cucumber.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/cucumber.git;a=summary
@@ -28,6 +30,7 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: libjs-jquery,
          ruby | ruby-interpreter,
          ruby-builder,
+         ruby-cucumber-core,
          ruby-diff-lcs,
          ruby-gherkin (>= 2.12~),
          ruby-multi-json (>= 1.7.5~),

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



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