Source: golang-github-depcheck-test-depcheck-test Section: golang Maintainer: Debian Go Packaging Team Uploaders: Simon Josefsson , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, golang-golang-x-tools-dev, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-depcheck-test-depcheck-test Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-depcheck-test-depcheck-test.git Homepage: https://github.com/depcheck-test/depcheck-test XS-Go-Import-Path: github.com/depcheck-test/depcheck-test Package: golang-github-depcheck-test-depcheck-test-dev Architecture: all Multi-Arch: foreign Depends: golang-golang-x-tools-dev, ${misc:Depends}, Description: ensure unwanted dependencies don't creep into your code (library) This Go package provides a method to ensure unwanted dependencies don't creep into your code. . It's a fork of similar code in https://github.com/knative/pkg split into its own repo to avoid unnecessary dependencies (ironically!). . This package contains the Go source code.