diff options
author | Xavier Roche <roche@httrack.com> | 2023-01-10 19:54:29 +0100 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2023-01-10 19:57:17 +0100 |
commit | 28683b5f0d4f5805efea6912043665d9f783cb29 (patch) | |
tree | e2c87be3bd88f4c875a3608e9c43ca12789cde72 | |
parent | 219cc2a3334d970b634f19359f5dfde874ce8969 (diff) |
Update debhelper version
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1f3f8dc..2369c01 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: web Priority: optional Maintainer: Xavier Roche <roche@httrack.com> Standards-Version: 4.6.2 -Build-Depends: debhelper (>= 8.0.0), dh-autoreconf, autotools-dev, autoconf, autoconf-archive, automake, libtool, zlib1g-dev, libssl-dev +Build-Depends: debhelper (>= 12.0.0), dh-autoreconf, autotools-dev, autoconf, autoconf-archive, automake, libtool, zlib1g-dev, libssl-dev Homepage: http://www.httrack.com Vcs-Git: https://github.com/xroche/httrack.git |