Package: minit Severity: important Tags: patch Hi,
minit currently build-depends on the statically linked, dietlibc using libowfat. The new version of libowfat in Debian sid (0.28-3) changes the binary package(s): Previously, build-depending packages just used libowfat-dev while now, we have the following package layout: * libowfat-dietlibc-dev: Static version of dietlibc-linked lib * libowfat-dev: Static version of glibc-linked lib and development files to build shared linkage with libowfat * libowfat0: Shared version of glibc-linked lib This is because Debian generally links with glibc where possible and provides the respective static and shared versions of the libs. The (just statically linked) dietlibc versions of the lib is now in libowfat-dietlibc-dev to make that clear. Suggested (simple, tested) change to minit: Build-Depends: libowfat-dietlibc-dev Build-Conflicts: libowfat-dev Otherwise, you can also think about using the new glibc-linked version of libowfat, shared variant preferred (which would make library updates in Debian easier). bye, Roland -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (x86_64) Kernel: Linux 2.6.39-2-amd64 (SMP w/1 CPU core) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org