DEB python-trinity: Update dependencies after rename python-tqt to pytqt.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/179/head
Slávek Banko 2 years ago
parent 0de4c6c511
commit 49c1a01513
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -4,13 +4,13 @@ Priority: optional
Maintainer: TDE Debian Team <team-debian@trinitydesktop.org> Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
XSBC-Original-Maintainer: Ricardo Javier Cardenes Medina <rcardenes@debian.org> XSBC-Original-Maintainer: Ricardo Javier Cardenes Medina <rcardenes@debian.org>
Uploaders: Torsten Marek <shlomme@debian.org>, Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Uploaders: Torsten Marek <shlomme@debian.org>, Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 9~), libtqtinterface-dev, python-support (>= 0.7.1) | dh-python, python-all, python-all-dev, python-all-dbg, python-sip-tqt, python-sip-tqt-dev, python-sip-tqt-dbg, python-tqt-dev, python-tqt-dbg, tdelibs14-trinity-dev Build-Depends: debhelper (>= 9~), libtqtinterface-dev, python-support (>= 0.7.1) | dh-python, python-all, python-all-dev, python-all-dbg, python-sip-tqt, python-sip-tqt-dev, python-sip-tqt-dbg, python-pytqt-dev, python-pytqt-dbg, tdelibs14-trinity-dev
Standards-Version: 3.8.4 Standards-Version: 3.8.4
Homepage: http://www.riverbankcomputing.co.uk/pytde/index.php Homepage: http://www.riverbankcomputing.co.uk/pytde/index.php
Package: python-trinity-trinity Package: python-trinity-trinity
Architecture: any Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}, python-tqt Depends: ${shlibs:Depends}, ${python:Depends}, python-pytqt
Replaces: python-trinity-trinity (<< 4:14.0.0~) Replaces: python-trinity-trinity (<< 4:14.0.0~)
Breaks: python-trinity-trinity (<< 4:14.0.0~) Breaks: python-trinity-trinity (<< 4:14.0.0~)
Provides: ${python:Provides} Provides: ${python:Provides}
@ -25,7 +25,7 @@ Priority: extra
Architecture: any Architecture: any
Replaces: python-trinity-trinity-dbg (<< 4:14.0.0~) Replaces: python-trinity-trinity-dbg (<< 4:14.0.0~)
Breaks: python-trinity-trinity-dbg (<< 4:14.0.0~) Breaks: python-trinity-trinity-dbg (<< 4:14.0.0~)
Depends: python-trinity-trinity (= ${binary:Version}), python-all-dbg, python-tqt-dbg, ${shlibs:Depends} Depends: python-trinity-trinity (= ${binary:Version}), python-all-dbg, python-pytqt-dbg, ${shlibs:Depends}
Description: Trinity bindings for Python (debug extensions) [Trinity] Description: Trinity bindings for Python (debug extensions) [Trinity]
Python binding module that provides wide access to the Trinity API, Python binding module that provides wide access to the Trinity API,
also known as PyTDE. Using this, you'll get (for example) classes also known as PyTDE. Using this, you'll get (for example) classes

@ -4,13 +4,13 @@ Priority: optional
Maintainer: TDE Debian Team <team-debian@trinitydesktop.org> Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
XSBC-Original-Maintainer: Ricardo Javier Cardenes Medina <rcardenes@debian.org> XSBC-Original-Maintainer: Ricardo Javier Cardenes Medina <rcardenes@debian.org>
Uploaders: Torsten Marek <shlomme@debian.org>, Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Uploaders: Torsten Marek <shlomme@debian.org>, Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 9~), libtqtinterface-dev, python-all, python-all-dev, python-all-dbg [!solaris-any], python-sip-tqt, python-sip-tqt-dev, python-sip-tqt-dbg [!solaris-any], python-tqt-dev, python-tqt-dbg [!solaris-any], tdelibs14-trinity-dev, dh-python Build-Depends: debhelper (>= 9~), libtqtinterface-dev, python-all, python-all-dev, python-all-dbg [!solaris-any], python-sip-tqt, python-sip-tqt-dev, python-sip-tqt-dbg [!solaris-any], python-pytqt-dev, python-pytqt-dbg [!solaris-any], tdelibs14-trinity-dev, dh-python
Standards-Version: 3.8.4 Standards-Version: 3.8.4
Homepage: http://www.riverbankcomputing.co.uk/pytde/index.php Homepage: http://www.riverbankcomputing.co.uk/pytde/index.php
Package: python-trinity-trinity Package: python-trinity-trinity
Architecture: any Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}, python-tqt Depends: ${shlibs:Depends}, ${python:Depends}, python-pytqt
Replaces: python-trinity-trinity (<< 4:14.0.0~) Replaces: python-trinity-trinity (<< 4:14.0.0~)
Breaks: python-trinity-trinity (<< 4:14.0.0~) Breaks: python-trinity-trinity (<< 4:14.0.0~)
Provides: ${python:Provides} Provides: ${python:Provides}
@ -25,7 +25,7 @@ Priority: extra
Architecture: linux-any Architecture: linux-any
Replaces: python-trinity-trinity-dbg (<< 4:14.0.0~) Replaces: python-trinity-trinity-dbg (<< 4:14.0.0~)
Breaks: python-trinity-trinity-dbg (<< 4:14.0.0~) Breaks: python-trinity-trinity-dbg (<< 4:14.0.0~)
Depends: python-trinity-trinity (= ${binary:Version}), python-all-dbg, python-tqt-dbg, ${shlibs:Depends} Depends: python-trinity-trinity (= ${binary:Version}), python-all-dbg, python-pytqt-dbg, ${shlibs:Depends}
Description: Trinity bindings for Python (debug extensions) [Trinity] Description: Trinity bindings for Python (debug extensions) [Trinity]
Python binding module that provides wide access to the Trinity API, Python binding module that provides wide access to the Trinity API,
also known as PyTDE. Using this, you'll get (for example) classes also known as PyTDE. Using this, you'll get (for example) classes

