[DRE-commits] [pry] 09/12: Add build-dependency on gist (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 729154171c6ec87cb4efbd2984945713d136c48a
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Mar 1 18:42:01 2016 -0300

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

diff --git a/debian/changelog b/debian/changelog
index bd692b9..e4f93d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +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)
 
  -- Antonio Terceiro <terceiro at debian.org>  Tue, 01 Mar 2016 17:47:42 -0300
 
diff --git a/debian/control b/debian/control
index 3d33f01..b34f058 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Youhei SASAKI <uwabami at gfd-dennou.org>
 Build-Depends: debhelper (>= 9~),
                gem2deb,
+               gist,
                rake,
                ruby-coderay (>= 1.1.0),
                ruby-method-source (>= 0.8.1),

-- 
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