Satisfiable cross build dependencies

libbsd-resource-perl is only needed for running tests.  Bug fix:
"make-dfsg has unsatisfiable cross build dependendencies in a
bootstrap setting: libbsd-resource-perl", thanks to Helmut Grohne
(Closes: #812725).

Signed-off-by: Manoj Srivastava <srivasta@debian.org>
This commit is contained in:
Manoj Srivastava 2016-02-14 21:15:41 -08:00
parent db65ba64e9
commit 1ff168fdf4
No known key found for this signature in database
GPG key ID: 36BD720F6F576472
2 changed files with 11 additions and 1 deletions

10
debian/changelog vendored
View file

@ -1,3 +1,13 @@
make-dfsg (4.1-6) unstable; urgency=low
* Satsifiable cross build dependencies: libbsd-resource-perl is only needed
for running tests. Helmut Grohne <helmut@subdivi.de>
* Bug fix: "make-dfsg has unsatisfiable cross build dependendencies in a
bootstrap setting: libbsd-resource-perl", thanks to Helmut Grohne
(Closes: #812725).
-- Manoj Srivastava <srivasta@debian.org> Sun, 14 Feb 2016 21:15:11 -0800
make-dfsg (4.1-5) unstable; urgency=low
* While increasing the timeout is a solution, it still did not work for

2
debian/control vendored
View file

@ -8,7 +8,7 @@ Standards-Version: 3.9.6
Homepage: http://www.gnu.org/software/make/
Build-Depends: gettext, po-debconf, debhelper (>= 9.0.0), dh-autoreconf,
autoconf, automake | automaken, autopoint, file, pkg-config,
guile-2.0-dev, procps, libbsd-resource-perl
guile-2.0-dev, procps, libbsd-resource-perl <!nocheck>
Package: make
Suggests: make-doc