[Parted-maintainers] Bug#576684: parted: sync depends of libparted-dev with build-depends of parted package (FTBFS of pyparted under kfreebsd-*)

Colin Watson cjwatson at debian.org
Sun Apr 11 22:28:52 UTC 2010


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: libparted at LIBSONAME@-dev
>  Architecture: any
>  Section: libdevel
> -Depends: libc6-dev, libparted at LIBSONAME@debian1 (= ${binary:Version}), libdevmapper-dev (>= 1.02.33) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], uuid-dev, libblkid-dev, ${misc:Depends}
> +Depends: libc6-dev, libparted at LIBSONAME@debian1 (= ${binary:Version}), libdevmapper-dev (>= 1.02.33) [linux-any], libgeom-dev [kfreebsd-any], uuid-dev, libblkid-dev, ${misc:Depends}
>  Suggests: parted at BINPKGVER@ (= ${binary:Version}), parted at 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                                       [cjwatson at debian.org]





More information about the Parted-maintainers mailing list