From ff6a6ebbaa1c319c06f0d1e8b9f3189f8f51cbd8 Mon Sep 17 00:00:00 2001 From: Andreas Metzler Date: Sat, 25 Sep 2010 14:57:57 +0200 Subject: [PATCH] Build-Depend on automake 1.11 or later. Reflect versioned automake build requirement in Debian's Build-Depends. --- debian/changelog | 1 + debian/control | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7750556e..25a31c68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -44,6 +44,7 @@ wmaker (0.92.0+git-0) unstable; urgency=low calloc - wrlib/png.c) Closes: #148370 + Fix compilation with LDFLAGS=-Wl,--no-add-needed Closes: #556677 * Provide detached debugging symbols in wmaker-dbg package. + * Build-depend on automake 1.11 or later. -- Andreas Metzler Sat, 07 Aug 2010 10:56:00 +0200 diff --git a/debian/control b/debian/control index 172ab2ec..4f0e4b64 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,8 @@ Section: x11 Priority: optional Maintainer: John H. Robinson, IV Standards-Version: 3.8.0.1 -Build-Depends: debhelper (>= 7.0.15), automake, gettext, dctrl-tools, +Build-Depends: debhelper (>= 7.0.15), automake (>= 1:1.11-1), gettext, + dctrl-tools, libfontconfig1-dev, libjpeg-dev, libpng12-dev, libsm-dev, libtiff4-dev, libtool, libgif-dev, libx11-dev, libxext-dev, libxft-dev, libxinerama-dev, libxkbfile-dev, libxpm-dev, libxt-dev, libxrender-dev, sharutils, libxmu-dev,