Codebase list golang-github-go-macaron-gzip / 5251efe
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: Dmitry Smirnov <onlyjob@debian.org>
5 Build-Depends: debhelper (>= 12~),
5 Build-Depends: debhelper-compat (= 12),
66 dh-golang,
77 golang-go,
88 golang-github-klauspost-compress-dev,