Author: j-jorge-guest Date: 2009-09-10 09:16:00 +0000 (Thu, 10 Sep 2009) New Revision: 10324
Modified: packages/trunk/plee-the-bear/debian/changelog packages/trunk/plee-the-bear/debian/control Log: * Add wx2.6-headers in Build-Conflicts. * Remove \n in the Architecture line. Modified: packages/trunk/plee-the-bear/debian/changelog =================================================================== --- packages/trunk/plee-the-bear/debian/changelog 2009-09-09 22:27:57 UTC (rev 10323) +++ packages/trunk/plee-the-bear/debian/changelog 2009-09-10 09:16:00 UTC (rev 10324) @@ -1,3 +1,11 @@ +plee-the-bear (0.4.1-2) unstable; urgency=low + + [ Julien Jorge ] + * Add wx2.6-headers in Build-Conflicts (Closes: #545913) + * Remove \n in the Architecture line. + + -- Julien Jorge <[email protected]> Thu, 10 Sep 2009 11:12:28 +0200 + plee-the-bear (0.4.1-1) unstable; urgency=low [ Julien Jorge ] Modified: packages/trunk/plee-the-bear/debian/control =================================================================== --- packages/trunk/plee-the-bear/debian/control 2009-09-09 22:27:57 UTC (rev 10323) +++ packages/trunk/plee-the-bear/debian/control 2009-09-10 09:16:00 UTC (rev 10324) @@ -11,14 +11,14 @@ 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) +Build-Conflicts: wx2.6-headers 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 Package: plee-the-bear -Architecture: amd64 hppa i386 ia64 m68k mips mipsel sparc kfreebsd-i386 - kfreebsd-amd64 +Architecture: amd64 hppa i386 ia64 m68k mips mipsel sparc kfreebsd-i386 kfreebsd-amd64 Depends: ${shlibs:Depends}, plee-the-bear-data (= ${source:Version}) Description: 2D platform game Plee the Bear will be a 2D platform game like those found on consoles in @@ -52,8 +52,7 @@ Package: bear-factory Section: editors -Architecture: amd64 hppa i386 ia64 m68k mips mipsel sparc kfreebsd-i386 - kfreebsd-amd64 +Architecture: amd64 hppa i386 ia64 m68k mips mipsel sparc kfreebsd-i386 kfreebsd-amd64 Depends: ${shlibs:Depends} Description: Editors for Plee the Bear This package includes the level editor, animation editor and model editor of _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

