Relax Ruby version requirements in tdebindings on Wheezy

pull/3/head
Timothy Pearson 12 years ago
parent 3fc6e68c13
commit c69475d8f2

@ -3,7 +3,7 @@ Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5),
python-dev (>= 2.3.5-11), python-support (>= 0.5), quilt, gawk, python-dev (>= 2.3.5-11), python-support (>= 0.5), quilt, gawk,
gettext, default-jdk [amd64 i386 ia64 lpia powerpc s390 sparc], gettext, default-jdk [amd64 i386 ia64 lpia powerpc s390 sparc],
tdelibs4-trinity-dev, libtqt3-compat-headers (>= 3:3.3.5), tdelibs4-trinity-dev, libtqt3-compat-headers (>= 3:3.3.5),
ruby, ruby1.8-dev, flex, bison, ruby, ruby-dev, flex, bison,
automake, autoconf, libtool, libltdl-dev automake, autoconf, libtool, libltdl-dev
Section: devel Section: devel
Priority: optional Priority: optional
@ -278,7 +278,7 @@ Architecture: any
Section: interpreters Section: interpreters
Replaces: libqt0-ruby1.8-trinity (<< 4:14.0.0) Replaces: libqt0-ruby1.8-trinity (<< 4:14.0.0)
Breaks: libqt0-ruby1.8-trinity (<< 4:14.0.0) Breaks: libqt0-ruby1.8-trinity (<< 4:14.0.0)
Depends: ruby1.8, ${shlibs:Depends} Depends: ruby, ${shlibs:Depends}
Description: Qt bindings for Ruby [Trinity] Description: Qt bindings for Ruby [Trinity]
This package contains the files necessary for running and developing This package contains the files necessary for running and developing
Ruby code using the Qt Ruby bindings. Ruby code using the Qt Ruby bindings.

Loading…
Cancel
Save