[DRE-commits] [pry] 10/12: Add build-dependency on gist and ruby-slop (used in the test suite)

Antonio Terceiro terceiro at moszumanska.debian.org
Tue Mar 1 21:51:10 UTC 2016


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

terceiro pushed a commit to branch master
in repository pry.

commit ac88150f0cbca820fe65eb809ac7e7bb5c307de0
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Mar 1 18:43:42 2016 -0300

    Add build-dependency on gist and ruby-slop (used in the test suite)
---
 debian/changelog | 2 +-
 debian/control   | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e4f93d9..e38c935 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,7 @@ pry (0.10.3-1) UNRELEASED; urgency=medium
   * New upstream release - builds fine against Ruby 2.3
   * Refresh patches
   * Update packaging with a new dh-make-ruby run
-  * Add build-dependency on gist (used in the test suite)
+  * Add build-dependency on gist and ruby-slop (used in the test suite)
 
  -- Antonio Terceiro <terceiro at debian.org>  Tue, 01 Mar 2016 17:47:42 -0300
 
diff --git a/debian/control b/debian/control
index b34f058..62cda85 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 9~),
                ruby-mocha,
                ruby-open4,
                ruby-rspec,
+               ruby-slop,
 Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/pry.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/pry.git

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



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