Author: apo-guest Date: 2015-12-20 23:53:27 +0000 (Sun, 20 Dec 2015) New Revision: 15631
Added: packages/tags/brutalchess/0.5.2+dfsg-7/ packages/tags/brutalchess/0.5.2+dfsg-7/debian/changelog packages/tags/brutalchess/0.5.2+dfsg-7/debian/patches/series Removed: packages/tags/brutalchess/0.5.2+dfsg-7/debian/changelog packages/tags/brutalchess/0.5.2+dfsg-7/debian/patches/FreeType.patch packages/tags/brutalchess/0.5.2+dfsg-7/debian/patches/series Log: [svn-buildpackage] Tagging brutalchess 0.5.2+dfsg-7 Deleted: packages/tags/brutalchess/0.5.2+dfsg-7/debian/changelog =================================================================== --- packages/trunk/brutalchess/debian/changelog 2015-12-20 20:07:43 UTC (rev 15629) +++ packages/tags/brutalchess/0.5.2+dfsg-7/debian/changelog 2015-12-20 23:53:27 UTC (rev 15631) @@ -1,112 +0,0 @@ -brutalchess (0.5.2+dfsg-6) unstable; urgency=medium - - * Vcs-Browser: Use https. - * Update 05_use_our_fonts.diff: Use the correct path to DejaVuSans.ttf. - Thanks to Chris Leick for the report. See also #791671. - * Declare compliance with Debian Policy 3.9.6. - * wrap-and-sort -sa. - - -- Markus Koschany <[email protected]> Fri, 30 Oct 2015 17:41:17 +0100 - -brutalchess (0.5.2+dfsg-5) unstable; urgency=medium - - [ Markus Koschany ] - * Team upload. - * Add FreeType.patch. Update fontloader.h to detect the latest version of - FreeType2 and make the software compile again. (Closes: #732235) - * Bump Standards-Version to 3.9.5, no changes. - * Add keywords to desktop file. - * debian/control: Depend on fonts-dejavu instead of ttf-dejavu. - * Add disable-quake-pieces.patch. The -p quake option is useless and causes a - segmentation fault since upstream never shipped the quake models because of - copyright concerns. (Closes: #732227) - - [ Evgeni Golov ] - * Correct Vcs-* URLs to point to anonscm.debian.org. - - -- Markus Koschany <[email protected]> Wed, 01 Jan 2014 18:40:01 +0100 - -brutalchess (0.5.2+dfsg-4) unstable; urgency=low - - [ Iain Lane ] - * debian/watch: Mangle version correctly - - [ Vincent Legout ] - * Fix ftbfs with gcc-4.7, add patches/06_gcc-4.7.patch (Closes: #667121) - * debhelper 9 (debian/compat, debhelper Build-Depends) - * debian/control: - - Drop quilt, automake1.9 and libtool in Build-Depends. Add dh-autoreconf. - - Add myself as uploader - - Fix Vcs-Browser field - - Update short and long descriptions - - Standards-Version 3.9.3 - * debian/dirs: Drop, not needed. - * Use 3.0 (quilt) source format (Add debian/source/format). - * debian/rules: Use dh() - - Enable hardening build flags - - Add debian/brutalchess.install - * debian/copyright: Explicitly refer to GPL-2 - - -- Vincent Legout <[email protected]> Sun, 15 Apr 2012 11:29:50 +0200 - -brutalchess (0.5.2+dfsg-3) unstable; urgency=low - - [ Barry deFreese ] - * New maintainer. (Closes: #461885). - + Debian Games Team <[email protected]> - * Add watch file. - * Add VCS tags. - * Remove deprecated encoding tag from desktop file. - * Move copying in config.{sub,guess} to configure target. - + Remove them on clean. (Closes: #482724). - * Replace xlibmesa-gl-dev build-dep with libgl1-mesa-dev. - * Bump Standards Version to 3.8.0. (No changes needed). - - -- Barry deFreese <[email protected]> Tue, 17 Jun 2008 15:07:23 -0400 - -brutalchess (0.5.2+dfsg-2) unstable; urgency=low - - [Fathi Boudra] - * Add patch to load DejavVu fonts and fix datadir. (Closes: #468925) - * Drop ttf-bitstream-vera dependency. (Closes: #461262) - - -- Gürkan Sengün <[email protected]> Sun, 16 Mar 2008 10:40:33 +0100 - -brutalchess (0.5.2+dfsg-1) unstable; urgency=low - - * New upstream version. (Closes: #427341) - - [Fathi Boudra] - * Add alternative dependency on ttf-dejavu. (Closes: #439236) - * Add patch to fix ftbfs with gcc-4.2. (Closes: #409486) - * Add patch to fix ftbfs with gcc-4.3. (Closes: #413483) - * Merge desktop file from Ubuntu. - * Use quilt patch system. - * Add quilt, automake1.9, libtool, libxmu-dev and libxi-dev build - dependencies. - * Use Homepage field. - * Bump Standard-Version to 3.7.3. - * Build with --no-undefined and --as-needed linker flags. - - -- Gürkan Sengün <[email protected]> Sat, 12 Jan 2008 11:38:32 +0100 - -brutalchess (0.5+dfsg-1) unstable; urgency=low - - * New upstream version. - * Bump standards version. - * Rebuilt the tarball (non-free fonts). - - -- Gürkan Sengün <[email protected]> Mon, 25 Dec 2006 18:56:01 +0100 - -brutalchess (0.0.20060314cvs-2) unstable; urgency=low - - * Add images with alpha (edited in Gimp). (Closes: #360523) - - -- Gürkan Sengün <[email protected]> Fri, 7 Apr 2006 10:41:25 +0200 - -brutalchess (0.0.20060314cvs-1) unstable; urgency=low - - * Initial release. (Closes: #356991) - - The source package includes one Bitstrem Vera font. - - -- Gürkan Sengün <[email protected]> Tue, 14 Mar 2006 23:03:22 +0100 Copied: packages/tags/brutalchess/0.5.2+dfsg-7/debian/changelog (from rev 15630, packages/trunk/brutalchess/debian/changelog) =================================================================== --- packages/tags/brutalchess/0.5.2+dfsg-7/debian/changelog (rev 0) +++ packages/tags/brutalchess/0.5.2+dfsg-7/debian/changelog 2015-12-20 23:53:27 UTC (rev 15631) @@ -0,0 +1,121 @@ +brutalchess (0.5.2+dfsg-7) unstable; urgency=medium + + * Team upload. + * Drop FreeType.patch. Apparently src:freetype has reverted the changes from + earlier versions and the path to freetype.h had to be adjusted again. + Thanks to Chris West for the report. (Closes: #808488) + + -- Markus Koschany <[email protected]> Mon, 21 Dec 2015 00:43:32 +0100 + +brutalchess (0.5.2+dfsg-6) unstable; urgency=medium + + * Vcs-Browser: Use https. + * Update 05_use_our_fonts.diff: Use the correct path to DejaVuSans.ttf. + Thanks to Chris Leick for the report. See also #791671. + * Declare compliance with Debian Policy 3.9.6. + * wrap-and-sort -sa. + + -- Markus Koschany <[email protected]> Fri, 30 Oct 2015 17:41:17 +0100 + +brutalchess (0.5.2+dfsg-5) unstable; urgency=medium + + [ Markus Koschany ] + * Team upload. + * Add FreeType.patch. Update fontloader.h to detect the latest version of + FreeType2 and make the software compile again. (Closes: #732235) + * Bump Standards-Version to 3.9.5, no changes. + * Add keywords to desktop file. + * debian/control: Depend on fonts-dejavu instead of ttf-dejavu. + * Add disable-quake-pieces.patch. The -p quake option is useless and causes a + segmentation fault since upstream never shipped the quake models because of + copyright concerns. (Closes: #732227) + + [ Evgeni Golov ] + * Correct Vcs-* URLs to point to anonscm.debian.org. + + -- Markus Koschany <[email protected]> Wed, 01 Jan 2014 18:40:01 +0100 + +brutalchess (0.5.2+dfsg-4) unstable; urgency=low + + [ Iain Lane ] + * debian/watch: Mangle version correctly + + [ Vincent Legout ] + * Fix ftbfs with gcc-4.7, add patches/06_gcc-4.7.patch (Closes: #667121) + * debhelper 9 (debian/compat, debhelper Build-Depends) + * debian/control: + - Drop quilt, automake1.9 and libtool in Build-Depends. Add dh-autoreconf. + - Add myself as uploader + - Fix Vcs-Browser field + - Update short and long descriptions + - Standards-Version 3.9.3 + * debian/dirs: Drop, not needed. + * Use 3.0 (quilt) source format (Add debian/source/format). + * debian/rules: Use dh() + - Enable hardening build flags + - Add debian/brutalchess.install + * debian/copyright: Explicitly refer to GPL-2 + + -- Vincent Legout <[email protected]> Sun, 15 Apr 2012 11:29:50 +0200 + +brutalchess (0.5.2+dfsg-3) unstable; urgency=low + + [ Barry deFreese ] + * New maintainer. (Closes: #461885). + + Debian Games Team <[email protected]> + * Add watch file. + * Add VCS tags. + * Remove deprecated encoding tag from desktop file. + * Move copying in config.{sub,guess} to configure target. + + Remove them on clean. (Closes: #482724). + * Replace xlibmesa-gl-dev build-dep with libgl1-mesa-dev. + * Bump Standards Version to 3.8.0. (No changes needed). + + -- Barry deFreese <[email protected]> Tue, 17 Jun 2008 15:07:23 -0400 + +brutalchess (0.5.2+dfsg-2) unstable; urgency=low + + [Fathi Boudra] + * Add patch to load DejavVu fonts and fix datadir. (Closes: #468925) + * Drop ttf-bitstream-vera dependency. (Closes: #461262) + + -- Gürkan Sengün <[email protected]> Sun, 16 Mar 2008 10:40:33 +0100 + +brutalchess (0.5.2+dfsg-1) unstable; urgency=low + + * New upstream version. (Closes: #427341) + + [Fathi Boudra] + * Add alternative dependency on ttf-dejavu. (Closes: #439236) + * Add patch to fix ftbfs with gcc-4.2. (Closes: #409486) + * Add patch to fix ftbfs with gcc-4.3. (Closes: #413483) + * Merge desktop file from Ubuntu. + * Use quilt patch system. + * Add quilt, automake1.9, libtool, libxmu-dev and libxi-dev build + dependencies. + * Use Homepage field. + * Bump Standard-Version to 3.7.3. + * Build with --no-undefined and --as-needed linker flags. + + -- Gürkan Sengün <[email protected]> Sat, 12 Jan 2008 11:38:32 +0100 + +brutalchess (0.5+dfsg-1) unstable; urgency=low + + * New upstream version. + * Bump standards version. + * Rebuilt the tarball (non-free fonts). + + -- Gürkan Sengün <[email protected]> Mon, 25 Dec 2006 18:56:01 +0100 + +brutalchess (0.0.20060314cvs-2) unstable; urgency=low + + * Add images with alpha (edited in Gimp). (Closes: #360523) + + -- Gürkan Sengün <[email protected]> Fri, 7 Apr 2006 10:41:25 +0200 + +brutalchess (0.0.20060314cvs-1) unstable; urgency=low + + * Initial release. (Closes: #356991) + - The source package includes one Bitstrem Vera font. + + -- Gürkan Sengün <[email protected]> Tue, 14 Mar 2006 23:03:22 +0100 Deleted: packages/tags/brutalchess/0.5.2+dfsg-7/debian/patches/FreeType.patch =================================================================== --- packages/trunk/brutalchess/debian/patches/FreeType.patch 2015-12-20 20:07:43 UTC (rev 15629) +++ packages/tags/brutalchess/0.5.2+dfsg-7/debian/patches/FreeType.patch 2015-12-20 23:53:27 UTC (rev 15631) @@ -1,28 +0,0 @@ -From: Markus Koschany <[email protected]> -Date: Sat, 21 Dec 2013 13:09:45 +0100 -Subject: FreeType - -Bug: http://bugs.debian.org/732235 ---- - src/fontloader.h | 8 ++++---- - 1 file changed, 4 insertions(+), 4 deletions(-) - -diff --git a/src/fontloader.h b/src/fontloader.h -index 745b9eb..66bf6e7 100644 ---- a/src/fontloader.h -+++ b/src/fontloader.h -@@ -13,10 +13,10 @@ - #include <ft2build.h> - #include FT_FREETYPE_H - --#include <freetype/freetype.h> --#include <freetype/ftglyph.h> --#include <freetype/ftoutln.h> --#include <freetype/fttrigon.h> -+#include <freetype2/freetype.h> -+#include <freetype2/ftglyph.h> -+#include <freetype2/ftoutln.h> -+#include <freetype2/fttrigon.h> - - // Other Headers we'll need. - #include <vector> Deleted: packages/tags/brutalchess/0.5.2+dfsg-7/debian/patches/series =================================================================== --- packages/trunk/brutalchess/debian/patches/series 2015-12-20 20:07:43 UTC (rev 15629) +++ packages/tags/brutalchess/0.5.2+dfsg-7/debian/patches/series 2015-12-20 23:53:27 UTC (rev 15631) @@ -1,8 +0,0 @@ -01_remove_fonts.diff -02_remove_useless_files.diff -03_ftbs_gcc4.2_409486.diff -04_ftbs_gcc4.3_413483.diff -05_use_our_fonts.diff -06_gcc-4.7.patch -FreeType.patch -disable-quake-pieces.patch Copied: packages/tags/brutalchess/0.5.2+dfsg-7/debian/patches/series (from rev 15630, packages/trunk/brutalchess/debian/patches/series) =================================================================== --- packages/tags/brutalchess/0.5.2+dfsg-7/debian/patches/series (rev 0) +++ packages/tags/brutalchess/0.5.2+dfsg-7/debian/patches/series 2015-12-20 23:53:27 UTC (rev 15631) @@ -0,0 +1,7 @@ +01_remove_fonts.diff +02_remove_useless_files.diff +03_ftbs_gcc4.2_409486.diff +04_ftbs_gcc4.3_413483.diff +05_use_our_fonts.diff +06_gcc-4.7.patch +disable-quake-pieces.patch _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

