Codebase list libmoosex-configfromfile-perl / d7dae2d
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
1414
1515 [ Debian Janitor ]
1616 * Bump debhelper from old 9 to 12.
17 * Set debhelper-compat version in Build-Depends.
1718
1819 -- Salvatore Bonaccorso <carnil@debian.org> Sat, 30 Jan 2016 20:05:31 +0100
1920
+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 libmodule-build-tiny-perl
88 Build-Depends-Indep: libmoose-perl,
99 libmoosex-getopt-perl,