|
|
|
@ -4,13 +4,13 @@ Priority: optional
|
|
|
|
|
Maintainer: TDE Debian Team <team-debian@trinitydesktop.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>
|
|
|
|
|
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
|
|
|
|
|
Homepage: http://www.riverbankcomputing.co.uk/pytde/index.php
|
|
|
|
|
|
|
|
|
|
Package: python-trinity-trinity
|
|
|
|
|
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~)
|
|
|
|
|
Breaks: python-kde3-kde3 (<< 4:14.0.0~), python-trinity-trinity (<< 4:14.0.0~)
|
|
|
|
|
Provides: ${python:Provides}
|
|
|
|
@ -25,7 +25,7 @@ Priority: extra
|
|
|
|
|
Architecture: any
|
|
|
|
|
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~)
|
|
|
|
|
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]
|
|
|
|
|
Python binding module that provides wide access to the Trinity API,
|
|
|
|
|
also known as PyTDE. Using this, you'll get (for example) classes
|
|
|
|
|