debian/control: Add dh-python to the build-dependencies

This commit is contained in:
Laurent Bigonville 2016-07-16 11:12:54 +02:00
parent e948707093
commit b762a3580e
2 changed files with 3 additions and 1 deletions

3
debian/changelog vendored
View File

@ -15,8 +15,9 @@ nut (2.7.3-1) UNRELEASED; urgency=low
* d/p/0002-nut-monitor-paths.patch, d/p/0006-ups-conf-maxretry.patch: * d/p/0002-nut-monitor-paths.patch, d/p/0006-ups-conf-maxretry.patch:
Refreshed Refreshed
* debian/control: Bump Standards-Version to 3.9.8 (no further changes) * debian/control: Bump Standards-Version to 3.9.8 (no further changes)
* debian/control: Add dh-python to the build-dependencies
-- Laurent Bigonville <bigon@debian.org> Sat, 16 Jul 2016 11:07:41 +0200 -- Laurent Bigonville <bigon@debian.org> Sat, 16 Jul 2016 11:12:46 +0200
nut (2.7.2-4) unstable; urgency=medium nut (2.7.2-4) unstable; urgency=medium

1
debian/control vendored
View File

@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 8.1.3),
cdbs (>= 0.4.122~), cdbs (>= 0.4.122~),
autotools-dev, autotools-dev,
dh-autoreconf, dh-autoreconf,
dh-python,
dh-systemd (>= 1.14), dh-systemd (>= 1.14),
libgd-dev | libgd2-xpm-dev | libgd2-noxpm-dev, libgd-dev | libgd2-xpm-dev | libgd2-noxpm-dev,
libsnmp-dev | libsnmp9-dev, libsnmp-dev | libsnmp9-dev,