[SCM] ecasound/master: Fix ruby Depends for ruby-ecasound

ghedo at users.alioth.debian.org ghedo at users.alioth.debian.org
Fri Jan 3 17:06:42 UTC 2014


The following commit has been merged in the master branch:
commit c0f01f3e2b8f2f3d19de466eb02a0421876ddc51
Author: Alessandro Ghedini <alessandro at ghedini.me>
Date:   Thu Dec 5 18:54:41 2013 +0100

    Fix ruby Depends for ruby-ecasound
    
    Closes: #731465

diff --git a/debian/control b/debian/control
index ede1368..d0e3e49 100644
--- a/debian/control
+++ b/debian/control
@@ -192,7 +192,7 @@ Description: transitional dummy package for python-ecasound
 Package: ruby-ecasound
 Architecture: all
 Section: ruby
-Depends: ${misc:Depends}, ruby1.8, ecasound
+Depends: ${misc:Depends}, ruby | ruby-interpreter, ecasound
 Provides: libecasound-ruby
 Replaces: libecasound-ruby1.8 (<< 2.8.1-6)
 Breaks: libecasound-ruby1.8 (<< 2.8.1-6)

-- 
ecasound packaging



More information about the pkg-multimedia-commits mailing list