Update of /cvs/debian-openoffice/oo-deb/debian In directory gluck:/tmp/cvs-serv31923/debian
Modified Files: changelog Log Message: minor changelog restructuring, merge related entries Index: changelog =================================================================== RCS file: /cvs/debian-openoffice/oo-deb/debian/changelog,v retrieving revision 1.289 retrieving revision 1.290 diff -u -d -r1.289 -r1.290 --- changelog 6 Apr 2004 12:08:47 -0000 1.289 +++ changelog 6 Apr 2004 12:23:09 -0000 1.290 @@ -9,16 +9,16 @@ - system-freetype.diff: Fix for Woody backport - use -lfreetype to link internal freetype [CH] * debian/control.in: - - modify libdb, libmyspell, libaltlinuxhyph-dev and newer libart build - dependencies to not require them in Woody backport [RE,CH] + - modify libdb, libmyspell, libaltlinuxhyph-dev, libcurl2-dev and newer + libart build dependencies to not require them in Woody backport and + version the libcurl2-dev build-dependency to require >= 7.9.8 [RE, CH] - Standards-Version: 3.6.1 (no changes needed) - use gimp instead of gimp-perl, we now use script-fu [RE] - - do not use system curl for Woody backport because the version is too - old; version the builddep to require libcurl2-dev >= 7.9.8 [CH, RE] * debian/rules: - disable use of external libdb and libmyspell for woody builds, it won't work because we have to use g++-3.0 on woody and libdb3_cxx is C++ built with g++-2.95... thanks Severin Greimel for the pointer [RE] + - disable use of external libcurl for woody builds, too old... [CH] - fix debian/rules makebinariestar target for !i386 [RE] * debian/scripts/xcftobmp: - use script-fu since gimp-perl is removed from sid [MK, RE]