From 84af9581d669a621dcfc58e72ff0fe9051376c32 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 21 Oct 2018 19:05:46 +0900 Subject: DEB: removed some obsolete code related to Qt1. Signed-off-by: Michele Calgaro --- ubuntu/maverick/dependencies/qt3/debian/README.Debian | 4 ++-- ubuntu/maverick/dependencies/qt3/debian/changelog | 2 +- ubuntu/maverick/dependencies/qt3/debian/control | 2 +- ubuntu/maverick/dependencies/qt3/debian/libqt3-compat-headers.install | 3 --- ubuntu/maverick/dependencies/qt3/debian/libqt3-headers.install | 1 - ubuntu/maverick/dependencies/qt3/debian/qt3-dev-tools-compat.install | 1 - ubuntu/maverick/dependencies/qt3/debian/rules | 1 - ubuntu/maverick/dependencies/tqt3/debian/README.Debian | 4 ++-- ubuntu/maverick/dependencies/tqt3/debian/control | 2 +- .../maverick/dependencies/tqt3/debian/libtqt3-compat-headers.install | 3 --- ubuntu/maverick/dependencies/tqt3/debian/libtqt3-headers.install | 1 - ubuntu/maverick/dependencies/tqt3/debian/rules | 1 - .../maverick/dependencies/tqt3/debian/tqt3-dev-tools-compat.install | 1 - 13 files changed, 7 insertions(+), 19 deletions(-) (limited to 'ubuntu/maverick/dependencies') diff --git a/ubuntu/maverick/dependencies/qt3/debian/README.Debian b/ubuntu/maverick/dependencies/qt3/debian/README.Debian index 7cc02d1ec..afdde2610 100644 --- a/ubuntu/maverick/dependencies/qt3/debian/README.Debian +++ b/ubuntu/maverick/dependencies/qt3/debian/README.Debian @@ -257,8 +257,8 @@ the naming convention. The filenames are now all following the scheme ClassName -> classname.h. Therefore, if you are the developer of the affected program, change your -sources according to this scheme. Qt ships with two tools, qt20fix and -qtrename140, to help developers migrate their API to the Qt 3 version, +sources according to this scheme. Qt ships with qtrename140, a tool +to help developers migrate their API to the Qt 3 version, which can help you in the transition upgrade to Qt 3. If you are affected by this as a packager, notify upstream to fix those diff --git a/ubuntu/maverick/dependencies/qt3/debian/changelog b/ubuntu/maverick/dependencies/qt3/debian/changelog index f7da260d9..8c265b2d1 100644 --- a/ubuntu/maverick/dependencies/qt3/debian/changelog +++ b/ubuntu/maverick/dependencies/qt3/debian/changelog @@ -872,7 +872,7 @@ qt-x11-free (3:3.3.4-4) unstable; urgency=low While we're at it, realize that a whole bunch of manpages were suffering the same, and fix them (designer, makeqpf, mergetr, findtr, msg2qm, - qtconfig, createcw, qembed, qt20fix). [dato] + qtconfig, createcw, qembed). [dato] * Add linguist manpage. Thanks to Jeremy Laine. (Closes: #268882) diff --git a/ubuntu/maverick/dependencies/qt3/debian/control b/ubuntu/maverick/dependencies/qt3/debian/control index c908544b5..3862353cd 100644 --- a/ubuntu/maverick/dependencies/qt3/debian/control +++ b/ubuntu/maverick/dependencies/qt3/debian/control @@ -309,7 +309,7 @@ Breaks: qt3-dev-tools-compat (<< 4:14.0.0~) Recommends: libqt3-mt-dev Depends: ${shlibs:Depends} Description: Conversion utilities for Qt3 development - This package contains some older Qt tools (namely qt20fix qtrename140, + This package contains some older Qt tools (namely qtrename140, qm2ts, mergetr, findtr and msg2qm). These tools are needed only by application developers who need to migrate any Qt application written for Qt 1.x or 2.x over to Qt 3.x. The purpose of the tools are to diff --git a/ubuntu/maverick/dependencies/qt3/debian/libqt3-compat-headers.install b/ubuntu/maverick/dependencies/qt3/debian/libqt3-compat-headers.install index d760342dd..cad31c7a9 100644 --- a/ubuntu/maverick/dependencies/qt3/debian/libqt3-compat-headers.install +++ b/ubuntu/maverick/dependencies/qt3/debian/libqt3-compat-headers.install @@ -1,4 +1,3 @@ -usr/include/qt3/q1xcompatibility.h usr/include/qt3/qapp.h usr/include/qt3/qarray.h usr/include/qt3/qbitarry.h @@ -30,8 +29,6 @@ usr/include/qt3/qmsgbox.h usr/include/qt3/qmultilinedit.h usr/include/qt3/qobjcoll.h usr/include/qt3/qobjdefs.h -usr/include/qt3/qpaintd.h -usr/include/qt3/qpaintdc.h usr/include/qt3/qpdevmet.h usr/include/qt3/qpmcache.h usr/include/qt3/qpntarry.h diff --git a/ubuntu/maverick/dependencies/qt3/debian/libqt3-headers.install b/ubuntu/maverick/dependencies/qt3/debian/libqt3-headers.install index 2c789fcee..567f444a3 100644 --- a/ubuntu/maverick/dependencies/qt3/debian/libqt3-headers.install +++ b/ubuntu/maverick/dependencies/qt3/debian/libqt3-headers.install @@ -134,7 +134,6 @@ usr/include/qt3/qobjectdefs.h usr/include/qt3/qobjectdict.h usr/include/qt3/qobjectlist.h usr/include/qt3/qpaintdevice.h -usr/include/qt3/qpaintdevicedefs.h usr/include/qt3/qpaintdevicemetrics.h usr/include/qt3/qpainter.h usr/include/qt3/qpair.h diff --git a/ubuntu/maverick/dependencies/qt3/debian/qt3-dev-tools-compat.install b/ubuntu/maverick/dependencies/qt3/debian/qt3-dev-tools-compat.install index 838f6b827..ce6f037cc 100644 --- a/ubuntu/maverick/dependencies/qt3/debian/qt3-dev-tools-compat.install +++ b/ubuntu/maverick/dependencies/qt3/debian/qt3-dev-tools-compat.install @@ -1,4 +1,3 @@ -usr/bin/qt20fix usr/bin/qtrename140 usr/bin/qm2ts usr/bin/mergetr diff --git a/ubuntu/maverick/dependencies/qt3/debian/rules b/ubuntu/maverick/dependencies/qt3/debian/rules index aaf7c1246..486e2fcfe 100755 --- a/ubuntu/maverick/dependencies/qt3/debian/rules +++ b/ubuntu/maverick/dependencies/qt3/debian/rules @@ -153,7 +153,6 @@ libqt-thread-stamp: post-patches -cp lib/lib*.a $(TMP_INSTALL)/usr/lib/ cp bin/qtrename140 $(TMP_INSTALL)/usr/bin/ - cp bin/qt20fix $(TMP_INSTALL)/usr/bin/ cp bin/findtr $(TMP_INSTALL)/usr/bin/ # build conv2ui diff --git a/ubuntu/maverick/dependencies/tqt3/debian/README.Debian b/ubuntu/maverick/dependencies/tqt3/debian/README.Debian index 63996972e..e48fe37ea 100644 --- a/ubuntu/maverick/dependencies/tqt3/debian/README.Debian +++ b/ubuntu/maverick/dependencies/tqt3/debian/README.Debian @@ -257,8 +257,8 @@ the naming convention. The filenames are now all following the scheme ClassName -> classname.h. Therefore, if you are the developer of the affected program, change your -sources according to this scheme. Qt ships with two tools, tqt20fix and -tqtrename140, to help developers migrate their API to the Qt 3 version, +sources according to this scheme. Qt ships with tqtrename140, a tool to +help developers migrate their API to the Qt 3 version, which can help you in the transition upgrade to Qt 3. If you are affected by this as a packager, notify upstream to fix those diff --git a/ubuntu/maverick/dependencies/tqt3/debian/control b/ubuntu/maverick/dependencies/tqt3/debian/control index 15c156154..bdae88783 100644 --- a/ubuntu/maverick/dependencies/tqt3/debian/control +++ b/ubuntu/maverick/dependencies/tqt3/debian/control @@ -299,7 +299,7 @@ Breaks: tqt3-dev-tools-compat (<< 4:14.0.0~) Recommends: libtqt3-mt-dev Depends: ${shlibs:Depends} Description: Conversion utilities for TQt3 development - This package contains some older TQt tools (namely tqt20fix tqtrename140, + This package contains some older TQt tools (namely tqtrename140, tqm2ts, tqtmergetr, tqtfindtr and msg2tqm). These tools are needed only by application developers who need to migrate any TQt application written for TQt 1.x or 2.x over to TQt 3.x. The purpose of the tools are to diff --git a/ubuntu/maverick/dependencies/tqt3/debian/libtqt3-compat-headers.install b/ubuntu/maverick/dependencies/tqt3/debian/libtqt3-compat-headers.install index 05ea5c9e9..de0099e62 100644 --- a/ubuntu/maverick/dependencies/tqt3/debian/libtqt3-compat-headers.install +++ b/ubuntu/maverick/dependencies/tqt3/debian/libtqt3-compat-headers.install @@ -1,4 +1,3 @@ -usr/include/tqt3/ntq1xcompatibility.h usr/include/tqt3/ntqapp.h usr/include/tqt3/ntqarray.h usr/include/tqt3/ntqbitarry.h @@ -29,8 +28,6 @@ usr/include/tqt3/ntqmsgbox.h usr/include/tqt3/ntqmultilinedit.h usr/include/tqt3/ntqobjcoll.h usr/include/tqt3/ntqobjdefs.h -usr/include/tqt3/ntqpaintd.h -usr/include/tqt3/ntqpaintdc.h usr/include/tqt3/ntqpdevmet.h usr/include/tqt3/ntqpmcache.h usr/include/tqt3/ntqpntarry.h diff --git a/ubuntu/maverick/dependencies/tqt3/debian/libtqt3-headers.install b/ubuntu/maverick/dependencies/tqt3/debian/libtqt3-headers.install index 32d3bb87d..be1e2d79c 100644 --- a/ubuntu/maverick/dependencies/tqt3/debian/libtqt3-headers.install +++ b/ubuntu/maverick/dependencies/tqt3/debian/libtqt3-headers.install @@ -134,7 +134,6 @@ usr/include/tqt3/ntqobjectdefs.h usr/include/tqt3/ntqobjectdict.h usr/include/tqt3/ntqobjectlist.h usr/include/tqt3/ntqpaintdevice.h -usr/include/tqt3/ntqpaintdevicedefs.h usr/include/tqt3/ntqpaintdevicemetrics.h usr/include/tqt3/ntqpainter.h usr/include/tqt3/ntqpair.h diff --git a/ubuntu/maverick/dependencies/tqt3/debian/rules b/ubuntu/maverick/dependencies/tqt3/debian/rules index 42f031168..4c3ff0257 100755 --- a/ubuntu/maverick/dependencies/tqt3/debian/rules +++ b/ubuntu/maverick/dependencies/tqt3/debian/rules @@ -157,7 +157,6 @@ libqt-thread-stamp: post-patches -cp lib/lib*.a $(TMP_INSTALL)/usr/lib/ cp bin/tqtrename140 $(TMP_INSTALL)/usr/bin/ - cp bin/tqt20fix $(TMP_INSTALL)/usr/bin/ cp bin/tqtfindtr $(TMP_INSTALL)/usr/bin/ # build tqtconv2ui diff --git a/ubuntu/maverick/dependencies/tqt3/debian/tqt3-dev-tools-compat.install b/ubuntu/maverick/dependencies/tqt3/debian/tqt3-dev-tools-compat.install index 241ec8ee0..56e0156b5 100644 --- a/ubuntu/maverick/dependencies/tqt3/debian/tqt3-dev-tools-compat.install +++ b/ubuntu/maverick/dependencies/tqt3/debian/tqt3-dev-tools-compat.install @@ -1,4 +1,3 @@ -usr/bin/tqt20fix usr/bin/tqtrename140 usr/bin/tqm2ts usr/bin/tqtmergetr -- cgit v1.2.3