prometheus-pushgateway (1.11.2-1)
[PTS] [DDPO]
COMMITS: VCS has seen 7 commits since the debian/1.11.2-1 tag
- Git: https://salsa.debian.org/go-team/packages/prometheus-pushgateway.git
-
- Branch: debian/sid
- Path: debian/changelog
- Repo size: 3629056
- Browser: https://salsa.debian.org/go-team/packages/prometheus-pushgateway
- Last scan: 2026-05-18 22:29:07+00
- Next scan: 2026-05-25 03:10:00+00
- Merge requests: 1
- CI pipeline status: failed
- Debian changelog in Git:
prometheus-pushgateway (1.11.2-1) unstable; urgency=medium
* New upstream release. Closes: 1126223
-- Martina Ferrari <tina@debian.org> Tue, 10 Feb 2026 18:32:38 +0000
- This branch is 7 commits ahead of tag debian/1.11.2-1
- Git log:
commit 9c10545d0b8bb08503a8cd6d13b009f8d872de93
Author: Guillem Jover <gjover@sipwise.com>
Date: Tue May 19 00:20:18 2026 +0200
Revert "Remove --buildsystem=golang implicit since dh 13.4"
This reverts commit c303a756c3812b872393c31feb8e6f2e94bf40a0.
The source tree contains a Makefile, which has precedence over the
golang sequence, and wins the detection. The upstream build system then
proceeds to try to downloading stuff from the network, and rely on other
missing tools, all of which we do not want.
commit c303a756c3812b872393c31feb8e6f2e94bf40a0
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 20:15:30 2026 +0200
Remove --buildsystem=golang implicit since dh 13.4
commit e41e2d4c9f0ea6837c772bc9720252fadaf9f632
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 19:33:27 2026 +0200
Run wrap-and-sort -ast
This is the only format that guarantees minimal diff deltas on
modifications, as it avoids modifying unrelated lines even when
shuffling content around fields or renaming fields.
It also matches the new field placement by the dh-make-golang template.
commit 575af6ebc3bc172ac6804dd1978a93986dd28ca8
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 00:41:28 2026 +0200
Switch to debian/watch format version 5
commit 166d1faf7ace3d5b82e4675549265ba448707d19
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 00:37:52 2026 +0200
Bump Standards-Version to 4.7.4
commit 78b2d62c71769e74103c9ff2ef701ed35e6a9002
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 00:34:55 2026 +0200
Remove «Priority: optional», which is now the default
commit 22fb3d13a35ea557f20a0763544403f2bc6252d3
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 00:30:43 2026 +0200
Remove «Rules-Requires-Root: no», which is now the default