#1143943 golang-pretty: drop 'Provides: golang-pretty-dev'?

#1143943#5
Date:
2026-08-08 17:33:47 UTC
From:
To:
Hi!

This package contains a 'Provides: golang-pretty-dev' clause.  Some
packages uses this in their Build-Depends.  Sometimes even newly
introduced packages.  We should fix all those occurances, and then I
wonder if maybe even the field should be removed from this package?
Perhaps we need to wait until after forky to remove it?

Below are packages that uses 'golang-pretty-dev' in sid, and I'm making
uploads to fix them.

/Simon

jas@frallan:~$ ssh udd.debian.org
jas@ullmann:~$ psql service=udd
psql (17.10 (Debian 17.10-0+deb13u1))
SSL-anslutning (protokoll: TLSv1.3, krypto: TLS_AES_256_GCM_SHA384, komprimering: av, ALPN: postgresql)
Skriv "help" för hjälp.

udd=> select source from sources where build_depends like '%golang-pretty-dev%' and release = 'sid' ;
              source
-----------------------------------
 golang-github-bmizerany-assert
 golang-github-go-quicktest-qt
 golang-github-gorilla-feeds
 golang-github-hashicorp-hcl-v2
 golang-github-mitch000001-go-hbci
(5 rader)

udd=>