diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-11-06 16:24:40 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-11-06 16:24:40 -0600 |
commit | 3353bed16646485b6df40dcb884952df0a15dace (patch) | |
tree | 331a7bba78d38cbc2d9ecdf1e4c9f4555f8cb7f7 /ubuntu/maverick/dependencies/tqt3/debian/README.Debian | |
parent | b45eda74efcfcf517b9b952c23e509409651b2ff (diff) | |
download | tde-packaging-3353bed16646485b6df40dcb884952df0a15dace.tar.gz tde-packaging-3353bed16646485b6df40dcb884952df0a15dace.zip |
Update Debian and Ubuntu packaging for latest Qt3/TQt3 file conflict renaming
Diffstat (limited to 'ubuntu/maverick/dependencies/tqt3/debian/README.Debian')
-rw-r--r-- | ubuntu/maverick/dependencies/tqt3/debian/README.Debian | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ubuntu/maverick/dependencies/tqt3/debian/README.Debian b/ubuntu/maverick/dependencies/tqt3/debian/README.Debian index 99b460974..63996972e 100644 --- a/ubuntu/maverick/dependencies/tqt3/debian/README.Debian +++ b/ubuntu/maverick/dependencies/tqt3/debian/README.Debian @@ -136,8 +136,8 @@ Designer or extend the Designer as well as utilizing the Qt Assistant by calling it from within your program, install tqt3-apps-dev, which contains the static libraries and header files retquired for this functionality. -For Embedded Developers, the program qvfb (Qt Virtual Frambuffer) and -makeqpf (embedded fonts tool)have been packaged into +For Embedded Developers, the program tqvfb (Qt Virtual Frambuffer) and +maketqpf (embedded fonts tool)have been packaged into qt3-dev-tools-embedded. For developers that work on migrating their program from any Qt version prior to Qt 3.x to the Qt 3.x platform you will find additional tools in the tqt3-dev-tools-compat. @@ -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 two tools, tqt20fix and +tqtrename140, 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 |