From 61a6392e76ea4ba5531c9501ac919b7e0b249fd6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 25 Dec 2011 01:06:07 -0600 Subject: Update Debian and Ubuntu Breaks and Replaces fields --- debian/squeeze/dependencies/arts/debian/control | 14 +++++- .../squeeze/dependencies/avahi-tqt/debian/control | 6 ++- .../squeeze/dependencies/dbus-1-tqt/debian/control | 4 ++ .../squeeze/dependencies/dbus-tqt/debian/control | 8 +-- .../dependencies/libart-lgpl/debian/control | 6 ++- .../squeeze/dependencies/python-tqt/debian/control | 19 ++++++- debian/squeeze/dependencies/qt3/debian/control | 58 +++++++++++++++------- .../squeeze/dependencies/sip4-tqt/debian/control | 18 +++++-- .../squeeze/dependencies/tqca-tls/debian/control | 2 + .../dependencies/tqscintilla/debian/control | 7 ++- debian/squeeze/dependencies/tqt3/debian/control | 58 +++++++++++++++------- .../dependencies/tqtinterface/debian/control | 8 +++ 12 files changed, 160 insertions(+), 48 deletions(-) (limited to 'debian/squeeze/dependencies') diff --git a/debian/squeeze/dependencies/arts/debian/control b/debian/squeeze/dependencies/arts/debian/control index 57a7a33a1..9c9e910c3 100644 --- a/debian/squeeze/dependencies/arts/debian/control +++ b/debian/squeeze/dependencies/arts/debian/control @@ -3,7 +3,7 @@ Section: libs Maintainer: Timothy Pearson XSBC-Original-Maintainer: Debian Qt/KDE Maintainers Priority: optional -Uploaders: Adeodato Simó , Ana Beatriz Guerrero Lopez , Fathi Boudra , Modestas Vainius +Uploaders: Adeodato Sim , Ana Beatriz Guerrero Lopez , Fathi Boudra , Modestas Vainius Build-Depends: cdbs (>= 0.4.48), debhelper (>= 6), docbook-to-man, gawk, gettext, sharutils, texinfo, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], @@ -16,6 +16,8 @@ Standards-Version: 3.8.4 Package: arts-trinity Architecture: all Section: sound +Replaces: arts-trinity (<< 4:14.0.0) +Breaks: arts-trinity (<< 4:14.0.0) Depends: libartsc0-trinity (>= ${source:Version}), libarts1c2a-trinity (>= ${source:Version}) Description: sound system from the official KDE release KDE (the K Desktop Environment) is a powerful Open Source graphical @@ -29,6 +31,8 @@ Description: sound system from the official KDE release Package: libarts1c2a-trinity Architecture: any Section: libs +Replaces: libarts1c2a-trinity (<< 4:14.0.0) +Breaks: libarts1c2a-trinity (<< 4:14.0.0) Depends: ${shlibs:Depends} Suggests: libarts1-akode Description: aRts sound system core components @@ -51,6 +55,8 @@ Description: aRts sound system core components Package: libarts1-trinity-dev Architecture: any Section: libdevel +Replaces: libarts1-trinity-dev (<< 4:14.0.0) +Breaks: libarts1-trinity-dev (<< 4:14.0.0) Depends: libarts1c2a-trinity (= ${binary:Version}), libartsc0-trinity-dev (= ${binary:Version}), ${libasound2-dev}, libaudio-dev, libaudiofile-dev, libesd0-dev, libglib2.0-dev, libogg-dev, libogg-dev-la, libvorbis-dev, libtqtinterface-dev Description: development files for the aRts sound system core components This package contains the header files needed to build applications that @@ -62,6 +68,8 @@ Description: development files for the aRts sound system core components Package: libartsc0-trinity Architecture: any Section: libs +Replaces: libartsc0-trinity (<< 4:14.0.0) +Breaks: libartsc0-trinity (<< 4:14.0.0) Depends: ${shlibs:Depends} Description: aRts sound system C support library This package contains the C bindings for the aRts sound daemon. @@ -72,6 +80,8 @@ Description: aRts sound system C support library Package: libartsc0-trinity-dev Architecture: any Section: libdevel +Replaces: libartsc0-trinity-dev (<< 4:14.0.0) +Breaks: libartsc0-trinity-dev (<< 4:14.0.0) Depends: libartsc0-trinity (= ${binary:Version}), libglib2.0-dev Description: development files for the aRts sound system C support library This package contains the header files needed to build applications that @@ -83,6 +93,8 @@ Description: development files for the aRts sound system C support library Package: arts-trinity-dbg Section: libdevel Architecture: any +Replaces: arts-trinity-dbg (<< 4:14.0.0) +Breaks: arts-trinity-dbg (<< 4:14.0.0) Priority: extra Depends: libarts1c2a-trinity (= ${binary:Version}) Description: debugging symbols for arts diff --git a/debian/squeeze/dependencies/avahi-tqt/debian/control b/debian/squeeze/dependencies/avahi-tqt/debian/control index 607e76dd1..8b0c55500 100644 --- a/debian/squeeze/dependencies/avahi-tqt/debian/control +++ b/debian/squeeze/dependencies/avahi-tqt/debian/control @@ -23,6 +23,8 @@ Standards-Version: 3.9.1 Package: libavahi-tqt-1 Section: libs Architecture: any +Replaces: libavahi-tqt-1 (<< 4:14.0.0) +Breaks: libavahi-tqt-1 (<< 4:14.0.0) Depends: ${shlibs:Depends}, ${misc:Depends} Pre-Depends: ${misc:Pre-Depends} @@ -40,6 +42,8 @@ Description: Avahi TQt integration library Package: libavahi-tqt-dev Section: libdevel Architecture: any +Replaces: libavahi-tqt-dev (<< 4:14.0.0) +Breaks: libavahi-tqt-dev (<< 4:14.0.0) Depends: libavahi-tqt-1 (= ${binary:Version}), ${misc:Depends}, libtqtinterface-dev, @@ -52,4 +56,4 @@ Description: Development headers for the Avahi TQt integration library print to, files to look at and people to talk to. . This package contains the development headers for the interface - to integrate the Avahi libraries into a TQt main loop application. \ No newline at end of file + to integrate the Avahi libraries into a TQt main loop application. diff --git a/debian/squeeze/dependencies/dbus-1-tqt/debian/control b/debian/squeeze/dependencies/dbus-1-tqt/debian/control index 9a6e652a4..36e73bbb1 100644 --- a/debian/squeeze/dependencies/dbus-1-tqt/debian/control +++ b/debian/squeeze/dependencies/dbus-1-tqt/debian/control @@ -8,6 +8,8 @@ Standards-Version: 3.8.3 Package: libdbus-1-tqt-dev Section: libdevel Architecture: any +Replaces: libdbus-1-tqt-dev (<< 4:14.0.0) +Breaks: libdbus-1-tqt-dev (<< 4:14.0.0) Depends: libdbus-1-tqt (= ${binary:Version}), libdbus-1-dev (>= 0.90), libtqtinterface-dev Description: dbus bindings for the Trinity Qt [TQt] interface D-BUS is a message bus, used for sending messages between applications. @@ -21,6 +23,8 @@ Description: dbus bindings for the Trinity Qt [TQt] interface Package: libdbus-1-tqt Section: libs Architecture: any +Replaces: libdbus-1-tqt (<< 4:14.0.0) +Breaks: libdbus-1-tqt (<< 4:14.0.0) Depends: ${shlibs:Depends} Description: dbus bindings for the Trinity Qt [TQt] interface D-BUS is a message bus, used for sending messages between applications. diff --git a/debian/squeeze/dependencies/dbus-tqt/debian/control b/debian/squeeze/dependencies/dbus-tqt/debian/control index ca76e783a..cdf2d334a 100644 --- a/debian/squeeze/dependencies/dbus-tqt/debian/control +++ b/debian/squeeze/dependencies/dbus-tqt/debian/control @@ -2,16 +2,17 @@ Source: dbus-tqt Section: devel Priority: optional Maintainer: Utopia Maintenance Team -Uploaders: Sjoerd Simons , Sebastian Dröge +Uploaders: Sjoerd Simons , Sebastian Drge Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), libtqtinterface-dev, libdbus-1-dev (>= 0.90), cmake Standards-Version: 3.8.3 Package: libdbus-tqt-1-dev Section: libdevel Architecture: any +Replaces: libdbus-tqt-1-dev (<< 4:14.0.0) +Breaks: libdbus-tqt-1-dev (<< 4:14.0.0) Depends: libdbus-tqt-1-1c2 (= ${Source-Version}), libdbus-1-dev (>= 0.90), libtqtinterface-dev Conflicts: dbus-tqt-1-dev -Replaces: dbus-tqt-1-dev Description: simple interprocess messaging system (TQt interface) D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in @@ -24,9 +25,10 @@ Description: simple interprocess messaging system (TQt interface) Package: libdbus-tqt-1-1c2 Section: libs Architecture: any +Replaces: libdbus-tqt-1-1c2 (<< 4:14.0.0) +Breaks: libdbus-tqt-1-1c2 (<< 4:14.0.0) Depends: ${shlibs:Depends} Conflicts: dbus-tqt-1, dbus-tqt-1c2, libdbus-tqt-1-1 -Replaces: dbus-tqt-1, dbus-tqt-1c2, libdbus-tqt-1-1 Description: simple interprocess messaging system (TQt-based shared library) D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in diff --git a/debian/squeeze/dependencies/libart-lgpl/debian/control b/debian/squeeze/dependencies/libart-lgpl/debian/control index b797b51d4..d131211f3 100644 --- a/debian/squeeze/dependencies/libart-lgpl/debian/control +++ b/debian/squeeze/dependencies/libart-lgpl/debian/control @@ -7,7 +7,7 @@ Source: libart-lgpl Section: devel Priority: optional Maintainer: Josselin Mouette -Uploaders: Debian GNOME Maintainers , Loic Minier , Sebastian Dröge , Sebastien Bacher +Uploaders: Debian GNOME Maintainers , Loic Minier , Sebastian Drge , Sebastien Bacher Standards-Version: 3.8.4 Build-Depends: debhelper (>= 5), gnome-pkg-tools (>= 0.7), @@ -18,6 +18,8 @@ Build-Depends: debhelper (>= 5), Package: libart-2.0-2 Architecture: any Section: libs +Replaces: libart-2.0-2 (<< 4:14.0.0) +Breaks: libart-2.0-2 (<< 4:14.0.0) Depends: ${misc:Depends}, ${shlibs:Depends} Description: Library of functions for 2D graphics - runtime files @@ -30,6 +32,8 @@ Description: Library of functions for 2D graphics - runtime files Package: libart-2.0-dev Architecture: any Section: libdevel +Replaces: libart-2.0-dev (<< 4:14.0.0) +Breaks: libart-2.0-dev (<< 4:14.0.0) Depends: ${misc:Depends}, ${shlibs:Depends}, libart-2.0-2 (= ${binary:Version}), diff --git a/debian/squeeze/dependencies/python-tqt/debian/control b/debian/squeeze/dependencies/python-tqt/debian/control index dffd4d77c..71f586675 100644 --- a/debian/squeeze/dependencies/python-tqt/debian/control +++ b/debian/squeeze/dependencies/python-tqt/debian/control @@ -10,6 +10,8 @@ Standards-Version: 3.8.4 Package: python-tqt Architecture: any Depends: ${shlibs:Depends}, ${python:Depends}, ${sip:Depends}, ${misc:Depends} +Replaces: python-tqt (<< 4:14.0.0) +Breaks: python-tqt (<< 4:14.0.0) Suggests: python-tqt-gl, python-tqt-doc, libtqt3-mt-mysql|libtqt3-mt-odbc|libtqt3-mt-psql Provides: ${python:Provides} Description: TQt bindings for Python @@ -25,6 +27,8 @@ Description: TQt bindings for Python Package: python-tqt-dbg Architecture: any Priority: extra +Replaces: python-tqt-dbg (<< 4:14.0.0) +Breaks: python-tqt-dbg (<< 4:14.0.0) Section: debug Depends: ${shlibs:Depends}, python-dbg, python-tqt (= ${binary:Version}), python-sip-dbg, ${misc:Depends} Description: TQt bindings for Python (debug extension) @@ -37,6 +41,8 @@ Description: TQt bindings for Python (debug extension) Package: python-tqt-gl Architecture: any Depends: ${shlibs:Depends}, ${python:Depends}, python-tqt (= ${binary:Version}), python-opengl (>= 2.0.1.09-2.2), ${misc:Depends} +Replaces: python-tqt-gl (<< 4:14.0.0) +Breaks: python-tqt-gl (<< 4:14.0.0) Suggests: python-tqt-doc Provides: ${python:Provides} Description: TQt OpenGL bindings for Python @@ -48,6 +54,8 @@ Description: TQt OpenGL bindings for Python Package: python-tqt-gl-dbg Priority: extra Section: debug +Replaces: python-tqt-gl-dbg (<< 4:14.0.0) +Breaks: python-tqt-gl-dbg (<< 4:14.0.0) Architecture: any Depends: ${shlibs:Depends}, python-dbg, python-tqt-gl (= ${binary:Version}), python-tqt-dbg (= ${binary:Version}), ${misc:Depends} Description: TQt OpenGL bindings for Python (debug extension) @@ -61,6 +69,8 @@ Description: TQt OpenGL bindings for Python (debug extension) Package: python-tqtext Architecture: any Depends: ${shlibs:Depends}, ${python:Depends}, python-tqt (= ${binary:Version}), ${misc:Depends} +Replaces: python-tqtext (<< 4:14.0.0) +Breaks: python-tqtext (<< 4:14.0.0) Provides: ${python:Provides} Description: TQt extensions for PyQt PyQt Extensions. Contains: @@ -71,6 +81,8 @@ Description: TQt extensions for PyQt Package: python-tqtext-dbg Priority: extra Section: debug +Replaces: python-tqtext-dbg (<< 4:14.0.0) +Breaks: python-tqtext-dbg (<< 4:14.0.0) Architecture: any Depends: ${shlibs:Depends}, python-dbg, python-tqtext (= ${binary:Version}), python-tqt-dbg (= ${binary:Version}), ${misc:Depends} Description: TQt debug extensions for PyQt @@ -82,6 +94,8 @@ Description: TQt debug extensions for PyQt Package: pytqt-tools Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} +Replaces: pytqt-tools (<< 4:14.0.0) +Breaks: pytqt-tools (<< 4:14.0.0) Description: pyuic and pylupdate for TQt pyuic is the PyQt counterpart for TQt's uic. It takes an XML user interface file and generates Python code. @@ -92,7 +106,8 @@ Description: pyuic and pylupdate for TQt Package: python-tqt-dev Depends: ${python:Depends}, ${misc:Depends} Suggests: python-sip-dev -Replaces: python-tqt (<< 3.17.3-2) +Replaces: python-tqt-dev (<< 4:14.0.0) +Breaks: python-tqt-dev (<< 4:14.0.0) Architecture: all Description: TQt bindings for Python - Development files Development .sip files with definitions of PyQt classes. They @@ -102,6 +117,8 @@ Description: TQt bindings for Python - Development files Package: python-tqt-doc Section: doc Architecture: all +Replaces: python-tqt-doc (<< 4:14.0.0) +Breaks: python-tqt-doc (<< 4:14.0.0) Depends: ${misc:Depends} Suggests: python-tqt Description: TQt bindings for Python - Documentation and examples diff --git a/debian/squeeze/dependencies/qt3/debian/control b/debian/squeeze/dependencies/qt3/debian/control index 104af1e46..ee9afe53c 100644 --- a/debian/squeeze/dependencies/qt3/debian/control +++ b/debian/squeeze/dependencies/qt3/debian/control @@ -21,7 +21,8 @@ Vcs-Svn: svn://svn.debian.org/pkg-kde/trunk/packages/qt-x11-free Package: libqt3-mt Architecture: any Section: libs -Replaces: qt3-tools (<< 2:3.0.2-20020306-1), libqt3-helper, libqt3, libqt3c102-mt +Replaces: libqt3-mt (<< 4:14.0.0) +Breaks: libqt3-mt (<< 4:14.0.0) Depends: ${shlibs:Depends}, fontconfig Recommends: libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libxmu6 (>= 4.3.0.dfsg.1-4) Conflicts: libqt3c102-mt, libqui1-emb, libqt3c-mt @@ -34,8 +35,9 @@ Description: Qt GUI Library (Threaded runtime version), Version 3 Package: libqt3-mt-mysql Architecture: any Section: libs +Replaces: libqt3-mt-mysql (<< 4:14.0.0) +Breaks: libqt3-mt-mysql (<< 4:14.0.0) Depends: ${shlibs:Depends} -Replaces: libqt3-mysql (<= 2:3.1.1+cvs.20021220-1), libqt3c102-mt-mysql Conflicts: libqt3c102-mt-mysql, libqt3c-mt-mysql Description: MySQL database driver for Qt3 (Threaded) This package contains the threaded MySQL plugin for Qt3. Install it if @@ -44,8 +46,9 @@ Description: MySQL database driver for Qt3 (Threaded) Package: libqt3-mt-odbc Architecture: any Section: libs +Replaces: libqt3-mt-odbc (<< 4:14.0.0) +Breaks: libqt3-mt-odbc (<< 4:14.0.0) Depends: ${shlibs:Depends} -Replaces: libqt3-odbc (<= 2:3.1.1+cvs.20021220-1), libqt3c102-mt-odbc Conflicts: libqt3c102-mt-odbc, libqt3c-mt-odbc Description: ODBC database driver for Qt3 (Threaded) This package contains the threaded ODBC plugin for Qt3. Install it if @@ -54,8 +57,9 @@ Description: ODBC database driver for Qt3 (Threaded) Package: libqt3-mt-psql Architecture: any Section: libs +Replaces: libqt3-mt-psql (<< 4:14.0.0) +Breaks: libqt3-mt-psql (<< 4:14.0.0) Depends: ${shlibs:Depends} -Replaces: libqt3-psql (<= 2:3.1.1+cvs.20021220-1), libqt3c102-mt-psql Conflicts: libqt3c102-mt-psql, libqt3c-mt-psql Description: PostgreSQL database driver for Qt3 (Threaded) This package contains the threaded PostgreSQL plugin for Qt3. @@ -77,9 +81,10 @@ Description: PostgreSQL database driver for Qt3 (Threaded) Package: libqt3-mt-sqlite Architecture: any Section: libs +Replaces: libqt3-mt-sqlite (<< 4:14.0.0) +Breaks: libqt3-mt-sqlite (<< 4:14.0.0) Depends: ${shlibs:Depends} Conflicts: libqt3c102-mt-sqlite -Replaces: libqt3c102-mt-sqlite Description: SQLite database driver for Qt3 (Threaded) This package contains the threaded SQLite plugin for Qt3. Install it if you intend to use or write Qt programs that are to access an @@ -88,7 +93,8 @@ Description: SQLite database driver for Qt3 (Threaded) Package: libqt3-mt-dev Architecture: any Section: libdevel -Replaces: libqt-mt-dev, libqt3-dev, libqt3-helper, libqt3-headers (<= 3:3.1.1-3), libqt3-emb (<= 3:3.0.3-1) +Replaces: libqt3-mt-dev (<< 4:14.0.0) +Breaks: libqt3-mt-dev (<< 4:14.0.0) Depends: libxext-dev (>= 4.3.0.dfsg.1-4), libxrandr-dev (>= 4.3.0.dfsg.1-4), libsm-dev (>= 4.3.0.dfsg.1-4), libxmu-dev (>= 4.3.0.dfsg.1-4), libice-dev (>= 4.3.0.dfsg.1-4), libx11-dev (>= 4.3.0.dfsg.1-4), @@ -118,8 +124,9 @@ Description: Qt development files (Threaded) Package: libqt3-headers Architecture: any Section: devel +Replaces: libqt3-headers (<< 4:14.0.0) +Breaks: libqt3-headers (<< 4:14.0.0) Recommends: libqt3-mt-dev -Replaces: libqt3-mt-dev, libqt3-dev, libqt3-plugins-headers Description: Qt3 header files This package contains all header files for libqt and libqt-mt which come with Qt3. If you want to compile or develop programs which use Qt3, you @@ -128,9 +135,10 @@ Description: Qt3 header files Package: libqt3-compat-headers Architecture: any Section: devel +Replaces: libqt3-compat-headers (<< 4:14.0.0) +Breaks: libqt3-compat-headers (<< 4:14.0.0) Depends: libqt3-headers (= ${binary:Version}) Recommends: libqt3-mt-dev -Replaces: libqt3-mt-dev (<= 3:3.1.1-2), libqt3-dev (<= 3:3.1.1-2), libqt3-headers (<= 3:3.1.1-2) Description: Qt 1.x and 2.x compatibility includes This package contains header files that are intended for build compatibility for applications that build with Qt3 but still use @@ -143,9 +151,10 @@ Description: Qt 1.x and 2.x compatibility includes Package: qt3-dev-tools Architecture: any Section: devel +Replaces: qt3-dev-tools (<< 4:14.0.0) +Breaks: qt3-dev-tools (<< 4:14.0.0) Depends: ${shlibs:Depends} Recommends: libqt3-mt-dev -Replaces: qt3-tools, libqt3-dev, libqt3-mt-dev, qt3-doc (<= 3:3.1.1-2) Conflicts: libqt-dev (<< 3:2.3.2-10), uic (<= 3:2.3.2-9) Description: Qt3 development tools This package contains all tools that are necessary to build programs @@ -155,9 +164,10 @@ Description: Qt3 development tools Package: qt3-designer Architecture: any Section: devel +Replaces: qt3-designer (<< 4:14.0.0) +Breaks: qt3-designer (<< 4:14.0.0) Depends: ${shlibs:Depends} Recommends: qt3-dev-tools -Replaces: qt3-tools, libqt3-dev, libqt3-mt-dev, qt3-doc (= 3:3.3.4-8) Suggests: qt3-assistant, qt3-doc Conflicts: qt-designer (<= 3:2.3.2-9), qt-designer-doc Description: Qt3 Designer @@ -173,8 +183,9 @@ Description: Qt3 Designer Package: qt3-apps-dev Architecture: any Section: devel +Replaces: qt3-apps-dev (<< 4:14.0.0) +Breaks: qt3-apps-dev (<< 4:14.0.0) Depends: libqt3-mt-dev -Replaces: qt3-tools, libqt3-dev, libqt3-mt-dev Description: Qt3 Developer applications development files This package is intended for developers who want to develop applications using the additional static libraries that ship with the applications @@ -187,9 +198,10 @@ Description: Qt3 Developer applications development files Package: qt3-linguist Architecture: any Section: devel +Replaces: qt3-linguist (<< 4:14.0.0) +Breaks: qt3-linguist (<< 4:14.0.0) Suggests: qt3-assistant Depends: ${shlibs:Depends} -Replaces: qt3-tools, libqt3-dev, libqt3-mt-dev, qt3-doc (= 3:3.3.4-8) Description: The Qt3 Linguist This package contains the Qt3 Linguist which provides translators a tool perfect for translating any Qt-based application into other @@ -199,8 +211,9 @@ Description: The Qt3 Linguist Package: qt3-assistant Architecture: any Section: x11 +Replaces: qt3-assistant (<< 4:14.0.0) +Breaks: qt3-assistant (<< 4:14.0.0) Depends: ${shlibs:Depends}, qt3-doc -Replaces: qt3-tools, libqt3-dev, libqt3-mt-dev Description: The Qt3 assistant application This package contains the Qt3 Assistant, an easy to use frontend for the complete Qt3 documentation and serves as an online help viewer for @@ -216,8 +229,9 @@ Description: The Qt3 assistant application Package: qt3-qtconfig Architecture: any Section: x11 +Replaces: qt3-qtconfig (<< 4:14.0.0) +Breaks: qt3-qtconfig (<< 4:14.0.0) Depends: ${shlibs:Depends} -Replaces: qt3-tools, libqt3-dev, libqt3-mt-dev Description: The Qt3 Configuration Application The Qt Configuration program allows endusers to configure the look and behavior of any Qt3 application. It is mostly only necessary @@ -230,9 +244,10 @@ Description: The Qt3 Configuration Application Package: qt3-dev-tools-embedded Architecture: any Section: devel +Replaces: qt3-dev-tools-embedded (<< 4:14.0.0) +Breaks: qt3-dev-tools-embedded (<< 4:14.0.0) Recommends: libqt3-mt-dev Depends: ${shlibs:Depends} -Replaces: qt3-tools, libqt3-dev, libqt3-mt-dev Description: Tools to develop embedded Qt applications This package contains applications only suitable for developing applications with Qt Embedded and/or Qtopia. It provides the QVFB @@ -243,9 +258,10 @@ Description: Tools to develop embedded Qt applications Package: qt3-dev-tools-compat Architecture: any Section: devel +Replaces: qt3-dev-tools-compat (<< 4:14.0.0) +Breaks: qt3-dev-tools-compat (<< 4:14.0.0) Recommends: libqt3-mt-dev Depends: ${shlibs:Depends} -Replaces: qt3-tools, libqt3-dev, libqt3-mt-dev Description: Conversion utilities for Qt3 development This package contains some older Qt tools (namely qt20fix qtrename140, qm2ts, mergetr, findtr and msg2qm). These tools are needed only by @@ -258,6 +274,8 @@ Description: Conversion utilities for Qt3 development Package: libqt3-i18n Architecture: all Section: libs +Replaces: libqt3-i18n (<< 4:14.0.0) +Breaks: libqt3-i18n (<< 4:14.0.0) Recommends: libqt3-mt Description: i18n files for Qt3 library This package contains the internationalization files for the Qt library. @@ -267,8 +285,9 @@ Description: i18n files for Qt3 library Package: qt3-doc Architecture: all Section: doc +Replaces: qt3-doc (<< 4:14.0.0) +Breaks: qt3-doc (<< 4:14.0.0) Priority: extra -Replaces: qt-doc Suggests: libqt3-headers, qt3-assistant | www-browser Description: Qt3 API documentation This package contains the complete API documentation for Qt3. @@ -279,6 +298,8 @@ Description: Qt3 API documentation Package: qt3-examples Architecture: all Section: doc +Replaces: qt3-examples (<< 4:14.0.0) +Breaks: qt3-examples (<< 4:14.0.0) Priority: extra Depends: libqt3-mt-dev (>= ${binary:Version}) Suggests: qt3-apps-dev @@ -290,10 +311,11 @@ Description: Examples for Qt3 Package: qt-x11-free-dbg Section: libdevel Architecture: any +Replaces: qt-x11-free-dbg (<< 4:14.0.0) +Breaks: qt-x11-free-dbg (<< 4:14.0.0) Priority: extra Depends: libqt3-mt (= ${binary:Version}), gdb Conflicts: libqt3-mt-dbg -Replaces: libqt3-mt-dbg Description: debugging symbols for qt-x11-free binaries This package contains the debugging symbols associated with qt-x11-free. They will automatically be used by gdb for debugging Qt-related diff --git a/debian/squeeze/dependencies/sip4-tqt/debian/control b/debian/squeeze/dependencies/sip4-tqt/debian/control index 4aeb9923a..825f458eb 100644 --- a/debian/squeeze/dependencies/sip4-tqt/debian/control +++ b/debian/squeeze/dependencies/sip4-tqt/debian/control @@ -11,10 +11,11 @@ XS-Python-Version: all Package: python-sip Architecture: any Section: python +Replaces: python-sip (<< 4:14.0.0) +Breaks: python-sip (<< 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) -Replaces: python-sip4 (<< 4.10) Description: Python/C++ bindings generator runtime library SIP is a tool for generating bindings for C++ classes with some ideas borrowed from SWIG, but capable of tighter bindings because of its @@ -23,11 +24,12 @@ Description: Python/C++ bindings generator runtime library Package: python-sip-dbg Priority: extra Architecture: any +Replaces: python-sip-dbg (<< 4:14.0.0) +Breaks: python-sip-dbg (<< 4:14.0.0) Section: debug Provides: ${python:Provides} Depends: python-sip (= ${binary:Version}), python-dbg, ${shlibs:Depends}, ${misc:Depends} Conflicts: python-sip4-dbg (<< 4.10) -Replaces: 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 borrowed from SWIG, but capable of tighter bindings because of its @@ -38,11 +40,12 @@ Description: Python/C++ bindings generator runtime library (debug extension) Package: python-sip-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-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,8 +71,9 @@ Description: Python/C++ bindings generator development files 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} -Breaks: python-ball (<= 1.3.1-2), python-ballview (<= 1.3.1-2), python-qwt5-qt4 (<= 5.2.1~cvs20091107+dfsg-2), python-qwt5-qt3 (<= 5.2.1~cvs20091107+dfsg-2), python-qwt3d-qt4 (<= 0.1.7~cvs20090625-3), python-qwt3d-qt3 (<= 0.1.7~cvs20090625-3), python-qscintilla2 (<= 2.4-5) 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 @@ -81,6 +85,8 @@ Description: Python/C++ bindings generator runtime library (transitional package 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 @@ -93,6 +99,8 @@ Description: Python/C++ bindings generator (transitional package) 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 @@ -105,6 +113,8 @@ Description: Python/C++ bindings generator development files (transitional packa 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) diff --git a/debian/squeeze/dependencies/tqca-tls/debian/control b/debian/squeeze/dependencies/tqca-tls/debian/control index 844290974..ecb53970a 100644 --- a/debian/squeeze/dependencies/tqca-tls/debian/control +++ b/debian/squeeze/dependencies/tqca-tls/debian/control @@ -8,6 +8,8 @@ Standards-Version: 3.8.4 Package: tqca-tls Section: libs Architecture: any +Replaces: tqca-tls (<< 4:14.0.0) +Breaks: tqca-tls (<< 4:14.0.0) Depends: ${shlibs:Depends}, ${misc:Depends} Description: TLS plugin for the TQt Cryptographic Architecture (TQCA) This is a plugin to provide SSL/TLS capability to programs that diff --git a/debian/squeeze/dependencies/tqscintilla/debian/control b/debian/squeeze/dependencies/tqscintilla/debian/control index a38122ffd..6f2c1e971 100644 --- a/debian/squeeze/dependencies/tqscintilla/debian/control +++ b/debian/squeeze/dependencies/tqscintilla/debian/control @@ -9,7 +9,8 @@ Standards-Version: 3.8.4 Package: libtqscintilla7 Section: libs Architecture: any -Replaces: libtqscintilla6 +Replaces: libtqscintilla7 (<< 4:14.0.0) +Breaks: libtqscintilla7 (<< 4:14.0.0) Depends: ${shlibs:Depends} Description: TQt source code editing component based on Scintilla Scintilla is a free source code editing component. It has features found @@ -21,6 +22,8 @@ Description: TQt source code editing component based on Scintilla Package: libtqscintilla-dev Section: libdevel Architecture: all +Replaces: libtqscintilla-dev (<< 4:14.0.0) +Breaks: libtqscintilla-dev (<< 4:14.0.0) Depends: libtqscintilla7 (>= ${source:Version}) Description: TQt source code editing component - development files Scintilla is a free source code editing component. It has features found @@ -33,6 +36,8 @@ Description: TQt source code editing component - development files Package: libtqscintilla-doc Section: doc Architecture: all +Replaces: libtqscintilla-doc (<< 4:14.0.0) +Breaks: libtqscintilla-doc (<< 4:14.0.0) Suggests: libtqscintilla-dev Description: TQt source code editing component - documentation Scintilla is a free source code editing component. It has features found diff --git a/debian/squeeze/dependencies/tqt3/debian/control b/debian/squeeze/dependencies/tqt3/debian/control index 2bd245709..377851559 100644 --- a/debian/squeeze/dependencies/tqt3/debian/control +++ b/debian/squeeze/dependencies/tqt3/debian/control @@ -19,7 +19,8 @@ Homepage: http://www.trinitydesktop.org Package: libtqt3-mt Architecture: any Section: libs -Replaces: tqt3-tools (<< 2:3.0.2-20020306-1), libtqt3-helper, libtqt3, libtqt3c102-mt +Replaces: libtqt3-mt (<< 4:14.0.0) +Breaks: libtqt3-mt (<< 4:14.0.0) Depends: ${shlibs:Depends}, fontconfig Recommends: libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libxmu6 (>= 4.3.0.dfsg.1-4) Conflicts: libtqt3c102-mt, libtqui1-emb, libtqt3c-mt @@ -32,8 +33,9 @@ Description: TQt GUI Library (Threaded runtime version), Version 3 Package: libtqt3-mt-mysql Architecture: any Section: libs +Replaces: libtqt3-mt-mysql (<< 4:14.0.0) +Breaks: libtqt3-mt-mysql (<< 4:14.0.0) Depends: ${shlibs:Depends} -Replaces: libtqt3-mysql (<= 2:3.1.1+cvs.20021220-1), libtqt3c102-mt-mysql Conflicts: libtqt3c102-mt-mysql, libtqt3c-mt-mysql Description: MySQL database driver for TQt3 (Threaded) This package contains the threaded MySQL plugin for TQt3. Install it if @@ -42,8 +44,9 @@ Description: MySQL database driver for TQt3 (Threaded) Package: libtqt3-mt-odbc Architecture: any Section: libs +Replaces: libtqt3-mt-odbc (<< 4:14.0.0) +Breaks: libtqt3-mt-odbc (<< 4:14.0.0) Depends: ${shlibs:Depends} -Replaces: libtqt3-odbc (<= 2:3.1.1+cvs.20021220-1), libtqt3c102-mt-odbc Conflicts: libtqt3c102-mt-odbc, libtqt3c-mt-odbc Description: ODBC database driver for TQt3 (Threaded) This package contains the threaded ODBC plugin for TQt3. Install it if @@ -52,8 +55,9 @@ Description: ODBC database driver for TQt3 (Threaded) Package: libtqt3-mt-psql Architecture: any Section: libs +Replaces: libtqt3-mt-psql (<< 4:14.0.0) +Breaks: libtqt3-mt-psql (<< 4:14.0.0) Depends: ${shlibs:Depends} -Replaces: libtqt3-psql (<= 2:3.1.1+cvs.20021220-1), libtqt3c102-mt-psql Conflicts: libtqt3c102-mt-psql, libtqt3c-mt-psql Description: PostgreSQL database driver for TQt3 (Threaded) This package contains the threaded PostgreSQL plugin for TQt3. @@ -75,9 +79,10 @@ Description: PostgreSQL database driver for TQt3 (Threaded) Package: libtqt3-mt-sqlite Architecture: any Section: libs +Replaces: libtqt3-mt-sqlite (<< 4:14.0.0) +Breaks: libtqt3-mt-sqlite (<< 4:14.0.0) Depends: ${shlibs:Depends} Conflicts: libtqt3c102-mt-sqlite -Replaces: libtqt3c102-mt-sqlite Description: SQLite database driver for TQt3 (Threaded) This package contains the threaded SQLite plugin for TQt3. Install it if you intend to use or write TQt programs that are to access an @@ -86,7 +91,8 @@ Description: SQLite database driver for TQt3 (Threaded) Package: libtqt3-mt-dev Architecture: any Section: libdevel -Replaces: libtqt-mt-dev, libtqt3-dev, libtqt3-helper, libtqt3-headers (<= 3:3.1.1-3), libtqt3-emb (<= 3:3.0.3-1) +Replaces: libtqt3-mt-dev (<< 4:14.0.0) +Breaks: libtqt3-mt-dev (<< 4:14.0.0) Depends: libxext-dev (>= 4.3.0.dfsg.1-4), libxrandr-dev (>= 4.3.0.dfsg.1-4), libsm-dev (>= 4.3.0.dfsg.1-4), libxmu-dev (>= 4.3.0.dfsg.1-4), libice-dev (>= 4.3.0.dfsg.1-4), libx11-dev (>= 4.3.0.dfsg.1-4), @@ -116,8 +122,9 @@ Description: TQt development files (Threaded) Package: libtqt3-headers Architecture: any Section: devel +Replaces: libtqt3-headers (<< 4:14.0.0) +Breaks: libtqt3-headers (<< 4:14.0.0) Recommends: libtqt3-mt-dev -Replaces: libtqt3-mt-dev, libtqt3-dev, libtqt3-plugins-headers Description: TQt3 header files This package contains all header files for libqt and libtqt-mt which come with TQt3. If you want to compile or develop programs which use TQt3, you @@ -126,9 +133,10 @@ Description: TQt3 header files Package: libtqt3-compat-headers Architecture: any Section: devel +Replaces: libtqt3-compat-headers (<< 4:14.0.0) +Breaks: libtqt3-compat-headers (<< 4:14.0.0) Depends: libtqt3-headers (= ${binary:Version}) Recommends: libtqt3-mt-dev -Replaces: libtqt3-mt-dev (<= 3:3.1.1-2), libtqt3-dev (<= 3:3.1.1-2), libtqt3-headers (<= 3:3.1.1-2) Description: TQt 1.x and 2.x compatibility includes This package contains header files that are intended for build compatibility for applications that build with TQt3 but still use @@ -141,9 +149,10 @@ Description: TQt 1.x and 2.x compatibility includes Package: tqt3-dev-tools Architecture: any Section: devel +Replaces: tqt3-dev-tools (<< 4:14.0.0) +Breaks: tqt3-dev-tools (<< 4:14.0.0) Depends: ${shlibs:Depends} Recommends: libtqt3-mt-dev -Replaces: tqt3-tools, libtqt3-dev, libtqt3-mt-dev, tqt3-doc (<= 3:3.1.1-2) Conflicts: libqt-dev (<< 3:2.3.2-10), uic (<= 3:2.3.2-9), qt3-dev-tools Description: TQt3 development tools This package contains all tools that are necessary to build programs @@ -153,9 +162,10 @@ Description: TQt3 development tools Package: tqt3-designer Architecture: any Section: devel +Replaces: tqt3-designer (<< 4:14.0.0) +Breaks: tqt3-designer (<< 4:14.0.0) Depends: ${shlibs:Depends} Recommends: tqt3-dev-tools -Replaces: tqt3-tools, libtqt3-dev, libtqt3-mt-dev, tqt3-doc (= 3:3.3.4-8) Suggests: tqt3-assistant, tqt3-doc Conflicts: qt-designer (<= 3:2.3.2-9), qt-designer-doc Description: TQt3 Designer @@ -171,8 +181,9 @@ Description: TQt3 Designer Package: tqt3-apps-dev Architecture: any Section: devel +Replaces: tqt3-apps-dev (<< 4:14.0.0) +Breaks: tqt3-apps-dev (<< 4:14.0.0) Depends: libtqt3-mt-dev -Replaces: tqt3-tools, libtqt3-dev, libtqt3-mt-dev Description: TQt3 Developer applications development files This package is intended for developers who want to develop applications using the additional static libraries that ship with the applications @@ -185,9 +196,10 @@ Description: TQt3 Developer applications development files Package: tqt3-linguist Architecture: any Section: devel +Replaces: tqt3-linguist (<< 4:14.0.0) +Breaks: tqt3-linguist (<< 4:14.0.0) Suggests: tqt3-assistant Depends: ${shlibs:Depends} -Replaces: tqt3-tools, libtqt3-dev, libtqt3-mt-dev, tqt3-doc (= 3:3.3.4-8) Description: The TQt3 Linguist This package contains the TQt3 Linguist which provides translators a tool perfect for translating any TQt-based application into other @@ -197,8 +209,9 @@ Description: The TQt3 Linguist Package: tqt3-assistant Architecture: any Section: x11 +Replaces: tqt3-assistant (<< 4:14.0.0) +Breaks: tqt3-assistant (<< 4:14.0.0) Depends: ${shlibs:Depends}, tqt3-doc -Replaces: tqt3-tools, libtqt3-dev, libtqt3-mt-dev Description: The TQt3 assistant application This package contains the TQt3 Assistant, an easy to use frontend for the complete TQt3 documentation and serves as an online help viewer for @@ -214,8 +227,9 @@ Description: The TQt3 assistant application Package: tqt3-qtconfig Architecture: any Section: x11 +Replaces: tqt3-qtconfig (<< 4:14.0.0) +Breaks: tqt3-qtconfig (<< 4:14.0.0) Depends: ${shlibs:Depends} -Replaces: tqt3-tools, libtqt3-dev, libtqt3-mt-dev Description: The TQt3 Configuration Application The TQt Configuration program allows endusers to configure the look and behavior of any TQt3 application. It is mostly only necessary @@ -228,9 +242,10 @@ Description: The TQt3 Configuration Application Package: tqt3-dev-tools-embedded Architecture: any Section: devel +Replaces: tqt3-dev-tools-embedded (<< 4:14.0.0) +Breaks: tqt3-dev-tools-embedded (<< 4:14.0.0) Recommends: libtqt3-mt-dev Depends: ${shlibs:Depends} -Replaces: tqt3-tools, libtqt3-dev, libtqt3-mt-dev Description: Tools to develop embedded TQt applications This package contains applications only suitable for developing applications with TQt Embedded and/or Qtopia. It provides the QVFB @@ -241,9 +256,10 @@ Description: Tools to develop embedded TQt applications Package: tqt3-dev-tools-compat Architecture: any Section: devel +Replaces: tqt3-dev-tools-compat (<< 4:14.0.0) +Breaks: tqt3-dev-tools-compat (<< 4:14.0.0) Recommends: libtqt3-mt-dev Depends: ${shlibs:Depends} -Replaces: tqt3-tools, libtqt3-dev, libtqt3-mt-dev Description: Conversion utilities for TQt3 development This package contains some older TQt tools (namely qt20fix qtrename140, qm2ts, mergetr, findtr and msg2qm). These tools are needed only by @@ -256,6 +272,8 @@ Description: Conversion utilities for TQt3 development Package: libtqt3-i18n Architecture: all Section: libs +Replaces: libtqt3-i18n (<< 4:14.0.0) +Breaks: libtqt3-i18n (<< 4:14.0.0) Recommends: libtqt3-mt Description: i18n files for TQt3 library This package contains the internationalization files for the TQt library. @@ -265,8 +283,9 @@ Description: i18n files for TQt3 library Package: tqt3-doc Architecture: all Section: doc +Replaces: tqt3-doc (<< 4:14.0.0) +Breaks: tqt3-doc (<< 4:14.0.0) Priority: extra -Replaces: qt-doc Suggests: libtqt3-headers, tqt3-assistant | www-browser Description: TQt3 API documentation This package contains the complete API documentation for TQt3. @@ -277,6 +296,8 @@ Description: TQt3 API documentation Package: tqt3-examples Architecture: all Section: doc +Replaces: tqt3-examples (<< 4:14.0.0) +Breaks: tqt3-examples (<< 4:14.0.0) Priority: extra Depends: libtqt3-mt-dev (>= ${binary:Version}) Suggests: tqt3-apps-dev @@ -288,10 +309,11 @@ Description: Examples for TQt3 Package: tqt-x11-free-dbg Section: libdevel Architecture: any +Replaces: tqt-x11-free-dbg (<< 4:14.0.0) +Breaks: tqt-x11-free-dbg (<< 4:14.0.0) Priority: extra Depends: libtqt3-mt (= ${binary:Version}), gdb Conflicts: libtqt3-mt-dbg -Replaces: libtqt3-mt-dbg Description: debugging symbols for tqt-x11-free binaries This package contains the debugging symbols associated with tqt-x11-free. They will automatically be used by gdb for debugging TQt-related diff --git a/debian/squeeze/dependencies/tqtinterface/debian/control b/debian/squeeze/dependencies/tqtinterface/debian/control index add9e1a72..a55f218b0 100644 --- a/debian/squeeze/dependencies/tqtinterface/debian/control +++ b/debian/squeeze/dependencies/tqtinterface/debian/control @@ -8,6 +8,8 @@ Standards-Version: 3.8.4 Package: libtqtinterface Architecture: any Section: libs +Replaces: libtqtinterface (<< 4:14.0.0) +Breaks: libtqtinterface (<< 4:14.0.0) Depends: ${shlibs:Depends} Description: The Trinity Qt Interface Libraries The Trinity Qt Interface is a library that abstracts Qt from Trinity @@ -18,6 +20,8 @@ Description: The Trinity Qt Interface Libraries Package: libtqtinterface-dev Architecture: any Section: libs +Replaces: libtqtinterface-dev (<< 4:14.0.0) +Breaks: libtqtinterface-dev (<< 4:14.0.0) Depends: ${shlibs:Depends} libtqtinterface (>= ${Source-Version}), libavahi-tqt-dev, tqt3-apps-dev Description: The Trinity Qt Interface Libraries (Development Files) The Trinity Qt Interface is a library that abstracts Qt from Trinity @@ -28,6 +32,8 @@ Description: The Trinity Qt Interface Libraries (Development Files) Package: libtqtinterface-doc Architecture: any Section: libs +Replaces: libtqtinterface-doc (<< 4:14.0.0) +Breaks: libtqtinterface-doc (<< 4:14.0.0) Depends: ${shlibs:Depends} libtqtinterface (>= ${Source-Version}), tqt3-doc Description: The Trinity Qt Interface Libraries (Debug Files) The Trinity Qt Interface is a library that abstracts Qt from Trinity @@ -38,6 +44,8 @@ Description: The Trinity Qt Interface Libraries (Debug Files) Package: libtqtinterface-dbg Architecture: any Section: libs +Replaces: libtqtinterface-dbg (<< 4:14.0.0) +Breaks: libtqtinterface-dbg (<< 4:14.0.0) Depends: ${shlibs:Depends} libtqtinterface (>= ${Source-Version}), tqt-x11-free-dbg Description: The Trinity Qt Interface Libraries (Debug Files) The Trinity Qt Interface is a library that abstracts Qt from Trinity -- cgit v1.2.3