diff options
Diffstat (limited to 'debian/squeeze')
-rw-r--r-- | debian/squeeze/dependencies/tqtinterface/debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/squeeze/dependencies/tqtinterface/debian/control b/debian/squeeze/dependencies/tqtinterface/debian/control index b28725bf8..312dc7ee2 100644 --- a/debian/squeeze/dependencies/tqtinterface/debian/control +++ b/debian/squeeze/dependencies/tqtinterface/debian/control @@ -19,7 +19,7 @@ Package: libtqtinterface-dev Architecture: any Section: libs Breaks: libtqtinterface (<< 4:3.5.13.3~) -Depends: ${shlibs:Depends} libtqtinterface (>= ${Source-Version}), qt3-apps-dev +Depends: ${shlibs:Depends}, libtqtinterface (>= ${Source-Version}), qt3-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. @@ -29,7 +29,7 @@ Description: The Trinity Qt Interface Libraries (Development Files) Package: libtqtinterface-doc Architecture: any Section: libs -Depends: ${shlibs:Depends} libtqtinterface (>= ${Source-Version}), qt3-doc +Depends: ${shlibs:Depends}, libtqtinterface (>= ${Source-Version}), qt3-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. @@ -39,7 +39,7 @@ Description: The Trinity Qt Interface Libraries (Debug Files) Package: libtqtinterface-dbg Architecture: any Section: libs -Depends: ${shlibs:Depends} libtqtinterface (>= ${Source-Version}), qt-x11-free-dbg +Depends: ${shlibs:Depends}, libtqtinterface (>= ${Source-Version}), qt-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. |