diff --git a/debian/changelog b/debian/changelog index 3937dd11..b2c4d14a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 + * Bug fix: "make-dfsg has unsatisfiable cross build dependendencies in a + bootstrap setting: libbsd-resource-perl", thanks to Helmut Grohne + (Closes: #812725). + + -- Manoj Srivastava 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 diff --git a/debian/control b/debian/control index baa4acaf..ec9c7d9e 100644 --- a/debian/control +++ b/debian/control @@ -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 Package: make Suggests: make-doc