* debian/tests/control: Temporarily revert commit c22bd426.

This commit is contained in:
Michael Banck 2020-02-17 15:32:50 +01:00
parent 21ff79486e
commit 77c9f93829
2 changed files with 16 additions and 0 deletions

2
debian/changelog vendored
View file

@ -1,5 +1,7 @@
patroni (1.6.4-2) UNRELEASED; urgency=medium
[ Michael Banck ]
* debian/tests/control: Temporarily revert commit c22bd426.
-- Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> Mon, 10 Feb 2020 10:03:07 +0100

14
debian/tests/control vendored
View file

@ -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