Codebase list python-procrunner / 9b637e9
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 Jenkins 2 years ago
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
22 * Trim trailing whitespace.
33 * Update watch file format version to 4.
44 * Bump debhelper from old 12 to 13.
5 * Set debhelper-compat version in Build-Depends.
56
67 -- Debian Janitor <janitor@jelmer.uk> Fri, 17 Sep 2021 11:30:37 -0000
78
+0
-1
debian/compat less more
0 13
22 Priority: optional
33 Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
44 Uploaders: Sebastien Delafond <seb@debian.org>, Picca Frédéric-Emmanuel <picca@debian.org>
5 Build-Depends: debhelper (>= 13~), dh-python, python3-setuptools, python3-all, python3-pytest-runner, python3-pytest, python3-mock
5 Build-Depends: debhelper-compat (= 13), dh-python, python3-setuptools, python3-all, python3-pytest-runner, python3-pytest, python3-mock
66 Standards-Version: 4.5.0
77 Homepage: https://github.com/DiamondLightSource/python-procrunner
88 Vcs-Browser: https://salsa.debian.org/science-team/python-procrunner