Package: music
Version: 1.1.16-1
Severity: grave
Justification: FTBFS
X-Debbugs-CC: m...@debian.org

Dear music maintainer,

Your package fails to build from source in Debian Sid. After checking your
debian/rules file, I found that you are wrongly using the DEB_TARGET_GNU_TYPE
variable to detect the library installation directory.

According to https://wiki.debian.org/Multiarch/Implementation ,
DEB_HOST_MULTIARCH should be used instead. In fact there are also some more
robust solutions available, like using * (wildcard) to match the files. For
RPATH-related issues, https://wiki.debian.org/RpathIssue could also be good
reference.

Another issue is that you do not really need to override the dh_auto_install
target. Actually dh_auto_install(1) is smart enough to handle that for you.

-- 
Best,
Boyuan Yang

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to