Add missing build dependency on dh addon.
Changes-By: lintian-brush
Fixes: lintian: missing-build-dependency-for-dh-addon
See-also: https://lintian.debian.org/tags/missing-build-dependency-for-dh-addon.html
Debian Janitor
1 year, 4 months ago
2 | 2 |
* Trim trailing whitespace.
|
3 | 3 |
* Use secure copyright file specification URI.
|
4 | 4 |
* Upgrade to newer source format 3.0 (quilt).
|
|
5 |
* Add missing build dependency on dh addon.
|
5 | 6 |
|
6 | 7 |
-- Debian Janitor <janitor@jelmer.uk> Wed, 03 Nov 2021 17:00:45 -0000
|
7 | 8 |
|
1 | 1 |
Maintainer: MartÃn Ferrari <tincho@debian.org>
|
2 | 2 |
Section: python
|
3 | 3 |
Priority: optional
|
4 | |
Build-Depends: python-all-dev, debhelper (>= 9), dh-python
|
|
4 |
Build-Depends: python-all-dev, debhelper (>= 9), dh-python, python2:any | python2-dev:any | dh-sequence-python2
|
5 | 5 |
Standards-Version: 3.9.8
|
6 | 6 |
Homepage: https://github.com/TheTincho/python-passfd/
|
7 | 7 |
Vcs-Browser: https://anonscm.debian.org/cgit/users/tincho/python-passfd.git
|