@ -4,13 +4,13 @@ Priority: optional
Maintainer: TDE Debian Team <team-debian@trinitydesktop.org> Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
XSBC-Original-Maintainer: Ricardo Javier Cardenes Medina <rcardenes@debian.org> XSBC-Original-Maintainer: Ricardo Javier Cardenes Medina <rcardenes@debian.org>
Uploaders: Torsten Marek <shlomme@debian.org>, Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Uploaders: Torsten Marek <shlomme@debian.org>, Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 9~), libtqtinterface-dev, python-support (>= 0.7.1) | dh-python, python-all, python-all-dev, python-all-dbg, python-sip-tqt, python-sip-tqt-dev, python-sip-tqt-dbg, python-tqt-dev, python-tqt-dbg, tdelibs14-trinity-dev Build-Depends: debhelper (>= 9~), libtqtinterface-dev, python-support (>= 0.7.1) | dh-python, python-all, python-all-dev, python-all-dbg, python-sip-tqt, python-sip-tqt-dev, python-sip-tqt-dbg, python-pytqt-dev, python-pytqt-dbg, tdelibs14-trinity-dev
Standards-Version: 3.8.4 Standards-Version: 3.8.4
Homepage: http://www.riverbankcomputing.co.uk/pytde/index.php Homepage: http://www.riverbankcomputing.co.uk/pytde/index.php
Package: python-trinity-trinity Package: python-trinity-trinity
Architecture: any Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}, python-tqt Depends: ${shlibs:Depends}, ${python:Depends}, python-pytqt
Replaces: python-kde3-kde3 (<< 4:14.0.0~), python-trinity-trinity (<< 4:14.0.0~) Replaces: python-kde3-kde3 (<< 4:14.0.0~), python-trinity-trinity (<< 4:14.0.0~)
Breaks: python-kde3-kde3 (<< 4:14.0.0~), python-trinity-trinity (<< 4:14.0.0~) Breaks: python-kde3-kde3 (<< 4:14.0.0~), python-trinity-trinity (<< 4:14.0.0~)
Provides: ${python:Provides} Provides: ${python:Provides}
@ -25,7 +25,7 @@ Priority: extra
Architecture: any Architecture: any
Replaces: python-kde3-kde3-dbg (<< 4:14.0.0~), python-trinity-trinity-dbg (<< 4:14.0.0~) Replaces: python-kde3-kde3-dbg (<< 4:14.0.0~), python-trinity-trinity-dbg (<< 4:14.0.0~)
Breaks: python-kde3-kde3-dbg (<< 4:14.0.0~), python-trinity-trinity-dbg (<< 4:14.0.0~) Breaks: python-kde3-kde3-dbg (<< 4:14.0.0~), python-trinity-trinity-dbg (<< 4:14.0.0~)
Depends: python-trinity-trinity (= ${binary:Version}), python-all-dbg, python-tqt-dbg, ${shlibs:Depends} Depends: python-trinity-trinity (= ${binary:Version}), python-all-dbg, python-pytqt-dbg, ${shlibs:Depends}
Description: Trinity bindings for Python (debug extensions) [Trinity] Description: Trinity bindings for Python (debug extensions) [Trinity]
Python binding module that provides wide access to the Trinity API, Python binding module that provides wide access to the Trinity API,
also known as PyTDE. Using this, you'll get (for example) classes also known as PyTDE. Using this, you'll get (for example) classes

Loading…
Cancel
Save