From cf4875c61a3ddacb6dce4921a259eccf90072111 Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Tue, 4 Jun 2013 17:25:36 +0000 Subject: Fixed Build-depend: debhelper >= 8 (and not >> 8) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 3cd44c5..d4e64b5 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), zlib1g-dev, libssl-dev, autotools-dev, autoconf, automake1.9, libtool +Build-Depends: debhelper (>= 8), zlib1g-dev, libssl-dev, autotools-dev, autoconf, automake1.9, libtool Homepage: http://www.httrack.com Package: httrack -- cgit v1.2.3