diff --git a/debian/changelog b/debian/changelog index d4ff4b5..fd07584 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 Mon, 01 Nov 2021 02:31:15 -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..5d4f07f 100644 --- a/debian/control +++ b/debian/control @@ -5,10 +5,10 @@ Uploaders: Ivan Udovichenko , Thomas Goirand , -Build-Depends: +Build-Depends: debhelper-compat (= 11), dh-python, - openstack-pkg-tools (>= 75~), + openstack-pkg-tools, python3-all, python3-setuptools, yui-compressor, @@ -21,8 +21,8 @@ Package: python3-xstatic-tv4 Architecture: all -Depends: - libjs-jquery (>= 1.8.0), +Depends: + libjs-jquery, libjs-tv4, python3-xstatic, ${misc:Depends},