[DRE-commits] [ruby-tioga] 01/04: Explicitly B-D on ruby-setup
    zeha at debian.org 
    zeha at debian.org
       
    Wed Apr 13 18:37:06 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-tioga.
commit 559e5fd44150c9a39aa3a57b41de299081e4e933
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Wed Apr 13 18:30:23 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 | 1 +
 1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index b4f4ac7..95c5db8 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 9~),
                gem2deb,
                libfftw3-dev,
                rdoc,
+               ruby-setup,
                zlib1g-dev
 Standards-Version: 3.9.7
 Homepage: http://tioga.rubyforge.org
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-tioga.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list