tag 853491 pending thanks Hello,
Bug #853491 reported by you has been fixed in the Git repository. You can see the changelog below, and you can check the diff of the fix at: http://anonscm.debian.org/git/pkg-multimedia/ffado.git/commit/?id=afe27bb --- commit afe27bbf398fbb77d10420495055cd446d97c5e8 Author: Mattia Rizzolo <mat...@debian.org> Date: Sat Nov 11 01:19:57 2017 +0100 Changelog for 2.3.0-3 Signed-off-by: Mattia Rizzolo <mat...@debian.org> diff --git a/debian/changelog b/debian/changelog index 5901a8a..41c9b8d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,22 @@ -libffado (2.3.0-3) UNRELEASED; urgency=medium +libffado (2.3.0-3) unstable; urgency=medium * Team upload. - - -- Mattia Rizzolo <mat...@debian.org> Fri, 10 Nov 2017 20:21:42 +0100 + * Add patches to fix the build with GCC 7. Closes: #853491 + * debian/rules: + + Really make this package reproducible. Closes: #828060 + + Fixup some host/build architecture confusion. + * Bump debhelper compat level to 10 + * Multiarchify the library installation: + * Move all library files to a triplet-defined directory /usr/lib/<trplet>/. + * Change ffado-debug to load from that directory. + * debian/control: + + Use canonical URL in Vcs-* fields. + + Drop dh-buildinfo build-dep. + + Drop unused build-dep autotools-dev and devscripts. + + Mark libffado-dev and libffado2 as multi-arch:same. + * Move the ffado-debug binary from libffado2 to the ffado-tools package. + + -- Mattia Rizzolo <mat...@debian.org> Sat, 11 Nov 2017 01:12:03 +0100 libffado (2.3.0-2) unstable; urgency=medium