[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#881718: transition: libcdio / libcdio-paranoia



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: transition
X-Debbugs-CC: nboullis@debian.org

libcdio / libcdio-paranoia from experimental are needed to fix th GCC 7 build
failure.  There is a fix in the bug report, however it changes the ABI as well,
so we can do the ABI bump properly with the new version.

title = "libcdio";
is_affected = .depends ~
/\b(libcdio16|libiso9660\-10|libcdio\-cdda\-dev|libcdio\-cdda1|libcdio\-paranoia\-dev|libcdio\-paranoia1|libcdio13|libiso9660\-8)\b/;
is_good = .depends ~
/\b(libcdio16|libiso9660\-10|libcdio\-cdda2|libcdio\-paranoia2)\b/;
is_bad = .depends ~
/\b(libcdio13|libiso9660\-8|libcdio\-cdda1|libcdio\-paranoia1)\b/;

The transition was done for Ubuntu, so it should be fine for Debian as well. It
will require some sourceful changes to reflect the location change of the
paranoia header files.
http://people.canonical.com/~ubuntu-archive/transitions/html/libcdio.html


Reply to: