Author: sargentd-guest Date: 2008-12-24 00:42:23 +0000 (Wed, 24 Dec 2008) New Revision: 8557
Modified: packages/trunk/desmume/debian/ packages/trunk/desmume/debian/changelog packages/trunk/desmume/debian/menu Log: * Update the menu file for section Applications, not Apps. * Update svn-bp:origUrl property. Property changes on: packages/trunk/desmume/debian ___________________________________________________________________ Name: svn-bp:origUrl - http://pkg-games.alioth.debian.org/tarballs/desmume_0.7.3.orig.tar.gz + http://pkg-games.alioth.debian.org/tarballs/desmume_0.8.orig.tar.gz Modified: packages/trunk/desmume/debian/changelog =================================================================== --- packages/trunk/desmume/debian/changelog 2008-12-24 00:39:34 UTC (rev 8556) +++ packages/trunk/desmume/debian/changelog 2008-12-24 00:42:23 UTC (rev 8557) @@ -18,8 +18,9 @@ when 3D can't be enabled correctly. (Closes: #509365) * Use $(QUILT_STAMPFN) instead of patch. * Add myself to uploaders. + * Update the menu file for section Applications, not Apps. - -- Evgeni Golov <[email protected]> Tue, 23 Dec 2008 22:56:36 +0100 + -- Evgeni Golov <[email protected]> Wed, 24 Dec 2008 01:40:40 +0100 desmume (0.8-1) unstable; urgency=low Modified: packages/trunk/desmume/debian/menu =================================================================== --- packages/trunk/desmume/debian/menu 2008-12-24 00:39:34 UTC (rev 8556) +++ packages/trunk/desmume/debian/menu 2008-12-24 00:42:23 UTC (rev 8557) @@ -1,6 +1,6 @@ ?package(desmume): \ needs="X11" \ - section="Apps/Emulators" \ + section="Applications/Emulators" \ title="DeSmuME (Gtk)" \ icon="/usr/share/pixmaps/DeSmuME.xpm"\ command="/usr/games/desmume" \ @@ -8,7 +8,7 @@ ?package(desmume): \ needs="X11" \ - section="Apps/Emulators" \ + section="Applications/Emulators" \ title="DeSmuME (Gtk-Glade)" \ icon="/usr/share/pixmaps/DeSmuME.xpm"\ command="/usr/games/desmume-glade" \ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

