Package: ss-dev
Version: 2.0-1.43.7-1
Severity: normal
Tags: patch
Dear Maintainer,
The package ss-dev is not multi-arch compatible.
A comparison of the i386 and amd64 variants shows no file
conflicts that would prevent this package from being marked
Multi-Arch: same.
Multi-arch support is needed so that other Debian packages
requiring this package can be co-installed on multi-arch
systems.
Please apply the patch below.
Thank you
-- System Information:
Debian Release: buster/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.13.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8),
LANGUAGE=en_AU:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages ss-dev depends on:
ii comerr-dev 2.1-1.43.7-1
ii libc6-dev [libc-dev] 2.24-17
ii libss2 1.43.7-1
ss-dev recommends no packages.
ss-dev suggests no packages.
-- no debconf information
--- control 2017-10-16 16:20:54.000000000 +1100
+++ control 2017-11-13 20:29:06.722226588 +1100
@@ -91,6 +91,7 @@
Priority: optional
Depends: libc6-dev | libc-dev, libss2 (= ${mainBinary}), comerr-dev,
${misc:Depends}
Architecture: any
+Multi-Arch: same
Description: command-line interface parsing library - headers and static
libraries
This package includes a tool that parses a command table to generate
a simple command-line interface parser, the include files needed to