Codebase list golang-github-go-macaron-bindata / adee4ca
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
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
00 golang-github-go-macaron-bindata (0.0~git20161222.0.85786f5-6) UNRELEASED; urgency=medium
11
22 * Bump debhelper from old 10 to 13.
3 * Set debhelper-compat version in Build-Depends.
34
45 -- Debian Janitor <janitor@jelmer.uk> Tue, 24 Aug 2021 13:43:02 -0000
56
+0
-1
debian/compat less more
0 13
11 Section: devel
22 Priority: extra
33 Maintainer: Debian QA Group <packages@qa.debian.org>
4 Build-Depends: debhelper (>= 13~),
4 Build-Depends: debhelper-compat (= 13),
55 dh-golang,
66 golang-any,
77 golang-github-elazarl-go-bindata-assetfs-dev,