Update of /home/halls/cvs/debian-openoffice/libhnj-deb/debian In directory gluck:/tmp/cvs-serv2920
Modified Files: changelog control Log Message: * fix missing "be" in description and make the TeX bits more clear; thanks Enrico Zini Index: changelog =================================================================== RCS file: /home/halls/cvs/debian-openoffice/libhnj-deb/debian/changelog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- changelog 13 Jan 2004 17:29:44 -0000 1.5 +++ changelog 16 Jan 2004 03:58:26 -0000 1.6 @@ -1,3 +1,10 @@ +libhnj (0.1.1-3.4pre1) unstable; urgency=low + + * fix missing "be" in description and make the TeX bits more clear; + thanks Enrico Zini (closes: #228010) [RE] + + -- Rene Engelhard <[EMAIL PROTECTED]> Fri, 16 Jan 2004 04:52:47 +0100 + libhnj (0.1.1-3) unstable; urgency=low * fix cut'n'paste error and typo in the libaltlinuxhyph-dev Index: control =================================================================== RCS file: /home/halls/cvs/debian-openoffice/libhnj-deb/debian/control,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- control 10 Jan 2004 15:17:28 -0000 1.2 +++ control 16 Jan 2004 03:58:26 -0000 1.3 @@ -10,8 +10,9 @@ Architecture: any Depends: ${shlibs:Depends} Description: hyphenation and justification library - Libhnj is a high quality hyphenation and justification library based on the TeX - hyphenation algorithm. The TeX files could (after a preprocessing step) used. + Libhnj 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. . This package contains the runtime libraries. @@ -24,21 +25,23 @@ 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 files could (after a preprocessing step) used. + hyphenation algorithm. The TeX hyphenation patternscould 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. + This package contains the headers and necessary files for programming apps + with ALTLinuxhyph. Package: libhnj-dev Architecture: any Section: libdevel Depends: libhnj0 (= ${Source-Version}) Description: hyphenation and justification library (development files) - Libhnj is a high quality hyphenation and justification library based on the TeX - hyphenation algorithm. The TeX files could (after a preprocessing step) used. + Libhnj 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. . - This package contains the headers and necessary files for programming apps with - libhnj. + This package contains the headers and necessary files for programming apps + with libhnj.