golang-github-cheggaaa-pb.v3 (3.1.7-1)
[PTS] [DDPO]
COMMITS: VCS has seen 3 commits since the debian/3.1.7-1 tag
- Git: https://salsa.debian.org/go-team/packages/golang-github-cheggaaa-pb.v3.git
-
- Branch: debian/sid
- Path: debian/changelog
- Repo size: 344064
- Browser: https://salsa.debian.org/go-team/packages/golang-github-cheggaaa-pb.v3
- Last scan: 2026-08-11 01:19:03+00
- Error: https://salsa.debian.org/api/v4/projects/go-team%2Fpackages%2Fgolang-github-cheggaaa-pb.v3 API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
- Next scan: 2026-08-19 01:28:00+00
- Debian changelog in Git:
golang-github-cheggaaa-pb.v3 (3.1.7-1) unstable; urgency=medium
* New upstream release.
* 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.
* Use dh-sequence-golang instead of dh-golang and --with=golang.
* Remove --buildsystem=golang implicit since dh 13.4.
* Add myself to Uploaders.
* Pass --builddirectory=_build to dh.
* Update copyright information.
-- Guillem Jover <gjover@sipwise.com> Fri, 15 May 2026 16:59:15 +0200
- This branch is 3 commits ahead of tag debian/3.1.7-1
- Git log:
commit 83baf83be011f7b0b5278b609683950de6ceaa12
Author: Guillem Jover <gjover@sipwise.com>
Date: Tue May 26 23:42:21 2026 +0200
Namespace debhelper fragment files with binary package name
Starting with debhelper compat level 15 fragment files that are not
namespaced will generate an error for source packages that create more
than one binary package. Be future proof, and namespace them always
so that if there is ever a need to add another binary package it will
not generate an error.
commit 28281ddc941d3d5d97b267383bfc776a393c1459
Author: Guillem Jover <gjover@sipwise.com>
Date: Fri May 22 21:58:31 2026 +0200
Add Multi-Arch:foreign to the -dev package
commit 2d23fe25772cef0f30d1c0e6b15fd94cae25467b
Author: Guillem Jover <gjover@sipwise.com>
Date: Thu May 21 18:53:33 2026 +0200
Switch debian/gitlab-ci.yml to debian/salsa-ci.yml