summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManoj Srivastava <srivasta@debian.org>2016-02-14 21:15:41 -0800
committerManoj Srivastava <srivasta@debian.org>2016-02-14 21:15:41 -0800
commit1ff168fdf4d2e40b84ff5524f9819fc6998d40ea (patch)
treeae336da86f42c35ed51cec39a075215cbadad29c
parentdb65ba64e9611c561352445a62c72d411a888540 (diff)
Satisfiable cross build dependenciesdebian/4.1-6
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>
-rw-r--r--debian/changelog10
-rw-r--r--debian/control2
2 files changed, 11 insertions, 1 deletions
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 <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
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 <!nocheck>
Package: make
Suggests: make-doc