diff --git a/debian/changelog b/debian/changelog index 66fb2d5..f20947e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ cinder-tempest-plugin (1.6.0-1) unstable; urgency=medium * New upstream release. + * Fixed (build-)depends for this release. -- Thomas Goirand Fri, 25 Mar 2022 16:54:45 +0100 diff --git a/debian/control b/debian/control index fa5b87a..b9702f4 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ python3-stestr, python3-oslo.serialization, subunit, - tempest, + tempest (>= 27.0.0), Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/openstack-team/tempest/cinder-tempest-plugin Vcs-Git: https://salsa.debian.org/openstack-team/tempest/cinder-tempest-plugin.git @@ -30,7 +30,7 @@ python3-oslo.config, python3-six, python3-oslo.serialization, - tempest, + tempest (>= 27.0.0), ${misc:Depends}, ${python3:Depends}, Provides: