Drop autotools build-dependencies (not needed anymore)
This commit is contained in:
parent
3059d08dfd
commit
ba4d85c19c
2 changed files with 2 additions and 4 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -3,10 +3,11 @@ nut (2.6.0-3) UNRELEASED; urgency=low
|
||||||
* Drop HAL package and build-dependencies (Closes: #613197)
|
* Drop HAL package and build-dependencies (Closes: #613197)
|
||||||
* debian/control:
|
* debian/control:
|
||||||
- Bump Standards-Version to 3.9.2 (no further changes)
|
- Bump Standards-Version to 3.9.2 (no further changes)
|
||||||
|
- Drop autotools build-dependencies (not needed anymore)
|
||||||
* debian/rules:
|
* debian/rules:
|
||||||
- Correctly pass flags to configure
|
- Correctly pass flags to configure
|
||||||
|
|
||||||
-- Laurent Bigonville <bigon@debian.org> Mon, 09 May 2011 18:07:50 +0200
|
-- Laurent Bigonville <bigon@debian.org> Mon, 09 May 2011 18:45:50 +0200
|
||||||
|
|
||||||
nut (2.6.0-2) unstable; urgency=low
|
nut (2.6.0-2) unstable; urgency=low
|
||||||
|
|
||||||
|
|
3
debian/control
vendored
3
debian/control
vendored
|
@ -5,9 +5,6 @@ Maintainer: Arnaud Quette <aquette@debian.org>
|
||||||
Uploaders: Laurent Bigonville <bigon@debian.org>
|
Uploaders: Laurent Bigonville <bigon@debian.org>
|
||||||
Build-Depends: debhelper (>= 8),
|
Build-Depends: debhelper (>= 8),
|
||||||
cdbs,
|
cdbs,
|
||||||
autoconf,
|
|
||||||
automake,
|
|
||||||
libtool,
|
|
||||||
libgd2-xpm-dev | libgd2-noxpm-dev,
|
libgd2-xpm-dev | libgd2-noxpm-dev,
|
||||||
libsnmp-dev | libsnmp9-dev,
|
libsnmp-dev | libsnmp9-dev,
|
||||||
libusb-dev (>= 0.1.8),
|
libusb-dev (>= 0.1.8),
|
||||||
|
|
Loading…
Reference in a new issue