diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2014-01-19 20:58:43 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2014-01-19 20:58:43 +0100 |
commit | 9e7e04b1f60464a5a8edf1a0a5885c8bfd6c09d3 (patch) | |
tree | 5b1c408af95cf18c6732366b16ceba18c8387cc1 | |
parent | 4374bf1639ad9f6ed8db25d24c66e4ea5256cc85 (diff) | |
download | tde-packaging-9e7e04b1f60464a5a8edf1a0a5885c8bfd6c09d3.tar.gz tde-packaging-9e7e04b1f60464a5a8edf1a0a5885c8bfd6c09d3.zip |
Add dependency python-tqt for python-tqt-dev on Debian and Ubuntu
6 files changed, 6 insertions, 6 deletions
diff --git a/debian/lenny/dependencies/python-tqt/debian/control b/debian/lenny/dependencies/python-tqt/debian/control index a79fd9c26..934079b2f 100644 --- a/debian/lenny/dependencies/python-tqt/debian/control +++ b/debian/lenny/dependencies/python-tqt/debian/control @@ -104,7 +104,7 @@ Description: pyuic and pylupdate for TQt Linguist translation files from Python code. Package: python-tqt-dev -Depends: ${python:Depends}, ${misc:Depends} +Depends: python-tqt, ${python:Depends}, ${misc:Depends} Suggests: python-sip-tqt-dev Replaces: python-tqt-dev (<< 4:14.0.0~) Breaks: python-tqt-dev (<< 4:14.0.0~) diff --git a/debian/squeeze/dependencies/python-tqt/debian/control b/debian/squeeze/dependencies/python-tqt/debian/control index a79fd9c26..934079b2f 100644 --- a/debian/squeeze/dependencies/python-tqt/debian/control +++ b/debian/squeeze/dependencies/python-tqt/debian/control @@ -104,7 +104,7 @@ Description: pyuic and pylupdate for TQt Linguist translation files from Python code. Package: python-tqt-dev -Depends: ${python:Depends}, ${misc:Depends} +Depends: python-tqt, ${python:Depends}, ${misc:Depends} Suggests: python-sip-tqt-dev Replaces: python-tqt-dev (<< 4:14.0.0~) Breaks: python-tqt-dev (<< 4:14.0.0~) diff --git a/debian/wheezy/dependencies/python-tqt/debian/control b/debian/wheezy/dependencies/python-tqt/debian/control index a79fd9c26..934079b2f 100644 --- a/debian/wheezy/dependencies/python-tqt/debian/control +++ b/debian/wheezy/dependencies/python-tqt/debian/control @@ -104,7 +104,7 @@ Description: pyuic and pylupdate for TQt Linguist translation files from Python code. Package: python-tqt-dev -Depends: ${python:Depends}, ${misc:Depends} +Depends: python-tqt, ${python:Depends}, ${misc:Depends} Suggests: python-sip-tqt-dev Replaces: python-tqt-dev (<< 4:14.0.0~) Breaks: python-tqt-dev (<< 4:14.0.0~) diff --git a/ubuntu/maverick/dependencies/python-tqt/debian/control b/ubuntu/maverick/dependencies/python-tqt/debian/control index a79fd9c26..934079b2f 100644 --- a/ubuntu/maverick/dependencies/python-tqt/debian/control +++ b/ubuntu/maverick/dependencies/python-tqt/debian/control @@ -104,7 +104,7 @@ Description: pyuic and pylupdate for TQt Linguist translation files from Python code. Package: python-tqt-dev -Depends: ${python:Depends}, ${misc:Depends} +Depends: python-tqt, ${python:Depends}, ${misc:Depends} Suggests: python-sip-tqt-dev Replaces: python-tqt-dev (<< 4:14.0.0~) Breaks: python-tqt-dev (<< 4:14.0.0~) diff --git a/ubuntu/precise/dependencies/python-tqt/debian/control b/ubuntu/precise/dependencies/python-tqt/debian/control index a79fd9c26..934079b2f 100644 --- a/ubuntu/precise/dependencies/python-tqt/debian/control +++ b/ubuntu/precise/dependencies/python-tqt/debian/control @@ -104,7 +104,7 @@ Description: pyuic and pylupdate for TQt Linguist translation files from Python code. Package: python-tqt-dev -Depends: ${python:Depends}, ${misc:Depends} +Depends: python-tqt, ${python:Depends}, ${misc:Depends} Suggests: python-sip-tqt-dev Replaces: python-tqt-dev (<< 4:14.0.0~) Breaks: python-tqt-dev (<< 4:14.0.0~) diff --git a/ubuntu/raring/dependencies/python-tqt/debian/control b/ubuntu/raring/dependencies/python-tqt/debian/control index a79fd9c26..934079b2f 100644 --- a/ubuntu/raring/dependencies/python-tqt/debian/control +++ b/ubuntu/raring/dependencies/python-tqt/debian/control @@ -104,7 +104,7 @@ Description: pyuic and pylupdate for TQt Linguist translation files from Python code. Package: python-tqt-dev -Depends: ${python:Depends}, ${misc:Depends} +Depends: python-tqt, ${python:Depends}, ${misc:Depends} Suggests: python-sip-tqt-dev Replaces: python-tqt-dev (<< 4:14.0.0~) Breaks: python-tqt-dev (<< 4:14.0.0~) |