Codebase list lua-discount / 16898ad
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
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
11
22 * Use secure copyright file specification URI.
33 * Bump debhelper from old 9 to 12.
4 * Set debhelper-compat version in Build-Depends.
45
56 -- Debian Janitor <janitor@jelmer.uk> Tue, 07 Apr 2020 02:27:00 +0000
67
+0
-1
debian/compat less more
0 12
22 Priority: optional
33 Maintainer: Julian Wollrath <jwollrath@web.de>
44 Uploaders: Enrico Tassi <gareuselesinge@debian.org>
5 Build-Depends: debhelper (>= 12~), dh-lua, libmarkdown2-dev (>= 2.2.0+git20160802), lua-unit
5 Build-Depends: debhelper-compat (= 12), dh-lua, libmarkdown2-dev (>= 2.2.0+git20160802), lua-unit
66 Standards-Version: 3.9.6
77 Vcs-Git: https://anonscm.debian.org/git/pkg-lua/lua-discount.git
88 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lua/lua-discount.git