Codebase list libmarc-perl / eae7b29
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 4 years ago
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
2020 * Trim trailing whitespace.
2121 * Wrap long lines in changelog entries: 1.07-3.
2222 * Bump debhelper from old 9 to 12.
23 * Set debhelper-compat version in Build-Depends.
2324
2425 -- Salvatore Bonaccorso <carnil@debian.org> Sat, 16 Aug 2014 09:32:58 +0200
2526
+0
-1
debian/compat less more
0 12
33 Section: perl
44 Testsuite: autopkgtest-pkg-perl
55 Priority: optional
6 Build-Depends: debhelper (>= 12~)
6 Build-Depends: debhelper-compat (= 12)
77 Build-Depends-Indep: perl
88 Standards-Version: 3.9.5
99 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libmarc-perl