Version in base suite: 2.7-2 Base version: hovercraft_2.7-2 Target version: hovercraft_2.7-2+deb11u1 Base file: /srv/ftp-master.debian.org/ftp/pool/main/h/hovercraft/hovercraft_2.7-2.dsc Target file: /srv/ftp-master.debian.org/policy/pool/main/h/hovercraft/hovercraft_2.7-2+deb11u1.dsc changelog | 8 ++++++++ control | 1 + gbp.conf | 2 +- tests/control | 7 +++++++ 4 files changed, 17 insertions(+), 1 deletion(-) diff -Nru hovercraft-2.7/debian/changelog hovercraft-2.7/debian/changelog --- hovercraft-2.7/debian/changelog 2020-10-24 18:21:41.000000000 +0000 +++ hovercraft-2.7/debian/changelog 2024-04-24 04:11:30.000000000 +0000 @@ -1,3 +1,11 @@ +hovercraft (2.7-2+deb11u1) bullseye; urgency=medium + + * QA upload. + * Add smoke test. + * Add Depends: python3-setuptools. (Closes: #1025655) + + -- Andreas Beckmann Wed, 24 Apr 2024 06:11:30 +0200 + hovercraft (2.7-2) unstable; urgency=medium * debian/control diff -Nru hovercraft-2.7/debian/control hovercraft-2.7/debian/control --- hovercraft-2.7/debian/control 2020-10-24 18:21:41.000000000 +0000 +++ hovercraft-2.7/debian/control 2024-04-24 04:11:30.000000000 +0000 @@ -25,6 +25,7 @@ Architecture: all Depends: python3-docutils, libjs-impress (>= 1.0.0~), + python3-setuptools, ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends} diff -Nru hovercraft-2.7/debian/gbp.conf hovercraft-2.7/debian/gbp.conf --- hovercraft-2.7/debian/gbp.conf 2020-10-24 18:21:41.000000000 +0000 +++ hovercraft-2.7/debian/gbp.conf 2024-04-24 04:11:30.000000000 +0000 @@ -1,2 +1,2 @@ [DEFAULT] -debian-branch=debian/master +debian-branch=debian/bullseye diff -Nru hovercraft-2.7/debian/tests/control hovercraft-2.7/debian/tests/control --- hovercraft-2.7/debian/tests/control 2020-10-24 18:21:41.000000000 +0000 +++ hovercraft-2.7/debian/tests/control 2024-04-24 04:11:30.000000000 +0000 @@ -1,2 +1,9 @@ Tests: hovercraft Depends: @, @builddeps@ + +Test-Command: hovercraft --help +Features: test-name=hovercraft_--help +Depends: + hovercraft, +Restrictions: + superficial,