Codebase list libsdl-sge / e7aa156a-cec7-42aa-867a-e16dbfcfce53/main
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 libsdl-sge (030809dfsg-10) UNRELEASED; urgency=medium
11
22 * Bump debhelper from old 11 to 12.
3 * Set debhelper-compat version in Build-Depends.
34
45 -- Debian Janitor <janitor@jelmer.uk> Wed, 16 Jun 2021 12:06:22 -0000
56
+0
-1
debian/compat less more
0 12
33 Section: libs
44 Priority: optional
55 Rules-Requires-Root: no
6 Build-Depends: debhelper (>= 12~),
6 Build-Depends: debhelper-compat (= 12),
77 libfreetype6-dev (>= 2.4.2),
88 libsdl1.2-dev (>= 1.2.14~),
99 libsdl-image1.2-dev (>= 1.2.12~),