Your message dated Sun, 11 Jun 2017 08:20:00 +0000
with message-id <[email protected]>
and subject line Re: tpu: mariadb-10.1/10.1.23-9+deb9u1
has caused the Debian Bug report #864382,
regarding tpu: mariadb-10.1/10.1.23-9+deb9u1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
864382: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864382
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please approve package mariadb-10.1
As suggested by Jonathan,
here is the proposed debdiff to fix #864159 in mariadb-10.1 via tpu.
Andreas
approve mariadb-10.1/10.1.23-9+deb9u1
diff --git a/debian/changelog b/debian/changelog
index 6d3693fb..c2fd1f42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+mariadb-10.1 (10.1.23-9+deb9u1) stretch; urgency=medium
+
+ [ Ondřej Surý ]
+ * Add Breaks: cqrlog (<< 1.9.0-5~) to ensure correct upgrade order
+ (Closes: #864159)
+
+ -- Andreas Beckmann <[email protected]> Wed, 07 Jun 2017 21:11:23 +0200
+
mariadb-10.1 (10.1.23-9) unstable; urgency=medium
* Fix the invalid location of insserv configuration snippet
diff --git a/debian/control b/debian/control
index fb7d55ea..07612515 100644
--- a/debian/control
+++ b/debian/control
@@ -282,7 +282,8 @@ Conflicts: mariadb-tokudb-engine-10.0,
mysql-server-core-5.6,
mysql-server-core-5.7,
virtual-mysql-server
-Breaks: mariadb-galera-server,
+Breaks: cqrlog (<< 1.9.0-5~),
+ mariadb-galera-server,
mariadb-galera-server-10.0,
mariadb-galera-server-5.5,
mariadb-server-10.0,
--- End Message ---
--- Begin Message ---
On Thu, 08 Jun 2017 02:06:25 +0200 Andreas Beckmann <[email protected]> wrote:
> Followup-For: Bug #864382
> Control: tag -1 - moreinfo
>
> Uploaded ... and realized that it includes the bugfix from 10.1.23-9
> (fixing up -8) which I thought that it had already migrated to testing
> (but that was only at -8). Actual debdiff attached.
>
> Let's hope this build without needing give-backs.
>
>
> Andreas
This is in testing, so I am closing this as done. :)
~Niels
--- End Message ---