Codebase list golang-github-tent-canonical-json-go / 10484b3
Set debhelper-compat version in Build-Depends. Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html Debian Janitor 4 years ago
2 changed file(s) with 1 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
+0
-1
debian/compat less more
0 12
22 Priority: extra
33 Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
44 Uploaders: Tianon Gravi <tianon@debian.org>
5 Build-Depends: debhelper (>= 12~), dh-golang, golang-go
5 Build-Depends: debhelper-compat (= 12), dh-golang, golang-go
66 Standards-Version: 3.9.6
77 Homepage: https://github.com/tent/canonical-json-go
88 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-tent-canonical-json-go