Use latest automake (instead of automake1.4) for building.
Closes: #549157
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 636a1f3..38e7455 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,7 @@ wmaker (0.92.0-9) unstable; urgency=low
(thanks, lintian).
* New upstream generates dynamic libraries of libWUtils and libWINGs, ship
them in two new binary packages. Make libwings-dev depend on them.
+ * Use latest automake (instead of automake1.4) for building. Closes: #549157
-- Andreas Metzler <[email protected]> Sat, 07 Aug 2010 10:56:00 +0200
diff --git a/debian/control b/debian/control
index dc98b96..2c95b09 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
Priority: optional
Maintainer: John H. Robinson, IV <[email protected]>
Standards-Version: 3.8.0.1
-Build-Depends: debhelper (>= 7.0.15), automake1.4, gettext, dctrl-tools,
+Build-Depends: debhelper (>= 7.0.15), automake, 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
--
1.7.1
--
To unsubscribe, send mail to [email protected].