Revert changes since debian/1.6.4-1

This commit is contained in:
Michael Banck 2020-03-18 20:17:25 +01:00
parent 8716cf7fe8
commit 61e86f0980
2 changed files with 0 additions and 21 deletions

5
debian/changelog vendored
View file

@ -1,10 +1,5 @@
patroni (1.6.4-2) UNRELEASED; urgency=medium
[ Michael Banck ]
* debian/tests/control: Temporarily revert commit c22bd426.
* debian/tests/control: Add python3-websocket as regression test requirement.
* debian/tests/control: Add versioned dependency on python3-urllib3 as
regression test requirement.
-- Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> Mon, 10 Feb 2020 10:03:07 +0100

16
debian/tests/control vendored
View file

@ -5,10 +5,6 @@ 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
@ -18,12 +14,8 @@ 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
@ -33,12 +25,8 @@ 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
@ -52,11 +40,7 @@ Depends:
python3-kazoo,
python3-kubernetes,
python3-mock,
python3-psycopg2,
python3-pytest-cov,
python3-setuptools,
python3-urllib3 (>= 1.24.1),
python3-websocket,
@,
Tests: test
Restrictions: allow-stderr