Dear maintainer,
I've prepared an NMU for dumb-init (versioned as 1.2.5-3.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should cancel it.
Regards.
diffstat for dumb-init-1.2.5 dumb-init-1.2.5
changelog | 12 ++++++++++++
tests/control | 1 -
2 files changed, 12 insertions(+), 1 deletion(-)
diff -Nru dumb-init-1.2.5/debian/changelog dumb-init-1.2.5/debian/changelog
--- dumb-init-1.2.5/debian/changelog 2023-07-27 18:23:58.000000000 +0200
+++ dumb-init-1.2.5/debian/changelog 2026-08-17 13:36:07.000000000 +0200
@@ -1,3 +1,15 @@
+dumb-init (1.2.5-3.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Patch-out usage of python3-py (Closes: #1118707)
+ * Build using the default build flags (Closes: #1119399)
+ * Clean better (Closes: #1044759)
+ * Add debian/salsa-ci.yml
+ * Drop "Rules-Requires-Root: no": it is the default now
+ * Bump Standards-Version to 4.7.4, drop Priority: tag
+
+ -- Alexandre Detiste <tchet@debian.org> Mon, 17 Aug 2026 13:36:07 +0200
+
dumb-init (1.2.5-3) unstable; urgency=medium
* Add python3-py to Build-Depends
diff -Nru dumb-init-1.2.5/debian/tests/control dumb-init-1.2.5/debian/tests/control
--- dumb-init-1.2.5/debian/tests/control 2023-07-27 18:23:58.000000000 +0200
+++ dumb-init-1.2.5/debian/tests/control 2026-08-17 13:28:52.000000000 +0200
@@ -1,7 +1,6 @@
Test-Command: py.test-3 -k "not setsid_signals_entire_group and not no_setsid_doesnt_signal_entire_group" tests/
Depends:
python3,
- python3-py,
python3-pytest,
@,
Restrictions: needs-root