Codebase list guvcview / 9496be1
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 guvcview (2.0.6+debian-2) UNRELEASED; urgency=medium
11
22 * Trim trailing whitespace.
3 * Set debhelper-compat version in Build-Depends.
34
45 -- Debian Janitor <janitor@jelmer.uk> Tue, 21 Sep 2021 23:22:08 -0000
56
+0
-1
debian/compat less more
0 11
11 Section: graphics
22 Priority: optional
33 Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
4 Build-Depends: debhelper (>= 11),
4 Build-Depends: debhelper-compat (= 11),
55 intltool,
66 libsdl2-dev,
77 libgtk-3-dev,