Junichi Uekawa <[EMAIL PROTECTED]> wrote: [Backporting] >> Is it as simple as using something like pbuilder and tweaking the >> Build-Depends to match the versions of the packages that are in stable?
> To answer the question, the answer is 'no, not always'. > You need some try-and-error, and usually backporting one package > requires backporting of another. However, many people do it due to > their needs. > The biggest stumbling block is probably debhelper; if you could ignore > that, things would be pretty straightforward (in most cases). Other stumbling blocks include po2debconf and (for library packages) the GCC 3.2 transition - if you are backporting libfoo1c102 you have to either undo the the transition and re-rename the package again or compile it with a backport of GCC3.2. cu andreas