From 61e86f098018366eff2935d73c675d8a7fac063e Mon Sep 17 00:00:00 2001 From: Michael Banck Date: Wed, 18 Mar 2020 20:17:25 +0100 Subject: [PATCH] Revert changes since debian/1.6.4-1 --- debian/changelog | 5 ----- debian/tests/control | 16 ---------------- 2 files changed, 21 deletions(-) diff --git a/debian/changelog b/debian/changelog index bc59767..8a9b81b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 10 Feb 2020 10:03:07 +0100 diff --git a/debian/tests/control b/debian/tests/control index 293181b..f3fc0d8 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -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