[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[hyphen] 15/29: Imported Debian patch 2.5-1



This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch master
in repository hyphen.

commit 976bb8a74180940d8a68b41867a199e4b8c1ec7f
Merge: be4837a 7e74eaf
Author: Rene Engelhard <rene@debian.org>
Date:   Tue Feb 23 21:39:08 2010 +0100

    Imported Debian patch 2.5-1

 ChangeLog                             |    21 +
 Makefile.am                           |     9 +-
 Makefile.in                           |   243 +-
 NEWS                                  |    15 +
 README                                |     2 +-
 README_hyph_en_US.txt                 |    53 +
 aclocal.m4                            | 13076 +++++++++--------
 configure                             | 24725 ++++++++++++--------------------
 configure.in                          |     4 +-
 csutil.c                              |     2 +-
 debian/changelog                      |     6 +
 debian/control                        |     2 +-
 debian/patches/00list                 |     1 -
 debian/patches/02_encds_static.dpatch |    20 -
 doc/Makefile.in                       |   115 +-
 example.c                             |     3 +
 hyph_en_US.dic                        |  1485 +-
 hyphen.c                              |    69 +-
 lig.awk                               |    42 +
 ligpatch.txt                          |    62 +
 ltmain.sh                             | 13220 +++++++++--------
 ooopatch.sed                          |   117 +
 tests/Makefile.am                     |    14 +-
 tests/Makefile.in                     |   158 +-
 tests/lhmin.hyph                      |     1 +
 tests/lhmin.pat                       |     3 +
 tests/lhmin.test                      |     4 +
 tests/lhmin.word                      |     1 +
 tests/lig.hyph                        |     1 +
 tests/lig.pat                         |     3 +
 tests/lig.test                        |     4 +
 tests/lig.word                        |     1 +
 32 files changed, 25920 insertions(+), 27562 deletions(-)

diff --cc debian/changelog
index a509bf8,0000000..b30d59c
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,101 -1,0 +1,107 @@@
++hyphen (2.5-1) unstable; urgency=low
++
++  * New upstream release
++
++ -- Rene Engelhard <rene@debian.org>  Tue, 23 Feb 2010 21:39:08 +0100
++
 +hyphen (2.4-6) unstable; urgency=low
 +
 +  * remove bogus .shlibs bump.. 
 +
 + -- Rene Engelhard <rene@debian.org>  Wed, 12 Aug 2009 19:40:18 +0200
 +
 +hyphen (2.4-5) unstable; urgency=low
 +
 +  * move hyph_en-US.dic tto /usr/share/hyphen. Create compat symlink
 +    from /usr/share/myspell/dicts to it from the time being.
 +  * only recommend openoffice.org (>= 1.0.3) | openoffice.org-writer
 +    at openoffice.org-hyphenation-en-us (closes: #503157)
 +
 + -- Rene Engelhard <rene@debian.org>  Wed, 12 Aug 2009 00:04:26 +0200
 +
 +hyphen (2.4-4) unstable; urgency=high
 +
 +  * actually add Depends: for -hyphenation-em-us, oops (closes: #502759) 
 +  * lintian fixes 
 +
 + -- Rene Engelhard <rene@debian.org>  Sun, 19 Oct 2008 17:50:52 +0200
 +
 +hyphen (2.4-3) unstable; urgency=low
 +
 +  * make openoffice.org-hyphenation-en-us provide openoffice.org-hyphenation
 +    (closes: #500868) 
 +
 + -- Rene Engelhard <rene@debian.org>  Thu, 02 Oct 2008 11:27:59 +0200
 +
 +hyphen (2.4-2) unstable; urgency=medium
 +
 +  * upload to unstable 
 +
 + -- Rene Engelhard <rene@debian.org>  Mon, 26 May 2008 17:19:13 +0200
 +
 +hyphen (2.4-1) experimental; urgency=low
 +
 +  * New upstream release
 +  * upload to experimental first because we would cause openoffice.org to
 +    FTBFS without a change there.
 +
 + -- Rene Engelhard <rene@debian.org>  Wed, 07 May 2008 20:37:30 +0200
 +
 +hyphen (2.3.1-3) unstable; urgency=low
 +
 +  * make encds[] struct static. According to #debian-devel it should
 +    suffice to make it here for now until the next OOo upload which will also
 +    do it (closes: #474581)
 +
 + -- Rene Engelhard <rene@debian.org>  Sun, 06 Apr 2008 23:44:05 +0200
 +
 +hyphen (2.3.1-2) unstable; urgency=low
 +
 +  * fix typo in openoffice.org-hyphenation-en-us' description
 +    (closes: #470610)
 +
 + -- Rene Engelhard <rene@debian.org>  Wed, 12 Mar 2008 14:18:53 +0100
 +
 +hyphen (2.3.1-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Rene Engelhard <rene@debian.org>  Tue, 19 Feb 2008 12:02:58 +0100
 +
 +hyphen (2.3-5) unstable; urgency=low
 +
 +  * run make check 
 +
 + -- Rene Engelhard <rene@debian.org>  Mon, 03 Dec 2007 18:19:45 +0100
 +
 +hyphen (2.3-4) unstable; urgency=low
 +
 +  * OOo is the only user of this (yet), so it probably should be maintained
 +    by debian-openoffice@l.d.o...
 +
 + -- Rene Engelhard <rene@debian.org>  Fri, 30 Nov 2007 14:16:23 +0100
 +
 +hyphen (2.3-3) unstable; urgency=low
 +
 +  * also add -lhnj compatibility links. Make libhnj_pic.a point to
 +    libhyphen.so. Needed to not break OOo builds until OOo hasn't
 +    -lhnj/-lhnj_pic in their makefiles anymore and to make it a real
 +    drop-in replacement for libaltlinuxhyph-dev (which libhyphen-dev
 +    conflicts/provides/replaces). Conflict against libhnj-dev
 +
 + -- Rene Engelhard <rene@debian.org>  Fri, 30 Nov 2007 13:35:13 +0100
 +
 +hyphen (2.3-2) unstable; urgency=low
 +
 +  * fix hyph_en_US.dics installation...
 +  * fix typo in debian/copyright 
 +
 + -- Rene Engelhard <rene@debian.org>  Mon, 26 Nov 2007 01:08:53 +0100
 +
 +hyphen (2.3-1) unstable; urgency=low
 +
 +  * Initial release
 +  * use hyphen.tex directly from texlive-base and build
 +    openoffice.org-hyphenation-en-us from here (closes: #342710)
 +
 + -- Rene Engelhard <rene@debian.org>  Sun, 25 Nov 2007 23:55:16 +0100
diff --cc debian/control
index e1703ae,0000000..5b0f3a8
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,51 -1,0 +1,51 @@@
 +Source: hyphen
 +Priority: optional
 +Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
 +Uploaders: Rene Engelhard <rene@debian.org>, Chris Halls <halls@debian.org>
- Build-Depends: debhelper (>= 5), autotools-dev, texlive-base, dpatch
++Build-Depends: debhelper (>= 5), autotools-dev, texlive-base, dpatch, gawk
 +Build-Depends-Indep: dictionaries-common-dev
 +Standards-Version: 3.7.2
 +Section: libs
 +
 +Package: libhyphen-dev
 +Section: libdevel
 +Architecture: any
 +Depends: libhyphen0 (= ${binary:Version})
 +Conflicts: libaltlinuxhyph-dev, libhnj-dev
 +Provides: libaltlinuxhyph-dev
 +Replaces: libaltlinuxhyph-dev
 +Description: ALTLinux hyphenation library - development files
 + ALTLinuxhyph is a modified version of libhnj which is a high quality
 + hyphenation and justification library based on the TeX
 + hyphenation algorithm. The TeX hyphenation patterns could be used after
 + a preprocessing step.
 + .
 + It is used in OpenOffice.org
 + .
 + This package contains the headers and necessary files for programming apps
 + with ALTLinuxhyph.
 +
 +Package: libhyphen0
 +Section: libs
 +Architecture: any
 +Depends: ${shlibs:Depends}, ${misc:Depends}
 +Description: ALTLinux hyphenation library - shared library
 + ALTLinuxhyph is a modified version of libhnj which is a high quality
 + hyphenation and justification library based on the TeX
 + hyphenation algorithm. The TeX hyphenation patterns could be used after
 + a preprocessing step.
 + .
 + It is used in OpenOffice.org
 + .
 + This package contains the shared library.
 +
 +Package: openoffice.org-hyphenation-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
 +Description: US English hyphenation patterns for OpenOffice.org
 + This package contains the English (USA) hyphenation patterns for
 + OpenOffice.org
 +
diff --cc debian/patches/00list
index 84f05ac,0000000..ef553c8
mode 100644,000000..100644
--- a/debian/patches/00list
+++ b/debian/patches/00list
@@@ -1,2 -1,0 +1,1 @@@
 +01_hyphen_tex_from_TeXLive
- 02_encds_static

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/hyphen.git


Reply to: