diff options
-rw-r--r-- | debian/lenny/dependencies/python-tqt/debian/control | 2 | ||||
-rw-r--r-- | debian/squeeze/dependencies/python-tqt/debian/control | 2 | ||||
-rw-r--r-- | ubuntu/maverick/dependencies/python-tqt/debian/control | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/lenny/dependencies/python-tqt/debian/control b/debian/lenny/dependencies/python-tqt/debian/control index c7b03ffe4..79b5b4582 100644 --- a/debian/lenny/dependencies/python-tqt/debian/control +++ b/debian/lenny/dependencies/python-tqt/debian/control @@ -72,7 +72,7 @@ Package: python-tqtext-dbg Priority: extra Section: debug Architecture: any -Depends: ${shlibs:Depends}, python-dbg, python-qtext (= ${binary:Version}), python-tqt-dbg (= ${binary:Version}), ${misc:Depends} +Depends: ${shlibs:Depends}, python-dbg, python-tqtext (= ${binary:Version}), python-tqt-dbg (= ${binary:Version}), ${misc:Depends} Description: TQt debug extensions for PyQt PyQt debug Extensions. Contains: . diff --git a/debian/squeeze/dependencies/python-tqt/debian/control b/debian/squeeze/dependencies/python-tqt/debian/control index c7b03ffe4..79b5b4582 100644 --- a/debian/squeeze/dependencies/python-tqt/debian/control +++ b/debian/squeeze/dependencies/python-tqt/debian/control @@ -72,7 +72,7 @@ Package: python-tqtext-dbg Priority: extra Section: debug Architecture: any -Depends: ${shlibs:Depends}, python-dbg, python-qtext (= ${binary:Version}), python-tqt-dbg (= ${binary:Version}), ${misc:Depends} +Depends: ${shlibs:Depends}, python-dbg, python-tqtext (= ${binary:Version}), python-tqt-dbg (= ${binary:Version}), ${misc:Depends} Description: TQt debug extensions for PyQt PyQt debug Extensions. Contains: . diff --git a/ubuntu/maverick/dependencies/python-tqt/debian/control b/ubuntu/maverick/dependencies/python-tqt/debian/control index c7b03ffe4..79b5b4582 100644 --- a/ubuntu/maverick/dependencies/python-tqt/debian/control +++ b/ubuntu/maverick/dependencies/python-tqt/debian/control @@ -72,7 +72,7 @@ Package: python-tqtext-dbg Priority: extra Section: debug Architecture: any -Depends: ${shlibs:Depends}, python-dbg, python-qtext (= ${binary:Version}), python-tqt-dbg (= ${binary:Version}), ${misc:Depends} +Depends: ${shlibs:Depends}, python-dbg, python-tqtext (= ${binary:Version}), python-tqt-dbg (= ${binary:Version}), ${misc:Depends} Description: TQt debug extensions for PyQt PyQt debug Extensions. Contains: . |