This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch master in repository libreoffice.
commit f7b7ff39c788d0dabffef81b87b32cfc5e386b7a Author: Rene Engelhard <r...@debian.org> Date: Mon Aug 8 23:07:57 2016 +0200 suggest libreoffice-hyphenation-fi at -l10n-fi --- changelog | 4 +++- control | 2 +- rules | 1 + 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/changelog b/changelog index b00e246..a5df3c0 100644 --- a/changelog +++ b/changelog @@ -12,8 +12,10 @@ libreoffice (1:5.2.0-2) UNRELEASED; urgency=medium descriptions; gone there since some time * debian/control.systray.in, debian/rules: install the systray stuff into a new -systray package (if enabled) + * debian/control.lang.in: suggest libreoffice-hyphenation-fi at -l10n-fi + (provided by libreoffice-voikko) - -- Rene Engelhard <r...@debian.org> Mon, 08 Aug 2016 07:25:15 +0200 + -- Rene Engelhard <r...@debian.org> Mon, 08 Aug 2016 23:06:56 +0200 libreoffice (1:5.2.0-1) unstable; urgency=medium diff --git a/control b/control index 25e7da9..95ebae0 100644 --- a/control +++ b/control @@ -1675,7 +1675,7 @@ Depends: libreoffice-common, locales | locales-all, ${misc:Depends} Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-fi Provides: libreoffice-l10n-${help-l10n-virtual-version} Suggests: hunspell-dictionary-fi | myspell-dictionary-fi | libreoffice-spellcheck-fi, - hyphen-fi, + hyphen-fi | libreoffice-hyphenation-fi, libreoffice-grammarcheck-fi, libreoffice-help-fi, mythes-fi diff --git a/rules b/rules index 4301347..c383d9c 100755 --- a/rules +++ b/rules @@ -1877,6 +1877,7 @@ endif # make -l10n-fi suggest libreoffice-spellcheck-fi to # match myspell-fi and libreoffice-soikko/-voikko perl -pi -e 's/myspell-dictionary-fi/myspell-dictionary-fi | libreoffice-spellcheck-fi/' debian/control + perl -pi -e 's/hyphen-fi/hyphen-fi | libreoffice-hyphenation-fi/' debian/control # similar for tr (libreoffice-zemberek) perl -pi -e 's/myspell-dictionary-tr/myspell-dictionary-tr | libreoffice-spellcheck-tr/' debian/control -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git