Update of /cvs/debian-openoffice/oo-deb/debian In directory gluck:/tmp/cvs-serv2879
Modified Files: changelog Log Message: another typo: s/lihpi/libhpi/, thanks martink Index: changelog =================================================================== RCS file: /cvs/debian-openoffice/oo-deb/debian/changelog,v retrieving revision 1.279 retrieving revision 1.280 diff -u -d -r1.279 -r1.280 --- changelog 29 Mar 2004 15:22:09 -0000 1.279 +++ changelog 29 Mar 2004 17:31:31 -0000 1.280 @@ -1,4 +1,4 @@ -openoffice.org (1.1.1-0.1pre) unstable; urgency=low +openoffice.org (1.1.1-1) unstable; urgency=low * 1.1.1 final release; generate a new .orig.tar.gz from the official source .tar.bz2 @@ -10,7 +10,7 @@ - remove version infos from the remaining .desktop files to get them synchron (closes: #224313) [RE] - fix libdb version check to reject db4.0 on Java builds [RE] - - fix lihpi existence check to be only executed on Java builds; it + - fix libhpi existence check to be only executed on Java builds; it otherwise searches beginning from / which wastes much ressources... [RE] * debian/shell-lib.sh: - add message() taken from xfree86 (closes: #233424)