[libreoffice-dictionaries] 01/01: provide the en-au hyphenation dictionaries as a symlink to the british one
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository libreoffice-dictionaries.
commit ffc3fbab81db7194a4f1c5ad754ac3892f17389e
Author: Mattia Rizzolo <mattia@debian.org>
Date: Sat Apr 23 00:41:41 2016 +0000
provide the en-au hyphenation dictionaries as a symlink to the british one
LP: #105879
---
debian/helper.py | 1 +
debian/hyphen-en-gb.links | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/helper.py b/debian/helper.py
index 224f609..bbd1891 100755
--- a/debian/helper.py
+++ b/debian/helper.py
@@ -58,6 +58,7 @@ blacklisted_packages = [
provides = {
"hyphen-en-gb": "hyphen-en-za",
+ "hyphen-en-gb": "hyphen-en-au",
}
breaks_replaces = {
diff --git a/debian/hyphen-en-gb.links b/debian/hyphen-en-gb.links
index d40f099..80b1651 100644
--- a/debian/hyphen-en-gb.links
+++ b/debian/hyphen-en-gb.links
@@ -1 +1,2 @@
usr/share/hyphen/hyph_en_GB.dic /usr/share/hyphen/hyph_en_ZA.dic
+usr/share/hyphen/hyph_en_GB.dic /usr/share/hyphen/hyph_en_AU.dic
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice-dictionaries.git
Reply to: