summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control2
-rw-r--r--doc/de/weechat_user.de.txt2
-rw-r--r--doc/en/weechat_user.en.txt2
-rw-r--r--doc/fr/weechat_user.fr.txt2
-rw-r--r--doc/it/weechat_user.it.txt2
5 files changed, 5 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 3262d62fa..23667ed91 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: weechat
Section: net
Priority: optional
Maintainer: Emmanuel Bouthenot <kolter@openics.org>
-Build-Depends-Indep: asciidoc (>= 8.2), source-highlight
+Build-Depends-Indep: asciidoc (>= 8.5.0), source-highlight
Build-Depends: debhelper (>= 7.0.50), cmake, libncursesw5-dev,
ruby, ruby1.8-dev, libperl-dev, python-dev, libaspell-dev, liblua5.1-0-dev,
tcl8.5-dev, libgnutls-dev, dpkg-dev (>= 1.13.19), pkg-config
diff --git a/doc/de/weechat_user.de.txt b/doc/de/weechat_user.de.txt
index 230eb02b1..08e4b73d6 100644
--- a/doc/de/weechat_user.de.txt
+++ b/doc/de/weechat_user.de.txt
@@ -99,7 +99,7 @@ welche Pakete optional genutzt werden können.
| ruby1.8-dev | nein | ruby Erweiterung
| liblua5.1-0-dev | nein | lua Erweiterung
| tcl-dev (>= 8.5) | nein | tcl Erweiterung
-| asciidoc (>= 8.2) | nein | erstellt Dokumentation (HTML Dateien)
+| asciidoc (>= 8.5.0) | nein | erstellt Dokumentation (HTML Dateien)
| source-highlight | nein | Syntax highlight für Quelltext in HTML Dokumentation
|========================================
diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt
index d33420c27..d45f398d1 100644
--- a/doc/en/weechat_user.en.txt
+++ b/doc/en/weechat_user.en.txt
@@ -99,7 +99,7 @@ compile WeeChat.
| ruby1.8-dev | no | ruby plugin
| liblua5.1-0-dev | no | lua plugin
| tcl-dev (>= 8.5) | no | tcl plugin
-| asciidoc (>= 8.2) | no | build documentation (HTML files)
+| asciidoc (>= 8.5.0) | no | build documentation (HTML files)
| source-highlight | no | syntax highlight for sources in HTML documentation
|========================================
diff --git a/doc/fr/weechat_user.fr.txt b/doc/fr/weechat_user.fr.txt
index 8988eea2b..c1527679f 100644
--- a/doc/fr/weechat_user.fr.txt
+++ b/doc/fr/weechat_user.fr.txt
@@ -101,7 +101,7 @@ compiler WeeChat.
| ruby1.8-dev | non | extension ruby
| liblua5.1-0-dev | non | extension lua
| tcl-dev (>= 8.5) | non | extension tcl
-| asciidoc (>= 8.2) | non | construction de la documentation (fichiers HTML)
+| asciidoc (>= 8.5.0) | non | construction de la documentation (fichiers HTML)
| source-highlight | non | coloration des sources dans la documentation HTML
|========================================
diff --git a/doc/it/weechat_user.it.txt b/doc/it/weechat_user.it.txt
index e6470c04b..264570c7b 100644
--- a/doc/it/weechat_user.it.txt
+++ b/doc/it/weechat_user.it.txt
@@ -103,7 +103,7 @@ compilare WeeChat.
| ruby1.8-dev | no | plugin ruby
| liblua5.1-0-dev | no | plugin lua
| tcl-dev (>= 8.5) | no | plugin tcl
-| asciidoc (>= 8.2) | no | compilazione della documentazione (file HTML)
+| asciidoc (>= 8.5.0) | no | compilazione della documentazione (file HTML)
| source-highlight | no | evidenziazione della sintassi per i sorgenti nella documentazione HTML
|========================================