Codebase list texinfo / 9a94a4c
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 3 years ago
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
11
22 * Trim trailing whitespace.
33 * Bump debhelper from deprecated 9 to 12.
4 * Set debhelper-compat version in Build-Depends.
45
56 -- Debian Janitor <janitor@jelmer.uk> Mon, 27 Apr 2020 03:58:22 +0000
67
+0
-1
debian/compat less more
0 12
44 Uploaders: Norbert Preining <norbert@preining.info>,
55 Frank Küster <frank@debian.org>,
66 Hilmar Preusse <hille42@web.de>
7 Build-Depends: debhelper (>= 12~), libncurses5-dev | libncurses-dev, gettext, libtext-unidecode-perl, help2man, autotools-dev, libperl-dev, desktop-file-utils
7 Build-Depends: debhelper-compat (= 12), libncurses5-dev | libncurses-dev, gettext, libtext-unidecode-perl, help2man, autotools-dev, libperl-dev, desktop-file-utils
88 Standards-Version: 4.4.0
99 Vcs-Git: https://github.com/debian-tex/texinfo.git
1010 Vcs-Browser: https://github.com/debian-tex/texinfo