poolcounter (1.1.3-2)
[PTS] [DDPO]
COMMITS: VCS has seen 4 commits since the debian/1.1.3-2 tag
- Git: https://salsa.debian.org/mediawiki-team/poolcounter.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 389120
- Browser: https://salsa.debian.org/mediawiki-team/poolcounter
- Last scan: 2023-11-29 05:16:28+00
- Next scan: 2023-12-05 23:18:00+00
- CI pipeline status: success
- Debian changelog in Git:
poolcounter (1.1.3-2) unstable; urgency=low
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Update standards version to 4.5.0, no changes needed.
* Use plain `pytest` for tests (Closes: #1011916)
-- Kunal Mehta <legoktm@debian.org> Sat, 02 Jul 2022 15:26:05 -0700
- This branch is 4 commits ahead of tag debian/1.1.3-2
- Git log:
commit 0b54c2accbab04ce2b72422e63e970a727c3b2f0
Author: Kunal Mehta <legoktm@debian.org>
Date: Thu Sep 28 21:05:11 2023 -0400
Set upstream metadata fields: Repository.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
commit 12bf0dbff328ae3c8e62f01eb52b2ebaed1b4a1d
Author: Taavi Väänänen <hi@taavi.wtf>
Date: Sat Jul 8 00:00:24 2023 +0300
Use DynamicUser=yes to declare the user
There's no need to persist data, so instead of adding a user to the
system we can have systemd create a temporary account for the service
unit when it runs.
commit fc231ab355be6fea5a7e93caec47442c9d4be38e
Author: Taavi Väänänen <hi@taavi.wtf>
Date: Fri Jul 7 23:48:09 2023 +0300
Standards-Version: 4.6.2, no changes needed
commit 1ae2ecc8fc3d75001cbd9683ecbe26f9cde9e3fc
Author: Taavi Väänänen <hi@taavi.wtf>
Date: Fri Jul 7 23:47:49 2023 +0300
Raise debhelper compat level to 13