Author: goneri Date: 2008-08-09 11:31:03 +0000 (Sat, 09 Aug 2008) New Revision: 7900
Modified: packages/trunk/plee-the-bear/debian/changelog packages/trunk/plee-the-bear/debian/patches/fix_.desktop.diff packages/trunk/plee-the-bear/debian/patches/series Log: * For compatibility with the source "3.0 (quilt)" source package format, fix fix_.desktop.diff and plee-the-bear.desktop so now they can be applied with -p1. Modified: packages/trunk/plee-the-bear/debian/changelog =================================================================== --- packages/trunk/plee-the-bear/debian/changelog 2008-08-08 20:21:42 UTC (rev 7899) +++ packages/trunk/plee-the-bear/debian/changelog 2008-08-09 11:31:03 UTC (rev 7900) @@ -1,9 +1,14 @@ plee-the-bear (0.2.1-2) unstable; urgency=low + [ Julien Jorge ] * Do not create files in current directory (Closes: #490757) - * Deactivate architectures alpha, powerpc and s390, not supported yet (Closes: #490020) + [ Gonéri Le Bouder ] + * For compatibility with the source "3.0 (quilt)" source package format, + fix fix_.desktop.diff and plee-the-bear.desktop so now they can be applied + with -p1. + -- Julien Jorge <[EMAIL PROTECTED]> Sat, 26 Jul 2008 00:45:13 +0200 plee-the-bear (0.2.1-1) unstable; urgency=low Modified: packages/trunk/plee-the-bear/debian/patches/fix_.desktop.diff =================================================================== --- packages/trunk/plee-the-bear/debian/patches/fix_.desktop.diff 2008-08-08 20:21:42 UTC (rev 7899) +++ packages/trunk/plee-the-bear/debian/patches/fix_.desktop.diff 2008-08-09 11:31:03 UTC (rev 7900) @@ -1,7 +1,7 @@ -Index: desktop/applications/plee-the-bear.desktop +Index: plee-the-bear-0.2.1/desktop/applications/plee-the-bear.desktop =================================================================== ---- desktop/applications/plee-the-bear.desktop.orig -+++ desktop/applications/plee-the-bear.desktop +--- plee-the-bear-0.2.1/desktop/applications/plee-the-bear.desktop.orig ++++ plee-the-bear-0.2.1/desktop/applications/plee-the-bear.desktop @@ -1,12 +1,14 @@ [Desktop Entry] -Encoding=UTF-8 Modified: packages/trunk/plee-the-bear/debian/patches/series =================================================================== --- packages/trunk/plee-the-bear/debian/patches/series 2008-08-08 20:21:42 UTC (rev 7899) +++ packages/trunk/plee-the-bear/debian/patches/series 2008-08-09 11:31:03 UTC (rev 7900) @@ -2,6 +2,6 @@ dont-compile-extra-stuff.diff -p1 fix-menu-section.diff -p1 install-author-files.diff -p1 -fix-create-file-in-current-dir.diff +fix-create-file-in-current-dir.diff -p1 cmake-version.diff -p1 -fix_.desktop.diff -p0 +fix_.desktop.diff -p1 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

