Author: goneri Date: 2009-02-14 23:42:08 +0000 (Sat, 14 Feb 2009) New Revision: 8794
Modified: packages/trunk/boson/debian/changelog packages/trunk/boson/debian/patches/fix_desktop_files.diff packages/trunk/boson/debian/rules Log: * Clean quilt .pc directory Modified: packages/trunk/boson/debian/changelog =================================================================== --- packages/trunk/boson/debian/changelog 2009-02-14 15:02:44 UTC (rev 8793) +++ packages/trunk/boson/debian/changelog 2009-02-14 23:42:08 UTC (rev 8794) @@ -1,9 +1,3 @@ -boson (0.13-6) unstable; urgency=low - - * Upload to unstable - - -- Gonéri Le Bouder <[email protected]> Sat, 14 Feb 2009 15:36:03 +0100 - boson (0.13-5) experimental; urgency=low * Drop build dependency on xutils, libkdegames-dev and kdemultimedia-dev @@ -11,6 +5,7 @@ * Bump the standard version to 3.8.0, no change * fix fix_desktop_files.diff, it was not correctly imported * Upload in experimental because of Lenny freeze + * Clean quilt .pc directory -- Gonéri Le Bouder <[email protected]> Sun, 08 Feb 2009 00:13:05 +0100 Modified: packages/trunk/boson/debian/patches/fix_desktop_files.diff =================================================================== --- packages/trunk/boson/debian/patches/fix_desktop_files.diff 2009-02-14 15:02:44 UTC (rev 8793) +++ packages/trunk/boson/debian/patches/fix_desktop_files.diff 2009-02-14 23:42:08 UTC (rev 8794) @@ -36,11 +36,12 @@ - --- boson-0.13.orig/boson/data/boson-bounit.desktop +++ boson-0.13/boson/data/boson-bounit.desktop -@@ -1,10 +1,9 @@ +@@ -1,11 +1,10 @@ [Desktop Entry] -Encoding=UTF-8 +Version=1.0 GenericName=Unit Editor for Boson + Comment=Edit Units for Boson Name=BoUnit Exec=bounit Icon=boson Modified: packages/trunk/boson/debian/rules =================================================================== --- packages/trunk/boson/debian/rules 2009-02-14 15:02:44 UTC (rev 8793) +++ packages/trunk/boson/debian/rules 2009-02-14 23:42:08 UTC (rev 8794) @@ -59,6 +59,7 @@ CMakeFiles \ CMakeCache.txt QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2 + rm -rf .pc install: build dh_testdir _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

