Your message dated Mon, 19 Apr 2021 20:26:28 +0000
with message-id <[email protected]>
and subject line unblock speedtest-cli
has caused the Debian Bug report #987215,
regarding unblock: speedtest-cli/2.1.3-2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
987215: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=987215
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
X-Debbugs-Cc: [email protected]
Please unblock package speedtest-cli
The upload of version 2.1.3-1 fixes an rc bug, however,
a release team member pointed out that its debhelper-compat
bump would likely be a blocker for migration at this point.
Version 2.1.3-2 reverts debhelper-compat back to =12.
[ 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
Debdiff:
"""
diff -Nru speedtest-cli-2.1.3/debian/changelog
speedtest-cli-2.1.3/debian/changelog
--- speedtest-cli-2.1.3/debian/changelog 2021-04-12 14:35:09.000000000
+0200
+++ speedtest-cli-2.1.3/debian/changelog 2021-04-19 21:53:18.000000000
+0200
@@ -1,3 +1,9 @@
+speedtest-cli (2.1.3-2) unstable; urgency=medium
+
+ * Revert debhelper-compat back to (=12)
+
+ -- Jonathan Carter <[email protected]> Mon, 19 Apr 2021 21:53:18 +0200
+
speedtest-cli (2.1.3-1) unstable; urgency=medium
[ Ondřej Nový ]
diff -Nru speedtest-cli-2.1.3/debian/control speedtest-cli-2.1.3/debian/control
--- speedtest-cli-2.1.3/debian/control 2021-04-12 14:35:09.000000000 +0200
+++ speedtest-cli-2.1.3/debian/control 2021-04-19 21:53:08.000000000 +0200
@@ -2,7 +2,7 @@
Section: utils
Priority: optional
Maintainer: Jonathan Carter <[email protected]>
-Build-Depends: debhelper-compat (= 13), python3-all, python3-setuptools,
dh-python
+Build-Depends: debhelper-compat (= 12), python3-all, python3-setuptools,
dh-python
Standards-Version: 4.5.1
Homepage: https://github.com/sivel/speedtest-cli/
Vcs-Git: https://salsa.debian.org/python-team/packages/speedtest-cli.git
"""
Thanks,
Jonathan
--- End Message ---
--- Begin Message ---
Unblocked speedtest-cli.
--- End Message ---