| 13 |
|
|
| 14 |
+++ Changes by Adeodato Simó: |
+++ Changes by Adeodato Simó: |
| 15 |
|
|
| 16 |
* TODO C++ stuff here. |
* Transition to the new C++ ABI. Rename all the library packages as |
| 17 |
(Closes: #317768) |
necessary: every libqt3c102-* goes back to libqt3-* now. Changes based in |
| 18 |
|
the patch provided by Matthias Klose in Ubuntu Bug 10723. |
| 19 |
|
|
| 20 |
|
+ debian/control: |
| 21 |
|
- renamed library packages. |
| 22 |
|
- add conflicts and replaces against the libqt3c102-* packages, or |
| 23 |
|
change the existing libqt3-* ones. |
| 24 |
|
- change the existing recommends and suggests on libqt3c102-* to |
| 25 |
|
libqt3-*. |
| 26 |
|
- adjusted descriptions where appropriate. |
| 27 |
|
|
| 28 |
|
+ debian/rules: |
| 29 |
|
- s/c102// in various places. |
| 30 |
|
|
| 31 |
|
+ debian/*.install, debian/*.links: |
| 32 |
|
- renamed as appropriate. |
| 33 |
|
|
| 34 |
|
TODO: disable firebird2 support. |
| 35 |
|
|
| 36 |
|
The above solves trouble for users when using qt3-designer with g++ 4.0, so |
| 37 |
|
this upload closes: #317768. |
| 38 |
|
|
| 39 |
* Transition to the new X.org packages: |
* Transition to the new X.org packages: |
| 40 |
+ debian/control: |
+ debian/control: |
| 71 |
|
|
| 72 |
* Don't duplicate the information in the qvfb manpage. (Closes: #282217) |
* Don't duplicate the information in the qvfb manpage. (Closes: #282217) |
| 73 |
|
|
| 74 |
|
While we're at it, realize that a whole bunch of manpages was suffering |
| 75 |
|
the same, and fix them (designer, makeqpf, mergetr, findtr, msg2qm, |
| 76 |
|
qtconfig, createcw, qembed, qt20fix). [dato] |
| 77 |
|
|
| 78 |
* Add linguist manpage. Thanks to Jeremy Laine. (Closes: #268882) |
* Add linguist manpage. Thanks to Jeremy Laine. (Closes: #268882) |
| 79 |
|
|
| 80 |
* Include createcw source for qt3-designer. (Closes: #305919) |
* Include createcw source for qt3-designer. (Closes: #305919) |