From 35cbc51a3b1ef1ad7a619826d3877b37f6da515b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 18 Jan 2014 15:43:42 +0100 Subject: Build sip4-tqt as python module on Debian and Ubuntu --- debian/wheezy/dependencies/sip4-tqt/debian/control | 84 ++++------------------ 1 file changed, 14 insertions(+), 70 deletions(-) (limited to 'debian/wheezy/dependencies/sip4-tqt/debian/control') diff --git a/debian/wheezy/dependencies/sip4-tqt/debian/control b/debian/wheezy/dependencies/sip4-tqt/debian/control index 6559a92b2..bc0f49bc7 100644 --- a/debian/wheezy/dependencies/sip4-tqt/debian/control +++ b/debian/wheezy/dependencies/sip4-tqt/debian/control @@ -8,11 +8,11 @@ Build-Depends: debhelper (>= 7), python-all-dev (>= 2.3.5-10), python-all-dbg, p Standards-Version: 3.8.4 XS-Python-Version: all -Package: python-sip +Package: python-sip-tqt Architecture: any Section: python -Replaces: python-sip (<< 4:14.0.0~) -Breaks: python-sip (<< 4:14.0.0~) +Replaces: python-sip-tqt (<< 4:14.0.0~) +Breaks: python-sip-tqt (<< 4:14.0.0~) Provides: ${python:Provides}, sip-api-7.0, sip-api-7.1 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends} Conflicts: python-sip4 (<< 4.10) @@ -21,14 +21,14 @@ Description: Python/C++ bindings generator runtime library borrowed from SWIG, but capable of tighter bindings because of its specificity towards C++ and Python. -Package: python-sip-dbg +Package: python-sip-tqt-dbg Priority: extra Architecture: any -Replaces: python-sip-dbg (<< 4:14.0.0~) -Breaks: python-sip-dbg (<< 4:14.0.0~) +Replaces: python-sip-tqt-dbg (<< 4:14.0.0~) +Breaks: python-sip-tqt-dbg (<< 4:14.0.0~) Section: debug Provides: ${python:Provides} -Depends: python-sip (= ${binary:Version}), python-dbg, ${shlibs:Depends}, ${misc:Depends} +Depends: python-sip-tqt (= ${binary:Version}), python-dbg, ${shlibs:Depends}, ${misc:Depends} Conflicts: python-sip4-dbg (<< 4.10) Description: Python/C++ bindings generator runtime library (debug extension) SIP is a tool for generating bindings for C++ classes with some ideas @@ -37,15 +37,15 @@ Description: Python/C++ bindings generator runtime library (debug extension) . This package contains the extension built for the Python debug interpreter. -Package: python-sip-dev +Package: python-sip-tqt-dev Architecture: any Section: python -Replaces: python-sip-dev (<< 4:14.0.0~) -Breaks: python-sip-dev (<< 4:14.0.0~) -Depends: ${python:Depends}, python-sip (= ${binary:Version}), python-dev, ${shlibs:Depends}, libjs-jquery, ${misc:Depends} -Recommends: python-sip (>= ${source:Version}) -Provides: python-sip4-dev, sip4 -Conflicts: python-sip4-dev (<< 4.10), sip4 (<< 4.10) +Replaces: python-sip-tqt-dev (<< 4:14.0.0~) +Breaks: python-sip-tqt-dev (<< 4:14.0.0~) +Depends: ${python:Depends}, python-sip-tqt (= ${binary:Version}), python-dev, ${shlibs:Depends}, libjs-jquery, ${misc:Depends} +Recommends: python-sip-tqt (>= ${source:Version}) +Provides: python-sip-dev, python-sip4-dev, sip4 +Conflicts: python-sip-dev, python-sip4-dev (<< 4.10), sip4 (<< 4.10) Description: Python/C++ bindings generator development files SIP is a tool for generating bindings for C++ classes with some ideas borrowed from SWIG, but capable of tighter bindings because of its @@ -68,59 +68,3 @@ Description: Python/C++ bindings generator development files This package contains the code generator tool and the development headers needed to develop Python bindings with sip. -Package: python-sip4 -Architecture: all -Section: python -Replaces: python-sip4 (<< 4:14.0.0~) -Breaks: python-sip4 (<< 4:14.0.0~) -Depends: python-sip, ${misc:Depends} -Description: Python/C++ bindings generator runtime library (transitional package) - SIP is a tool for generating bindings for C++ classes with some ideas - borrowed from SWIG, but capable of tighter bindings because of its - specificity towards C++ and Python. - . - This is a transitional package that depends on python-sip. - It can be safely removed. - -Package: sip4 -Architecture: all -Section: python -Replaces: sip4 (<< 4:14.0.0~) -Breaks: sip4 (<< 4:14.0.0~) -Depends: python-sip-dev, ${misc:Depends} -Description: Python/C++ bindings generator (transitional package) - SIP is a tool for generating bindings for C++ classes with some ideas - borrowed from SWIG, but capable of tighter bindings because of its - specificity towards C++ and Python. - . - This is a transitional package that depends on python-sip-dev. - It can be safely removed. - -Package: python-sip4-dev -Architecture: all -Section: python -Replaces: python-sip4-dev (<< 4:14.0.0~) -Breaks: python-sip4-dev (<< 4:14.0.0~) -Depends: python-sip-dev, ${misc:Depends} -Description: Python/C++ bindings generator development files (transitional package) - SIP is a tool for generating bindings for C++ classes with some ideas - borrowed from SWIG, but capable of tighter bindings because of its - specificity towards C++ and Python. - . - This is a transitional package that depends on python-sip-dev. - It can be safely removed. - -Package: python-sip4-dbg -Architecture: all -Section: debug -Replaces: python-sip4-dbg (<< 4:14.0.0~) -Breaks: python-sip4-dbg (<< 4:14.0.0~) -Priority: extra -Depends: python-sip-dbg, ${misc:Depends} -Description: Python/C++ bindings generator runtime library (debug, transitional package) - SIP is a tool for generating bindings for C++ classes with some ideas - borrowed from SWIG, but capable of tighter bindings because of its - specificity towards C++ and Python. - . - This is a transitional package that depends on python-sip-dev. - It can be safely removed. -- cgit v1.2.3