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

[hyphen] 22/29: Imported Debian patch 2.8.6-1



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

rene pushed a commit to branch master
in repository hyphen.

commit 2677ba12a646e8ff1747db91af353cb66e5c40cf
Merge: 30478b1 7083715
Author: Rene Engelhard <rene@debian.org>
Date:   Fri Apr 19 12:35:07 2013 +0000

    Imported Debian patch 2.8.6-1

 ChangeLog         |   12 +
 Makefile.in       |   86 +-
 NEWS              |   11 +
 aclocal.m4        | 2358 ++++++++++++++++++++-----------
 configure         | 2872 ++++++++++++++++++++++++-------------
 configure.in      |    4 +-
 debian/changelog  |    6 +
 doc/Makefile.in   |   23 +-
 example.c         |   11 +-
 hyphen.c          |  117 +-
 ltmain.sh         | 4038 ++++++++++++++++++++++++++++++++++-------------------
 substrings.c      |   10 +-
 tests/Makefile.in |   36 +-
 tests/rhmin.hyph  |    1 +
 tests/rhmin.pat   |    1 +
 tests/rhmin.word  |    1 +
 tests/test.sh     |    2 +
 17 files changed, 6212 insertions(+), 3377 deletions(-)

diff --cc debian/changelog
index c81aa55,0000000..4016c53
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,152 -1,0 +1,158 @@@
++hyphen (2.8.6-1) experimental; urgency=low
++
++  * New upstream release
++
++ -- Rene Engelhard <rene@debian.org>  Fri, 19 Apr 2013 12:35:07 +0000
++
 +hyphen (2.8.3-2) unstable; urgency=low
 +
 +  * update hyphen.tex path in debian/patches/01_hyphen_tex_from_TeXLive.dpatch
 +    ad the path changed... (closes: #669538)
 +
 + -- Rene Engelhard <rene@debian.org>  Thu, 19 Apr 2012 23:56:12 +0200
 +
 +hyphen (2.8.3-1) unstable; urgency=low
 +
 +  * New upstream release
 +  * get rid of installdeb-myspell call
 +
 + -- Rene Engelhard <rene@debian.org>  Mon, 17 Oct 2011 13:52:44 +0000
 +
 +hyphen (2.7.1-4) unstable; urgency=low
 +
 +  * remove conflicts against oo.o-thesaurus-en-us again, we now have
 +    a transitional package for it 
 +
 + -- Rene Engelhard <rene@debian.org>  Fri, 11 Mar 2011 10:40:12 +0100
 +
 +hyphen (2.7.1-3) unstable; urgency=low
 +
 +  * upload to unstable 
 +  * actually conflict/replarece/provide oo.o-thesaurus-en-us 
 +  * OpenOffice.org -> OpenOffice.org/LibreOffice 
 +
 + -- Rene Engelhard <rene@debian.org>  Sun, 06 Feb 2011 17:49:34 +0000
 +
 +hyphen (2.7.1-2) experimental; urgency=low
 +
 +  * change Maintainer to Debian LibreOffice Maintainers 
 +  * rename openoffice.org-hyphenation-en-us to hyphen-en-us
 +  * provide hyphen-hyphenation-pattern
 +  * add ${misc:Depends}
 +  * recommend libreoffice-writer | openoffice.org-writer for hyphen-en-us 
 +
 + -- Rene Engelhard <rene@debian.org>  Wed, 19 Jan 2011 22:36:51 +0100
 +
 +hyphen (2.7.1-1) experimental; urgency=low
 +
 +  * New upstream release
 +
 + -- Rene Engelhard <rene@debian.org>  Sat, 01 Jan 2011 16:13:37 +0100
 +
 +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

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


Reply to: