[DRE-commits] [ruby-mini-magick] 04/05: dependencies: drop ruby-subexec, add ruby-posix-spawn

Cédric Boutillier boutil at moszumanska.debian.org
Sat May 2 22:16:13 UTC 2015


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

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

commit 77a2f27904fa8de41ec34cb67eeb46cab67087ce
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sun May 3 00:08:38 2015 +0200

    dependencies: drop ruby-subexec, add ruby-posix-spawn
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index cbc792a..17993c0 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 7.0.50~),
                imagemagick (>= 8:6.6.3~),
                rake,
                ruby-mocha,
+               ruby-posix-spawn,
                ruby-rspec (>= 3.1~),
-               ruby-subexec,
                pry
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-mini-magick.git
@@ -23,7 +23,7 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: imagemagick (>= 6.6.3~) | graphicsmagick,
          ruby | ruby-interpreter,
-         ruby-subexec,
+         ruby-posix-spawn,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: wrapper for ImageMagick with a small memory footprint

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