diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-06 19:12:41 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-06 19:12:41 +0000 |
commit | 190687a6c01464ffb5105b0660141a797cef18ba (patch) | |
tree | 501cd21e46d122ca4780b85249503d05ed4d3f62 | |
parent | 61f0cec9c85ec3689169f5df08ce8866cb5e6a0f (diff) |
debhelper >= 8.0.0
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index d4e64b5..389819a 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: web Priority: optional Maintainer: Xavier Roche <roche@httrack.com> Standards-Version: 3.9.4 -Build-Depends: debhelper (>= 8), zlib1g-dev, libssl-dev, autotools-dev, autoconf, automake1.9, libtool +Build-Depends: debhelper (>= 8.0.0), zlib1g-dev, libssl-dev, autotools-dev, autoconf, automake1.9, libtool Homepage: http://www.httrack.com Package: httrack |