Dear maintainer,
I've prepared an NMU for irclog2html (versioned as 4.0.0-1.1) and
uploaded it to DELAYED/15. Please feel free to tell me if I
should cancel it.
Regards.
diffstat for irclog2html-4.0.0 irclog2html-4.0.0
changelog | 7 +++++++
control | 2 --
2 files changed, 7 insertions(+), 2 deletions(-)
diff -Nru irclog2html-4.0.0/debian/changelog irclog2html-4.0.0/debian/changelog
--- irclog2html-4.0.0/debian/changelog 2024-12-08 14:00:29.000000000 +0100
+++ irclog2html-4.0.0/debian/changelog 2026-09-10 15:00:58.000000000 +0200
@@ -1,3 +1,10 @@
+irclog2html (4.0.0-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Remove extranous dependency on old python3-mock (Closes: #1147289)
+
+ -- Alexandre Detiste <tchet@debian.org> Thu, 10 Sep 2026 15:00:58 +0200
+
irclog2html (4.0.0-1) unstable; urgency=medium
* New upstream version 4.0.0.
diff -Nru irclog2html-4.0.0/debian/control irclog2html-4.0.0/debian/control
--- irclog2html-4.0.0/debian/control 2024-12-08 13:56:56.000000000 +0100
+++ irclog2html-4.0.0/debian/control 2026-09-10 15:00:24.000000000 +0200
@@ -4,10 +4,8 @@
Maintainer: Mattia Rizzolo <mattia@debian.org>
Build-Depends:
debhelper-compat (= 13),
- dh-python,
dh-sequence-python3,
python3-all,
- python3-mock,
python3-setuptools,
python3-zope,
python3-zope.testing,