Source: libbsd-dev Severity: normal Hi.
Currently libbsd-dev does not have a Multi-arch:same tag, so it's not possible to install multiple arches of this package at the same time. The packages is already fully ready for this, however, so this tag should be added. I'm attaching a trivial patch to do this. Thanks dima
diff --git a/debian/control b/debian/control index 0ff4627..e96ceba 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Homepage: http://libbsd.freedesktop.org/ Package: libbsd-dev Section: libdevel Architecture: any +Multi-Arch: same Depends: libbsd0 (= ${binary:Version}), ${misc:Depends} Replaces: libfreebsd-dev (<< 0.0-8) Description: utility functions from BSD systems - development files
-- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (900, 'testing'), (800, 'unstable'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: armel Kernel: Linux 3.13-1-amd64 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Shell: /bin/sh linked to /bin/dash

