unattended-upgrades (2.12+nmu1)
[PTS] [DDPO]
COMMITS: VCS has seen 3 commits since the 2.12 tag
- Git: https://github.com/mvo5/unattended-upgrades.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 1003520
- Last scan: 2026-04-18 12:05:11+00
- Next scan: 2026-04-19 11:17:00+00
- Debian changelog in Git:
unattended-upgrades (2.12+nmu1) unstable; urgency=medium
* Non-maintainer upload.
* Remove unnecessary `global` statement, fixing flake8 test (closes:
#1125393).
-- Colin Watson <cjwatson@debian.org> Thu, 22 Jan 2026 11:03:52 +0000
- This branch is 3 commits ahead of tag 2.12
- Git log:
commit 8e86af1aedc8377deca07ecca79260ca45a80445
Author: Michael Vogt <michael.vogt@gmail.com>
Date: Tue Jan 27 09:45:40 2026 +0100
test: run coverage via python3 module instead of binary
It seems the python3-coverage package no longer exposes a direct
binary so lets just run coverage via `python3 -m coverage` which
will always work.
commit 5ed8298ca790ac22d89aadd9df974519a4cc125b
Author: Colin Watson <cjwatson@debian.org>
Date: Tue Jan 27 09:41:46 2026 +0100
Non-maintainer upload.
* Non-maintainer upload.
* Remove unnecessary `global` statement, fixing flake8 test (closes:
#1125393).
commit b94d28de01504b421f4c06e8a21569cea07890f0
Author: Timo Tijhof <krinkle@fastmail.com>
Date: Tue Aug 26 21:17:09 2025 +0100
Document prefix example for Package-Blacklist