debian/control: Add dh-python to the build-dependencies
This commit is contained in:
parent
e948707093
commit
b762a3580e
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -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:
|
||||
Refreshed
|
||||
* 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
|
||||
|
||||
|
|
1
debian/control
vendored
1
debian/control
vendored
|
@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 8.1.3),
|
|||
cdbs (>= 0.4.122~),
|
||||
autotools-dev,
|
||||
dh-autoreconf,
|
||||
dh-python,
|
||||
dh-systemd (>= 1.14),
|
||||
libgd-dev | libgd2-xpm-dev | libgd2-noxpm-dev,
|
||||
libsnmp-dev | libsnmp9-dev,
|
||||
|
|
Loading…
Reference in New Issue
Block a user