Source: golang-github-git-pkgs-purl
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Simon Josefsson <simon@josefsson.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
 golang-github-git-pkgs-packageurl-go-dev,
 golang-github-git-pkgs-vers-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-git-pkgs-purl
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-git-pkgs-purl.git
Homepage: https://github.com/git-pkgs/purl
XS-Go-Import-Path: github.com/git-pkgs/purl

Package: golang-github-git-pkgs-purl-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-git-pkgs-packageurl-go-dev,
 golang-github-git-pkgs-vers-dev,
 ${misc:Depends},
Description: library for working with Package URLs (PURLs) (Go library)
 Go library for working with Package URLs (PURLs). Wraps packageurl-go
 with additional helpers for registry URL generation, type
 configuration, and version cleaning.
 .
 This package contains the Go development library.
