Codebase list gjots2 / 916a7d1
Bump debhelper from deprecated 9 to 12. Fixes: lintian: package-uses-deprecated-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-deprecated-debhelper-compat-version.html Debian Janitor 4 years ago
4 changed file(s) with 4 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
11
22 * Trim trailing whitespace.
33 * Use secure URI in Homepage field.
4 * Bump debhelper from deprecated 9 to 12.
45
56 -- Debian Janitor <janitor@jelmer.uk> Tue, 28 Apr 2020 17:42:33 +0000
67
11 Section: gnome
22 Priority: optional
33 Maintainer: Rolf Leggewie <foss@rolf.leggewie.biz>
4 Build-Depends: debhelper (>= 9), python
4 Build-Depends: debhelper (>= 12~), python
55 Standards-Version: 3.9.5
66 Homepage: https://bhepple.freeshell.org/gjots/
77 Vcs-Browser: https://github.com/leggewie-DM/gjots2
22 WITH_PYTHON2 = $(shell test -f /usr/bin/dh_python2 && echo "--with python2")
33
44 %:
5 dh $@ ${WITH_PYTHON2}
5 dh $@ ${WITH_PYTHON2} --buildsystem=pybuild
66
77 override_dh_install:
88 dh_install