diff options
Diffstat (limited to 'ubuntu/maverick/dependencies/tqtinterface/debian/control')
-rw-r--r-- | ubuntu/maverick/dependencies/tqtinterface/debian/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ubuntu/maverick/dependencies/tqtinterface/debian/control b/ubuntu/maverick/dependencies/tqtinterface/debian/control index 82f413a8f..d5c562444 100644 --- a/ubuntu/maverick/dependencies/tqtinterface/debian/control +++ b/ubuntu/maverick/dependencies/tqtinterface/debian/control @@ -2,7 +2,7 @@ Source: libtqtinterface Section: kde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: debhelper (>> 4.0.0), libqt3-mt-dev, qt3-apps-dev, cmake, cdbs +Build-Depends: debhelper (>> 4.0.0), libtqt3-mt-dev, tqt3-apps-dev, cmake, cdbs Standards-Version: 3.8.4 Package: libtqtinterface @@ -22,7 +22,7 @@ Architecture: any Section: libs Replaces: libtqtinterface-dev (<< 4:3.5.13) Breaks: libtqtinterface-dev (<< 4:3.5.13) -Depends: ${shlibs:Depends} libtqtinterface (>= ${Source-Version}), libavahi-tqt-dev, qt3-apps-dev +Depends: ${shlibs:Depends} libtqtinterface (>= ${Source-Version}), libavahi-tqt-dev, tqt3-apps-dev Description: The Trinity Qt Interface Libraries (Development Files) The Trinity Qt Interface is a library that abstracts Qt from Trinity This allows the Trinity code to rapidly port from one version of Qt to another. @@ -34,7 +34,7 @@ Architecture: any Section: libs Replaces: libtqtinterface-doc (<< 4:3.5.13) Breaks: libtqtinterface-doc (<< 4:3.5.13) -Depends: ${shlibs:Depends} libtqtinterface (>= ${Source-Version}), qt3-doc +Depends: ${shlibs:Depends} libtqtinterface (>= ${Source-Version}), tqt3-doc Description: The Trinity Qt Interface Libraries (Debug Files) The Trinity Qt Interface is a library that abstracts Qt from Trinity This allows the Trinity code to rapidly port from one version of Qt to another. @@ -46,7 +46,7 @@ Architecture: any Section: libs Replaces: libtqtinterface-dbg (<< 4:3.5.13) Breaks: libtqtinterface-dbg (<< 4:3.5.13) -Depends: ${shlibs:Depends} libtqtinterface (>= ${Source-Version}), qt-x11-free-dbg +Depends: ${shlibs:Depends} libtqtinterface (>= ${Source-Version}), tqt-x11-free-dbg Description: The Trinity Qt Interface Libraries (Debug Files) The Trinity Qt Interface is a library that abstracts Qt from Trinity This allows the Trinity code to rapidly port from one version of Qt to another. |