Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
Tagging Qt 3.3.4-8.
libpq-dev build-dep bump, since a fixed postgresql hasn't yet built on m68k. Temporary.
Fix the whitespace problem, which had been fixed by dato, but I accidentally messed up and deleted.
Rename a patch to keep a clean number order. Merge some minor remove-trailing-spaces style fixes from people/chrsmrtn.
Change my e-mail address.
Remove a bit of whitespace.
Imported from Christopher: - tablet support. Slightly verboser changelog entry.
Imported from Christopher: libqt3-mt-dbg. Ignoring binutils build-dependency because even stable has a sufficient version now.
Merge from Chris: - remove non-threaded libraries.
- remove libxi-dev from build-depends for now. - note in the changelog the addition of libxi-dev to the dependencies of libqt3-dev and libqt3-mt-dev.
Remove 'c102' from libqt3-dev and libqt3-mt-dev's depends (on libqt3...).
Add new libxi-dev to the build-depends, dev package depends. Since this is needed for other KDE packages, having this pulled in is handy. In Qt, required for (at the very least) tablet support.
Merge some really, really minor changes from my experimental Qt. Re-order some build-deps/dev-package-deps (for neatness), and re-word a package description to avoid triggering a linda warning.
Disable InterBase support because it hasn't done the C++ ABI transition yet (and can't because the package FTBFS with g++ 4.0).
There we go, whee.
* Transition to the new C++ ABI. Rename all the library packages as
necessary: every libqt3c102-* goes back to libqt3-* now. Changes based in
the patch provided by Matthias Klose in Ubuntu Bug 10723.
+ debian/control:
- renamed library packages.
- add conflicts and replaces against the libqt3c102-* packages, or
change the existing libqt3-* ones.
- change the existing recommends and suggests on libqt3c102-* to
libqt3-*.
- adjusted descriptions where appropriate.
+ debian/rules:
- s/c102// in various places.
+ debian/*.install, debian/*.links:
- renamed as appropriate.
Remove extra whitespace.
Bump Standards Version to 3.6.2 (no changes required that I can think of).
Finish the x.org transition. Some notes:
- libxkbfile-dev is not needed in the dependencies of the *-dev
packages since other -dev libs depend on it; it's put on the
build-depends only because "you must build-depend on everything you
use".
- libxrandr-dev was already in the build-depends.
- libxi-dev is only needed for tablet support, so better add it when
we enable it and note it in the appropriate changelog hunk.
* Transition to the new X.org packages:
+ debian/control:
- build-depend in libglu1-xorg-dev instead of xlibmesa-glu-dev; make the
same change in the dependencies of libqt3-dev and libqt3-mt-dev.
* PostgreSQL 8.0 transition stuff: + debian/control: build-depend on libpq-dev instead of postgresql-dev. + debian/rules: invoke pg_config to determine the include directory.
* Don't modify debian/control at build time, since doing it in the clean
target it's a release critical bug now:
+ debian/rules: don't invoke type-handling to generate debian/control.
+ debian/control.in: removed.
+ debian/control:
- adjust the list of *-i386 ports to list only the non-dead ones.
- don't build depend on type-handling.
(This stanza can go if we don't ship firebird support.)
I asked Martin and he wants to be kept as an Uploader.
Change maintainer to the Debian Qt/KDE Maintainers.
Initial import of Qt 3:3.3.4-3.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |