summaryrefslogtreecommitdiff
path: root/debian-stable
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2016-05-15 08:52:19 +0200
committerSébastien Helleu <flashcode@flashtux.org>2016-05-15 08:52:19 +0200
commitb7bdbbdc505879450494bc75b706e2997e25120f (patch)
treebe3b6716c2706a9505278d05ae9cfbec5ffbdac5 /debian-stable
parent81fa60a23a29e3bb6525494587008d75eae44f28 (diff)
downloadweechat-b7bdbbdc505879450494bc75b706e2997e25120f.zip
core: rename .asciidoc files to .adoc (issue #722)
Diffstat (limited to 'debian-stable')
-rwxr-xr-xdebian-stable/rules2
-rw-r--r--debian-stable/weechat-core.docs8
2 files changed, 5 insertions, 5 deletions
diff --git a/debian-stable/rules b/debian-stable/rules
index b92991d82..a4e1e3d3a 100755
--- a/debian-stable/rules
+++ b/debian-stable/rules
@@ -24,7 +24,7 @@ override_dh_auto_configure:
echo
override_dh_installchangelogs:
- dh_installchangelogs ChangeLog.asciidoc
+ dh_installchangelogs ChangeLog.adoc
override_dh_strip:
dh_strip --dbg-package=weechat-dbg
diff --git a/debian-stable/weechat-core.docs b/debian-stable/weechat-core.docs
index 8db963536..6363afd62 100644
--- a/debian-stable/weechat-core.docs
+++ b/debian-stable/weechat-core.docs
@@ -1,4 +1,4 @@
-AUTHORS.asciidoc
-Contributing.asciidoc
-README.asciidoc
-ReleaseNotes.asciidoc
+AUTHORS.adoc
+Contributing.adoc
+README.adoc
+ReleaseNotes.adoc