* debian/tests/control: Strip down depends to test-related packages.

This commit is contained in:
Michael Banck 2020-01-23 15:54:08 +01:00
parent 9d00847de6
commit c22bd42699
2 changed files with 1 additions and 14 deletions

1
debian/changelog vendored
View file

@ -4,6 +4,7 @@ patroni (1.6.3-2) UNRELEASED; urgency=medium
* debian/patches/v12_fix_recovery.conf_parameters.patch: New patch, fixes a
regression in Patroni 1.6.{1-3} where setting restore_command in
postgresql.conf no longer worked.
* debian/tests/control: Strip down depends to test-related packages.
-- Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> Tue, 10 Dec 2019 22:36:02 +0100

14
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,9 +40,7 @@ Depends:
python3-kazoo,
python3-kubernetes,
python3-mock,
python3-psycopg2,
python3-pytest-cov,
python3-setuptools,
@,
Tests: test
Restrictions: allow-stderr