Codebase list lmdb / 543c159
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 3 years ago
3 changed file(s) with 2 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
11
22 * Use secure URI in Homepage field.
33 * Bump debhelper from old 10 to 12.
4 * Set debhelper-compat version in Build-Depends.
45
56 -- Debian Janitor <janitor@jelmer.uk> Tue, 07 Jul 2020 20:44:25 -0000
67
+0
-1
debian/compat less more
0 12
22 Priority: optional
33 Maintainer: LMDB <lmdb@packages.debian.org>
44 Uploaders: Ondřej Surý <ondrej@debian.org>
5 Build-Depends: debhelper (>= 12~),
6 doxygen
5 Build-Depends: debhelper-compat (= 12), doxygen
76 Standards-Version: 4.1.5.0
87 Homepage: https://symas.com/mdb/
98 Vcs-Browser: https://salsa.debian.org/debian/lmdb