Control: retitle -1 unblock: mariadb-10.1/10.1.23-2 JFTR I have issues a quick fix for kfreebsd-* FTBFS consisting just of:
diff --git a/debian/mariadb-server-10.1.install b/debian/mariadb-server-10.1.install index 9683d0fb..fa47d586 100755 --- a/debian/mariadb-server-10.1.install +++ b/debian/mariadb-server-10.1.install @@ -10,8 +10,8 @@ debian/additions/mariadb.conf.d/50-mysqld_safe.cnf etc/mysql/mariadb.conf.d debian/additions/mariadb.conf.d/50-server.cnf etc/mysql/mariadb.conf.d debian/additions/source_mariadb-10.1.py usr/share/apport/package-hooks etc/apparmor.d/usr.sbin.mysqld -lib/systemd/system/[email protected] -lib/systemd/system/mariadb.service +[linux-any] lib/systemd/system/[email protected] +[linux-any] lib/systemd/system/mariadb.service usr/bin/aria_chk usr/bin/aria_dump_log usr/bin/aria_ftdump Also just to clarify - I forgot to write that none of the mariadb-10.1_10.1.23-1 changes modify existing behavior of the package. Cheers, -- Ondřej Surý <[email protected]> Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server Knot Resolver (https://www.knot-resolver.cz/) – secure, privacy-aware, fast DNS(SEC) resolver On Thu, May 4, 2017, at 10:24, Debian Bug Tracking System wrote: > Thank you for filing a new Bug report with Debian. > > This is an automatically generated reply to let you know your message > has been received. > > Your message is being forwarded to the package maintainers and other > interested parties for their attention; they will reply in due course. > > As you requested using X-Debbugs-CC, your message was also forwarded to > [email protected] > (after having been given a Bug report number, if it did not have one). > > Your message has been sent to the package maintainer(s): > Debian Release Team <[email protected]> > > If you wish to submit further information on this problem, please > send it to [email protected]. > > Please do not send mail to [email protected] unless you wish > to report a problem with the Bug-tracking system. > > -- > 861803: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861803 > Debian Bug Tracking System > Contact [email protected] with problems

