Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
Please unblock package autoradio I miss this RC bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=956367 [ Reason ] I added the missing dependency. [ Impact ] Very low. I added python3-future to Depends and upgraded Standards-Version and debhelper-compat. [ Tests ] (What automated or manual tests cover the affected code?) I installed and checked the package in my test vm. [ Risks ] Very low risk, change is trivial. [ Checklist ] [x] all changes are documented in the d/changelog [x] I reviewed all changes and I approve them [x] attach debdiff against the package in testing [ Other info ] Andrea Capriotti <capri...@debian.org> autoradio: flagged for removal in 14.7 days $ debdiff autoradio_3.4-3.dsc autoradio_3.4-2.dsc diff -Nru autoradio-3.4/debian/changelog autoradio-3.4/debian/changelog --- autoradio-3.4/debian/changelog 2021-06-01 14:03:53.000000000 +0200 +++ autoradio-3.4/debian/changelog 2020-03-31 12:00:51.000000000 +0200 @@ -1,11 +1,3 @@ -autoradio (3.4-3) unstable; urgency=medium - - * d/control: Add missing python3-future to Depends (Closes: #956367) - * d/control: Update Standards-Version to 4.5.1 - * d/control: Switch to debhelper level 13 - - -- Andrea Capriotti <capri...@debian.org> Tue, 01 Jun 2021 14:05:27 +0200 - autoradio (3.4-2) unstable; urgency=medium * New source upload diff -Nru autoradio-3.4/debian/control autoradio-3.4/debian/control --- autoradio-3.4/debian/control 2021-06-01 11:21:04.000000000 +0200 +++ autoradio-3.4/debian/control 2020-03-17 23:46:45.000000000 +0100 @@ -2,16 +2,16 @@ Section: sound Priority: optional Maintainer: Andrea Capriotti <capri...@debian.org> -Build-Depends: debhelper-compat (= 13) +Build-Depends: debhelper-compat (= 12) Build-Depends-Indep: dh-python, python3, python3-setuptools, python3-django, python3-magic, python3-configobj, python3-future, python3-dbus, help2man, gettext, libjs-jquery -Standards-Version: 4.5.1 +Standards-Version: 4.5.0 Homepage: https://github.com/pat1/autoradio Vcs-Git: https://salsa.debian.org/debian/autoradio.git Vcs-Browser: https://salsa.debian.org/debian/autoradio Package: autoradio Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, sqlite3, speex, python3, python3-reportlab, python3-configobj, python3-django, python3-future, python3-mutagen, python3-dbus, python3-magic, python3-docutils, python3-pil, python3-six, python3-gst-1.0, libjs-jquery, libcortado-java, gstreamer1.0-plugins-base, gstreamer1.0-plugins-good +Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, sqlite3, speex, python3, python3-reportlab, python3-configobj, python3-django, python3-mutagen, python3-dbus, python3-magic, python3-docutils, python3-pil, python3-six, python3-gst-1.0, libjs-jquery, libcortado-java, gstreamer1.0-plugins-base, gstreamer1.0-plugins-good Suggests: python3-django-extensions Description: radio automation software Simple to use, starting from digital audio unblock autoradio/3.4-3