diff --git a/debian-devel/control b/debian-devel/control index ce021b77b..8f548142e 100644 --- a/debian-devel/control +++ b/debian-devel/control @@ -3,11 +3,7 @@ Section: net Priority: optional Maintainer: Sébastien Helleu Build-Depends: - asciidoc (>= 8.5), - source-highlight, - xsltproc, - docbook-xsl, - docbook-xml, + asciidoctor (>= 1.5.4), debhelper (>= 9), dh-exec, cmake, pkg-config, diff --git a/debian-stable/control b/debian-stable/control index 7e8b26d29..74d134cdf 100644 --- a/debian-stable/control +++ b/debian-stable/control @@ -3,11 +3,7 @@ Section: net Priority: optional Maintainer: Emmanuel Bouthenot Build-Depends: - asciidoc (>= 8.5), - source-highlight, - xsltproc, - docbook-xsl, - docbook-xml, + asciidoctor (>= 1.5.4), debhelper (>= 9), dh-exec, cmake, pkg-config,