Codebase list golang-gopkg-square-go-jose.v1 / 8782588
Set debhelper-compat version in Build-Depends. Changes-By: lintian-brush Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html Debian Janitor 2 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 13
22 Priority: optional
33 Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
44 Uploaders: Peter Colberg <peter@colberg.org>
5 Build-Depends: debhelper (>= 13~), dh-golang (>= 1.10~), golang-any
5 Build-Depends: debhelper-compat (= 13), dh-golang (>= 1.10~), golang-any
66 Standards-Version: 4.2.1
77 Homepage: https://github.com/square/go-jose
88 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gopkg-square-go-jose.v1