diff --git a/debian/changelog b/debian/changelog index d4ff4b5..1330c41 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +python-xstatic-tv4 (1.2.7.0-5) UNRELEASED; urgency=medium + + * Remove constraints unnecessary since buster: + + Build-Depends: Drop versioned constraint on openstack-pkg-tools. + + python3-xstatic-tv4: Drop versioned constraint on libjs-jquery in Depends. + + -- Debian Janitor Sat, 16 Oct 2021 21:00:19 -0000 + python-xstatic-tv4 (1.2.7.0-4) unstable; urgency=medium [ Ondřej Nový ] diff --git a/debian/control b/debian/control index 2c4c970..4bf2c3d 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 11), dh-python, - openstack-pkg-tools (>= 75~), + openstack-pkg-tools, python3-all, python3-setuptools, yui-compressor, @@ -22,7 +22,7 @@ Package: python3-xstatic-tv4 Architecture: all Depends: - libjs-jquery (>= 1.8.0), + libjs-jquery, libjs-tv4, python3-xstatic, ${misc:Depends},