debian/control, debian/rules: Call dh-autoreconf and pass LDFLAGS to minimize runtime dependencies

This commit is contained in:
Laurent Bigonville 2013-11-24 18:20:21 +01:00
parent d0947d03cc
commit a766575eca
3 changed files with 11 additions and 0 deletions

2
debian/changelog vendored
View file

@ -7,6 +7,8 @@ nut (2.7.2-1) UNRELEASED; urgency=low
* debian/control: Bump Standards-Version to 3.9.5 (no further changes)
* debian/tests/control: Add lsb-release and netcat to the dependencies
(Closes: #733189)
* debian/control, debian/rules: Call dh-autoreconf and pass LDFLAGS to
minimize runtime dependencies
-- Laurent Bigonville <bigon@debian.org> Tue, 22 Apr 2014 20:42:08 +0200