Author: evgeni Date: 2010-05-25 13:42:52 +0000 (Tue, 25 May 2010) New Revision: 10983
Added: packages/trunk/desmume/debian/NEWS Modified: packages/trunk/desmume/debian/ packages/trunk/desmume/debian/changelog Log: Add debian/NEWS about the new config file location Property changes on: packages/trunk/desmume/debian ___________________________________________________________________ Modified: svn-bp:origUrl - http://pkg-games.alioth.debian.org/tarballs/desmume_0.9.6.orig.tar.gz + http://pkg-games.alioth.debian.org/tarballs/desmume_0.9.6-1.orig.tar.gz Added: packages/trunk/desmume/debian/NEWS =================================================================== --- packages/trunk/desmume/debian/NEWS (rev 0) +++ packages/trunk/desmume/debian/NEWS 2010-05-25 13:42:52 UTC (rev 10983) @@ -0,0 +1,13 @@ +desmume 0.9.6: + +Users of gtk, cli and gtk-glade frontends please note that now we +have a common directory in ~/.config/desmume for config file, +saves and savestates. The old .desmume.ini will be moved +automatically with the name config but you have to move your saves +manually. + +Some save files may be invalidated due to use of broken crc logic. +Back up your DSV files before using this version of the emulator or else +the game might wipe it. + + -- Evgeni Golov <[email protected]> Sat, 22 May 2010 13:41:49 +0200 Modified: packages/trunk/desmume/debian/changelog =================================================================== --- packages/trunk/desmume/debian/changelog 2010-05-22 16:12:31 UTC (rev 10982) +++ packages/trunk/desmume/debian/changelog 2010-05-25 13:42:52 UTC (rev 10983) @@ -1,10 +1,11 @@ -desmume (0.9.6-1) unstable; urgency=low +desmume (0.9.6-1-1) unstable; urgency=low * New upstream release. * Remove 01_fix_sz_FTBFS_564788.patch, included upstream. * Standards-Version: 3.8.4 + * Add debian/NEWS about the new config file location. - -- Evgeni Golov <[email protected]> Sat, 22 May 2010 12:52:19 +0200 + -- Evgeni Golov <[email protected]> Sat, 22 May 2010 13:41:49 +0200 desmume (0.9.5-2) unstable; urgency=low _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

