Version in base suite: 2.7-5 Base version: hovercraft_2.7-5 Target version: hovercraft_2.7-6~deb12u1 Base file: /srv/ftp-master.debian.org/ftp/pool/main/h/hovercraft/hovercraft_2.7-5.dsc Target file: /srv/ftp-master.debian.org/policy/pool/main/h/hovercraft/hovercraft_2.7-6~deb12u1.dsc changelog | 15 +++++++++++++++ control | 1 + tests/control | 7 +++++++ 3 files changed, 23 insertions(+) diff -Nru hovercraft-2.7/debian/changelog hovercraft-2.7/debian/changelog --- hovercraft-2.7/debian/changelog 2023-01-21 09:49:30.000000000 +0000 +++ hovercraft-2.7/debian/changelog 2024-03-25 20:54:54.000000000 +0000 @@ -1,3 +1,18 @@ +hovercraft (2.7-6~deb12u1) bookworm; urgency=medium + + * QA upload. + * Rebuild for bookworm. + + -- Andreas Beckmann Mon, 25 Mar 2024 21:54:54 +0100 + +hovercraft (2.7-6) unstable; urgency=medium + + * QA upload. + * Add smoke test. + * Add Depends: python3-setuptools. (Closes: #1025655) + + -- Andreas Beckmann Tue, 19 Mar 2024 02:12:55 +0100 + hovercraft (2.7-5) unstable; urgency=medium * QA upload. diff -Nru hovercraft-2.7/debian/control hovercraft-2.7/debian/control --- hovercraft-2.7/debian/control 2023-01-21 09:21:23.000000000 +0000 +++ hovercraft-2.7/debian/control 2024-03-25 20:54:54.000000000 +0000 @@ -25,6 +25,7 @@ Depends: libjs-impress (>= 1.0.0~), python3-docutils, + python3-setuptools, ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends}, diff -Nru hovercraft-2.7/debian/tests/control hovercraft-2.7/debian/tests/control --- hovercraft-2.7/debian/tests/control 2023-01-21 09:21:23.000000000 +0000 +++ hovercraft-2.7/debian/tests/control 2024-03-25 20:54:54.000000000 +0000 @@ -3,3 +3,10 @@ @, @builddeps@, python3-all, + +Test-Command: hovercraft --help +Features: test-name=hovercraft_--help +Depends: + hovercraft, +Restrictions: + superficial,