Author: goneri Date: 2009-08-31 22:01:01 +0000 (Mon, 31 Aug 2009) New Revision: 10263
Added: packages/trunk/plee-the-bear/debian/README.source Modified: packages/trunk/plee-the-bear/debian/changelog packages/trunk/plee-the-bear/debian/control Log: merge Kibi changelog entry+minor Added: packages/trunk/plee-the-bear/debian/README.source =================================================================== --- packages/trunk/plee-the-bear/debian/README.source (rev 0) +++ packages/trunk/plee-the-bear/debian/README.source 2009-08-31 22:01:01 UTC (rev 10263) @@ -0,0 +1 @@ +See /usr/share/doc/quilt/README.source Modified: packages/trunk/plee-the-bear/debian/changelog =================================================================== --- packages/trunk/plee-the-bear/debian/changelog 2009-08-31 20:46:55 UTC (rev 10262) +++ packages/trunk/plee-the-bear/debian/changelog 2009-08-31 22:01:01 UTC (rev 10263) @@ -2,6 +2,7 @@ [ Julien Jorge ] * New upstream release. + * Thanks Cyril Brulebois * Preparing the package for the release. * Add a new package for the editors. * Update installation files. @@ -25,6 +26,19 @@ -- Julien Jorge <[email protected]> Sat, 22 Aug 2009 10:59:56 +0200 +plee-the-bear (0.2.1-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix FTBFS with new boost (>= 1.37.0) by using the “-mt” suffix for + boost libraries since starting with this version, only this variant + is available (Closes: #530477, #534039): + - Add patch: fix-ftbfs-with-new-boost.diff + * Not bumping urgency, the package isn't in testing yet. + * Get rid of -pN options in series file, -p1 is the default, and that + could lead to some troubles with the 3.0 format. + + -- Cyril Brulebois <[email protected]> Sat, 18 Jul 2009 13:46:25 +0200 + plee-the-bear (0.3.1-1) UNRELEASED; urgency=low [ Julien Jorge ] Modified: packages/trunk/plee-the-bear/debian/control =================================================================== --- packages/trunk/plee-the-bear/debian/control 2009-08-31 20:46:55 UTC (rev 10262) +++ packages/trunk/plee-the-bear/debian/control 2009-08-31 22:01:01 UTC (rev 10263) @@ -11,7 +11,7 @@ libclaw-application-dev (>= 1.5.4), libclaw-dynamic-library-dev (>= 1.5.4), libclaw-configuration-file-dev (>= 1.5.4), libclaw-net-dev (>= 1.5.4), libwxgtk2.8-dev (>= 2.8), gettext (>= 0.17) -Standards-Version: 3.8.2 +Standards-Version: 3.8.3 Homepage: http://plee-the-bear.sourceforge.net/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/plee-the-bear/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/plee-the-bear/?op=log _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

