prometheus-apache-exporter (1.0.11-1)
[PTS] [DDPO]
COMMITS: VCS has seen 7 commits since the debian/1.0.11-1 tag
- Git: https://salsa.debian.org/go-team/packages/prometheus-apache-exporter.git
-
- Branch: debian/sid
- Path: debian/changelog
- Repo size: 421888
- Browser: https://salsa.debian.org/go-team/packages/prometheus-apache-exporter
- Last scan: 2026-05-18 22:29:17+00
- Next scan: 2026-05-23 22:32:00+00
- CI pipeline status: failed
- Debian changelog in Git:
prometheus-apache-exporter (1.0.11-1) unstable; urgency=medium
* New upstream release
-- Daniel Swarbrick <dswarbrick@debian.org> Mon, 29 Dec 2025 17:22:54 +0000
- This branch is 7 commits ahead of tag debian/1.0.11-1
- Git log:
commit a9860fb3e950b448aa9e41f5c3e89702d929daff
Author: Guillem Jover <gjover@sipwise.com>
Date: Tue May 19 00:16:14 2026 +0200
Revert "Remove --buildsystem=golang implicit since dh 13.4"
This reverts commit cf0df2387ff4536783ed041a44d110f3c51e3caf.
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 cf0df2387ff4536783ed041a44d110f3c51e3caf
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 20:15:30 2026 +0200
Remove --buildsystem=golang implicit since dh 13.4
commit 6a1a1fab14ed125bab06c6e81dcf9d03385e3f5c
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 c820ce682312beee1d3c22599390ea3d901f5887
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 00:41:26 2026 +0200
Switch to debian/watch format version 5
commit f36fa12f7042f1ee8804b53c5ba8de0b013fa5fb
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 00:37:52 2026 +0200
Bump Standards-Version to 4.7.4
commit 0928ad057c4551b4b5ffc5de997f82ea4e149fe3
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 00:34:55 2026 +0200
Remove «Priority: optional», which is now the default
commit 7c52751e30f2ad2cbfdfffa7939122c5b4b5726c
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 00:29:30 2026 +0200
Remove «Rules-Requires-Root: no», which is now the default