summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/dependencies/qt3/debian
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/maverick/dependencies/qt3/debian')
-rw-r--r--ubuntu/maverick/dependencies/qt3/debian/README.Debian4
-rw-r--r--ubuntu/maverick/dependencies/qt3/debian/changelog2
-rw-r--r--ubuntu/maverick/dependencies/qt3/debian/control2
-rw-r--r--ubuntu/maverick/dependencies/qt3/debian/libqt3-compat-headers.install3
-rw-r--r--ubuntu/maverick/dependencies/qt3/debian/libqt3-headers.install1
-rw-r--r--ubuntu/maverick/dependencies/qt3/debian/qt3-dev-tools-compat.install1
-rwxr-xr-xubuntu/maverick/dependencies/qt3/debian/rules1
7 files changed, 4 insertions, 10 deletions
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