[DRE-commits] [ruby-rmagick] 01/01: Explicitly B-D on ruby-setup

zeha at debian.org zeha at debian.org
Wed Apr 13 18:28:18 UTC 2016


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

zeha pushed a commit to branch master
in repository ruby-rmagick.

commit 6ae74233352d9b9ee63a71825148ad5176863f4f
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Wed Apr 13 14:56:02 2016 +0000

    Explicitly B-D on ruby-setup
    
    Previously, gem2deb depended on ruby-setup, but to enable cross-building,
    it will drop that dependency.
    
    Git-Dch: full
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 6936c9a..df9376b 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,8 @@ Build-Depends: debhelper (>= 9~),
                libmagickwand-dev,
                libwmf-bin,
                rake,
-               ruby-rspec
+               ruby-rspec,
+               ruby-setup
 Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-rmagick.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-rmagick.git

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



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