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
1 year, 4 months ago
2 | 2 |
* Trim trailing whitespace.
|
3 | 3 |
* Update watch file format version to 4.
|
4 | 4 |
* Bump debhelper from old 12 to 13.
|
|
5 |
* Set debhelper-compat version in Build-Depends.
|
5 | 6 |
|
6 | 7 |
-- Debian Janitor <janitor@jelmer.uk> Thu, 04 Nov 2021 11:13:33 -0000
|
7 | 8 |
|
2 | 2 |
Priority: optional
|
3 | 3 |
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
|
4 | 4 |
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
|
6 | 6 |
Standards-Version: 4.5.0
|
7 | 7 |
Homepage: https://github.com/DiamondLightSource/python-procrunner
|
8 | 8 |
Vcs-Browser: https://salsa.debian.org/science-team/python-procrunner
|