[DRE-commits] [ruby-mini-magick] 07/10: add pry as build dependency

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Nov 29 22:19:30 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-mini-magick.

commit 67507ea9ac2ad603298db711418a8c56cfb1f609
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Nov 30 03:34:39 2014 +0530

    add pry as build dependency
---
 debian/changelog | 1 +
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 58fcf58..4a4e798 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ ruby-mini-magick (4.0.1-1) UNRELEASED; urgency=medium
   * Refresh patches.
   * Remove patches remove-unsuported-rspec-features,
     remove-erroneous-image-test (not needed).
+  * Add pry as build dependency.
 
  -- Pirate Praveen <praveen at debian.org>  Sun, 30 Nov 2014 03:08:46 +0530
 
diff --git a/debian/control b/debian/control
index 5d1954e..035ca15 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Build-Depends: debhelper (>= 7.0.50~),
                rake,
                ruby-mocha,
                ruby-rspec,
-               ruby-subexec
+               ruby-subexec,
+               pry
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-mini-magick.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-mini-magick.git;a=summary

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



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