golang-github-prometheus-client-model (0.6.2-2)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/0.6.2-2 tag
- Git: https://salsa.debian.org/go-team/packages/golang-github-prometheus-client-model.git
-
- Branch: debian/sid
- Path: debian/changelog
- Repo size: 249856
- Browser: https://salsa.debian.org/go-team/packages/golang-github-prometheus-client-model
- Last scan: 2026-06-12 05:07:03+00
- Next scan: 2026-06-18 13:05:00+00
- CI pipeline status: success
- Debian changelog in Git:
golang-github-prometheus-client-model (0.6.2-2) unstable; urgency=medium
* Remove «Rules-Requires-Root: no», which is now the default.
* Remove «Priority: optional», which is now the default.
* Bump Standards-Version to 4.7.4.
* Switch to debian/watch format version 5.
* Run wrap-and-sort -ast.
* Remove --buildsystem=golang implicit since dh 13.4.
* Add myself to Uploaders.
* Fix patch tagging format.
* Add lintian-overrides.
-- Guillem Jover <gjover@sipwise.com> Fri, 15 May 2026 19:54:19 +0200
- This branch is 2 commits ahead of tag debian/0.6.2-2
- Git log:
commit cc094c550e0229cab582118379212fc8697943ef
Author: Guillem Jover <gjover@sipwise.com>
Date: Thu May 21 18:53:34 2026 +0200
Switch debian/gitlab-ci.yml to debian/salsa-ci.yml
commit 5de6c9a61563449f2553c3ac5b866740d1e3d98f
Author: Guillem Jover <gjover@sipwise.com>
Date: Tue May 19 00:09:06 2026 +0200
Revert "Remove --buildsystem=golang implicit since dh 13.4"
This reverts commit a8b86a2041f5f585822222ca4fbc31fa32e1ecea.
The source tree contains a Makefile, which has precedence over the
golang sequence, and wins the detection. While the build does not
fail currently, it's probably unwise to rely on it, when we really
want to use the golang sequence.