On Mon, Jan 09, 2006 at 02:38:04AM +0100, Adeodato Simó wrote: > Package: gnome-randr-applet > Version: 0.2-1 > Severity: serious > > Hello, > > This is a serious bug filed against your package because it > build-depends on xlibs-dev, which as announced in [1] a while ago, is > no longer available in sid. This makes your package fail to build from > source. > > [1] http://lists.debian.org/debian-devel-announce/2005/11/msg00022.html > > To fix this bug, you need to update your build-dependencies and > substitute xlibs-dev for the list of individual X development > libraries that your package needs to be built. You can find detailed > information about how to do that in the DependsXlibsDev wiki page [2]. > > [2] http://wiki.debian.org/DependsXlibsDev > > As indicated by the Release Team [3], the full transition from XFree86 > to Xorg is a release blocker for Etch, which means that Etch will not > be released until this bug is fixed (or your package removed from > testing). So, please, try to fix in a timely manner. > > [3] http://lists.debian.org/debian-devel-announce/2005/10/msg00004.html > > The number of affected packages by the xlibs-dev transition is huge, > so if you feel like helping with patches or uploads, feel free to > follow the instructions contained in the wiki page above. A list of > affected packages can be found here [4]. > > [4] > http://people.debian.org/~adeodato/release-usertag/transition-xlibs-dev > > Finally, if there's a strong reason for which your package should not > be NMUed, please note so in this bug report. Prospective NMUers will > read your reasoning, and will decide if it's strong enough to delay > their upload.
Well, i have a fixed package, but pbuilder fails with : The following packages have unmet dependencies: libgnomeui-dev: Depends: libgnomeui-0 (= 2.10.1-1) but it is not going to be installed Depends: libgnome2-dev (>= 2.6.0) but it is not going to be installed Depends: libbonoboui2-dev (>= 2.8.1-2) but it is not going to be installed Not very helpful, i think. Maybe we should build a graph of dependencies for all involved packages, so that we catch those problem and know which packages to build or something. Friendly, Sven Luther