From 196e31e750574ac7d5ee7521c5df9b6d0c2c1b1c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sat, 11 Feb 2012 09:42:31 +0100 Subject: [PATCH] Add versioned Build-Depends on automake and autoconf to ensure we have recent enough versions. Closes: #657284 --- debian/changelog | 2 ++ debian/control | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 193c0686..f1913680 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ systemd (40-1) unstable; urgency=low * Add Build-Depends on liblzma-dev for journal log compression. * Add Build-Depends on libgee-dev, required to build systemadm. * Bump Standards-Version to 3.9.2. No further changes. + * Add versioned Build-Depends on automake and autoconf to ensure we have + recent enough versions. Closes: #657284 -- Tollef Fog Heen Tue, 07 Feb 2012 21:36:34 +0100 diff --git a/debian/control b/debian/control index da6f1f2b..da825055 100644 --- a/debian/control +++ b/debian/control @@ -22,6 +22,8 @@ Build-Depends: debhelper (>= 7.0.50), libnotify-dev (>= 0.7.0), libaudit-dev, dh-autoreconf, + automake (>= 1.11), + autoconf (>= 2.63), intltool, libcryptsetup-dev (>= 2:1.2.0), libwrap0-dev, -- 2.39.5