Quote:
Originally posted by rosslaird
1. Wait until the Testing (Sarge) distribution is updated with KDE that is compiled using Qt 3.2.3. I have no idea when that will happen (though probably soon).
|
In order for a package to move from unstable to testing it must:
It must have been in unstable for 10, 5 or 2 days, depending on the urgency of the upload;
It must be compiled and up to date on all architectures it has previously been compiled for in unstable;
It must have fewer release-critical bugs than, or the same number as, the version currently in "testing" (see below for more information);
All of its dependencies must either be satisfiable by packages already in "testing", or be satisfiable by the group of packages which are going to be installed at the same time;
The operation of installing the package into "testing" must not break any packages currently in "testing". (See below for more information.)
see this page for information on using one debian version as your main system, and packages from another verision.
http://www.debian.org/doc/manuals/ap...efault-version
if you set your default to testing, and apt-get install -t unstable kdeartwork, it will install all the new deps for you

.