This is an automated email from the git hooks/post-receive script. mattia pushed a commit to tag hyphen_2.7.1-2 in repository hyphen.
commit 9f9cdc678140bdc91e969ada20cfb1b125cf9a5a Author: Rene Engelhard <[email protected]> Date: Tue Feb 15 00:36:33 2011 +0100 initial import of hyphen 2.7.1-2 --- changelog | 11 +++++++++++ control | 14 +++++++------- ...enation-en-us.info-myspell => hyphen-en-us.info-myspell | 0 ...e.org-hyphenation-en-us.install => hyphen-en-us.install | 0 ...ffice.org-hyphenation-en-us.links => hyphen-en-us.links | 0 rules | 2 +- 6 files changed, 19 insertions(+), 8 deletions(-) diff --git a/changelog b/changelog index e17c730..fcf8179 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,14 @@ +hyphen (2.7.1-2) experimental; urgency=low + + * change Maintainer to Debian LibreOffice Maintainers + * rename openoffice.org-hyphenation-en-us to hyphen-en-us; + transitional package + * provide hyphen-hyphenation-pattern + * add ${misc:Depends} + * recommend libreoffice-writer | openoffice.org-writer for hyphen-en-us + + -- Rene Engelhard <[email protected]> Wed, 19 Jan 2011 22:36:51 +0100 + hyphen (2.7.1-1) experimental; urgency=low * New upstream release diff --git a/control b/control index 5b0f3a8..9e26b52 100644 --- a/control +++ b/control @@ -1,7 +1,7 @@ Source: hyphen Priority: optional -Maintainer: Debian OpenOffice Team <[email protected]> -Uploaders: Rene Engelhard <[email protected]>, Chris Halls <[email protected]> +Maintainer: Debian LibreOffice Maintainers <[email protected]> +Uploaders: Rene Engelhard <[email protected]> Build-Depends: debhelper (>= 5), autotools-dev, texlive-base, dpatch, gawk Build-Depends-Indep: dictionaries-common-dev Standards-Version: 3.7.2 @@ -10,7 +10,7 @@ Section: libs Package: libhyphen-dev Section: libdevel Architecture: any -Depends: libhyphen0 (= ${binary:Version}) +Depends: libhyphen0 (= ${binary:Version}), ${misc:Depends} Conflicts: libaltlinuxhyph-dev, libhnj-dev Provides: libaltlinuxhyph-dev Replaces: libaltlinuxhyph-dev @@ -39,12 +39,12 @@ Description: ALTLinux hyphenation library - shared library . This package contains the shared library. -Package: openoffice.org-hyphenation-en-us +Package: hyphen-en-us Section: text Architecture: all -Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts -Recommends: openoffice.org (>= 1.0.3) | openoffice.org-writer -Provides: openoffice.org-hyphenation, openoffice.org-hyphenation-en +Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts, ${misc:Depends} +Recommends: libreoffice-writer | openoffice.org-writer +Provides: openoffice.org-hyphenation, openoffice.org-hyphenation-en, hyphen-hyphenation-pattern Description: US English hyphenation patterns for OpenOffice.org This package contains the English (USA) hyphenation patterns for OpenOffice.org diff --git a/openoffice.org-hyphenation-en-us.info-myspell b/hyphen-en-us.info-myspell similarity index 100% rename from openoffice.org-hyphenation-en-us.info-myspell rename to hyphen-en-us.info-myspell diff --git a/openoffice.org-hyphenation-en-us.install b/hyphen-en-us.install similarity index 100% rename from openoffice.org-hyphenation-en-us.install rename to hyphen-en-us.install diff --git a/openoffice.org-hyphenation-en-us.links b/hyphen-en-us.links similarity index 100% rename from openoffice.org-hyphenation-en-us.links rename to hyphen-en-us.links diff --git a/rules b/rules index ba11c31..aa83cd1 100755 --- a/rules +++ b/rules @@ -88,7 +88,7 @@ binary-indep: build install dh_installexamples -i dh_installman -i dh_link -i - installdeb-myspell -popenoffice.org-hyphenation-en-us + installdeb-myspell -phyphen-en-us dh_strip -i dh_compress -i dh_fixperms -i -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/hyphen.git

