Bug#858244: unblock: postgresql-mysql-fdw/2.2.0-2
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
Please unblock package postgresql-mysql-fdw. The new version fixes the
autopkgtest for stretch which doesn't have "mysql-server" (it works in
sid, so it's not visible on ci.debian.net).
diff -Nru postgresql-mysql-fdw-2.2.0/debian/changelog postgresql-mysql-fdw-2.2.0/debian/changelog
--- postgresql-mysql-fdw-2.2.0/debian/changelog 2017-01-12 10:02:48.000000000 +0100
+++ postgresql-mysql-fdw-2.2.0/debian/changelog 2017-03-19 20:57:02.000000000 +0100
@@ -1,3 +1,10 @@
+postgresql-mysql-fdw (2.2.0-2) unstable; urgency=medium
+
+ * Use default-mysql-server in test dependencies, stretch doesn't have
+ mysql-server.
+
+ -- Christoph Berg <myon@debian.org> Sun, 19 Mar 2017 20:57:02 +0100
+
postgresql-mysql-fdw (2.2.0-1) unstable; urgency=medium
* Team upload.
diff -Nru postgresql-mysql-fdw-2.2.0/debian/tests/control postgresql-mysql-fdw-2.2.0/debian/tests/control
--- postgresql-mysql-fdw-2.2.0/debian/tests/control 2017-01-12 10:02:12.000000000 +0100
+++ postgresql-mysql-fdw-2.2.0/debian/tests/control 2017-03-19 20:55:10.000000000 +0100
@@ -1,3 +1,3 @@
-Depends: @, postgresql-server-dev-all, mysql-server
+Depends: @, postgresql-server-dev-all, default-mysql-server | mysql-server
Tests: installcheck
Restrictions: needs-root allow-stderr
unblock postgresql-mysql-fdw/2.2.0-2
Thanks,
Christoph
Reply to: