graphite-web (1.2.1~pre2-1)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/1.2.1_pre2-1 tag
- Git: https://salsa.debian.org/debian-graphite-team/graphite-web.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 315392
- Browser: https://salsa.debian.org/debian-graphite-team/graphite-web
- Last scan: 2026-09-11 00:29:04+00
- Error: https://salsa.debian.org/api/v4/projects/debian-graphite-team%2Fgraphite-web API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
- Next scan: 2026-09-17 11:57:00+00
- Debian changelog in Git:
graphite-web (1.2.1~pre2-1) unstable; urgency=medium
* use github rather than pypi as upstream source
* New upstream version 1.2.1~pre2
* drop upstream'd patches
* build depend only on python3, not python3-all
-- Alexandre Rossi <niol@zincube.net> Sun, 22 Mar 2026 13:31:53 +0100
- This branch is 2 commits ahead of tag debian/1.2.1_pre2-1
- Git log:
commit 3cb0145965417fdd079b6209e024d69a9f906bf3
Merge: 26fa875 6995920
Author: Alexandre Rossi <niol@zincube.net>
Date: Thu Jun 4 17:15:40 2026 +0200
Merge branch 'sysusers' into 'master'
Install and use sysusers.d/tmpfiles.d config files
See merge request debian-graphite-team/graphite-web!7
commit 69959208ff777715c775bc4b0aeaf50773850bc3
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date: Wed Jun 3 21:31:02 2026 +0100
Install and use sysusers.d/tmpfiles.d config files
sysusers.d/tmpfiles.d config files allow a package to use declarative
configuration instead of manually written maintainer scripts. This also
allows image-based systems to be created with /usr/ only, and also
allows for factory resetting a system and recreating /etc/ on boot.
https://www.freedesktop.org/software/systemd/man/latest/sysusers.d.html
https://www.freedesktop.org/software/systemd/man/latest/tmpfiles.d.html