Update of /home/halls/cvs/debian-openoffice/oo-debian-files/debian In directory gluck:/tmp/cvs-serv20613/debian
Modified Files: changelog Log Message: * When upgrading from an earlier version, remove old symlink in work or user/work before starting setup. Setup follows these links and deletes files even in the link points to $HOME !! Thanks to Marc Horowitz for finding this and writing such a careful bug report (Closes: #245561) * Urgency medium because bug can cause loss of data * Version 1.1.1-2+2 Index: changelog =================================================================== RCS file: /home/halls/cvs/debian-openoffice/oo-debian-files/debian/changelog,v retrieving revision 1.98 retrieving revision 1.99 diff -u -d -r1.98 -r1.99 --- changelog 17 Apr 2004 17:55:26 -0000 1.98 +++ changelog 28 Apr 2004 20:59:45 -0000 1.99 @@ -1,3 +1,14 @@ +openoffice.org-debian-files (1.1.1-2+2) unstable; urgency=medium + + * When upgrading from an earlier version, remove old + symlink in work or user/work before starting setup. Setup + follows these links and deletes files even in the link points + to $HOME !! Thanks to Marc Horowitz for finding this and + writing such a careful bug report (Closes: #245561) [CH] + * Urgency medium because bug can cause loss of data + + -- Chris Halls <[EMAIL PROTECTED]> Wed, 28 Apr 2004 21:57:39 +0200 + openoffice.org-debian-files (1.1.1-2+1) unstable; urgency=low * If setup fails, report error code to stderr [CH]