tags 576684 pending thanks On Fri, Apr 09, 2010 at 11:13:51AM +0200, Petr Salinger wrote: > the libparted0-dev should depend on libgeom-dev under kfreebsd-*. > This suffices to solve FTBFS of pyparted under kfreebsd-*. [...] > --- debian/control.in > +++ debian/control.in > @@ -173,7 +173,7 @@ > Package: libpar...@libsoname@-dev > Architecture: any > Section: libdevel > -Depends: libc6-dev, libpar...@libsoname@debian1 (= ${binary:Version}), > libdevmapper-dev (>= 1.02.33) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], > uuid-dev, libblkid-dev, ${misc:Depends} > +Depends: libc6-dev, libpar...@libsoname@debian1 (= ${binary:Version}), > libdevmapper-dev (>= 1.02.33) [linux-any], libgeom-dev [kfreebsd-any], > uuid-dev, libblkid-dev, ${misc:Depends} > Suggests: par...@binpkgver@ (= ${binary:Version}), par...@binpkgver@-doc > Conflicts: libparted-dev, parted (<< 1.2.11) > Replaces: libparted-dev, libparted2-dev (<< 2.2)
Thanks for the analysis. I've committed a variant of this; until notations such as "linux-any" are documented in policy then I won't use them, but I've simply synced up the Depends field here with the current form of parted's Build-Depends since that fulfils essentially the same purpose. Cheers, -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org