From 77c9f93829ab93cc99e8911eff33158ecafb2ca9 Mon Sep 17 00:00:00 2001 From: Michael Banck Date: Mon, 17 Feb 2020 15:32:50 +0100 Subject: [PATCH] * debian/tests/control: Temporarily revert commit c22bd426. --- debian/changelog | 2 ++ debian/tests/control | 14 ++++++++++++++ 2 files changed, 16 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8a9b81b..ed7c074 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ patroni (1.6.4-2) UNRELEASED; urgency=medium + [ Michael Banck ] + * debian/tests/control: Temporarily revert commit c22bd426. -- Debian PostgreSQL Maintainers Mon, 10 Feb 2020 10:03:07 +0100 diff --git a/debian/tests/control b/debian/tests/control index f3fc0d8..85063bf 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -5,6 +5,10 @@ Depends: python3-behave, python3-consul (>= 0.7.0), python3-coverage, + python3-etcd (>= 0.4.3), + python3-kazoo, + python3-kubernetes, + python3-psycopg2, @, Test-Command: debian/tests/acceptance consul Restrictions: allow-stderr @@ -14,8 +18,12 @@ Depends: etcd-server, postgresql, python3-behave, + python3-consul (>= 0.7.0), python3-coverage, python3-etcd (>= 0.4.3), + python3-kazoo, + python3-kubernetes, + python3-psycopg2, @, Test-Command: debian/tests/acceptance etcd Restrictions: allow-stderr @@ -25,8 +33,12 @@ Depends: zookeeperd, postgresql, python3-behave, + python3-consul (>= 0.7.0), python3-coverage, + python3-etcd (>= 0.4.3), python3-kazoo, + python3-kubernetes, + python3-psycopg2, @, Test-Command: debian/tests/acceptance zookeeper Restrictions: needs-root, allow-stderr @@ -40,7 +52,9 @@ Depends: python3-kazoo, python3-kubernetes, python3-mock, + python3-psycopg2, python3-pytest-cov, + python3-setuptools, @, Tests: test Restrictions: allow-stderr