From 146d2e89818d1ef1331caeadcd69721739fe442e Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Tue, 24 Sep 2013 05:53:16 +0000 Subject: [PATCH] Merged revisions 878 via svnmerge from http://proliant/svn/httrack/trunk ........ r878 | roche | 2013-09-24 07:51:21 +0200 (mar., 24 sept. 2013) | 3 lines Do not depend anymore on automake1.9, but automake (see http://lists.debian.org/debian-devel/2013/05/msg01459.html) ........ --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 389819a..c92cb2d 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: web Priority: optional Maintainer: Xavier Roche Standards-Version: 3.9.4 -Build-Depends: debhelper (>= 8.0.0), zlib1g-dev, libssl-dev, autotools-dev, autoconf, automake1.9, libtool +Build-Depends: debhelper (>= 8.0.0), zlib1g-dev, libssl-dev, autotools-dev, autoconf, automake, libtool Homepage: http://www.httrack.com Package: httrack