Author: evgeni Date: 2011-03-18 10:42:55 +0000 (Fri, 18 Mar 2011) New Revision: 11970
Added: packages/tags/pokerth/0.8.3-2/ packages/tags/pokerth/0.8.3-2/debian/changelog Removed: packages/tags/pokerth/0.8.3-2/debian/changelog Log: [svn-buildpackage] Tagging pokerth 0.8.3-2 Deleted: packages/tags/pokerth/0.8.3-2/debian/changelog =================================================================== --- packages/trunk/pokerth/debian/changelog 2011-03-17 10:23:27 UTC (rev 11959) +++ packages/tags/pokerth/0.8.3-2/debian/changelog 2011-03-18 10:42:55 UTC (rev 11970) @@ -1,284 +0,0 @@ -pokerth (0.8.3-1) experimental; urgency=low - - * New upstream bugfix release. - * Add 05_disable_gnu++0x.patch to fix FTBFS on Ubuntu. - * Drop 04_fix_build_no_add_neded.patch, applied upstream. - - -- Evgeni Golov <[email protected]> Mon, 17 Jan 2011 11:33:00 +0100 - -pokerth (0.8.2-1) experimental; urgency=low - - * New upstream bugfix release. - * Updated debian/NEWS about the server situation, no need to use - pokerth.debian.net anymore. - * Add libsqlite3-dev as Build-Dep. - * Add 04_fix_build_no_add_neded.patch from Ubuntu. - - -- Evgeni Golov <[email protected]> Tue, 04 Jan 2011 18:43:30 +0100 - -pokerth (0.8.1-1) experimental; urgency=low - - * New upstream bugfix release. - - -- Evgeni Golov <[email protected]> Sun, 10 Oct 2010 12:06:34 +0200 - -pokerth (0.8-1) experimental; urgency=low - - * New upstream release. - - -- Evgeni Golov <[email protected]> Mon, 27 Sep 2010 10:10:32 +0200 - -pokerth (0.8~beta3-1) experimental; urgency=low - - * New upstream beta release. - - -- Evgeni Golov <[email protected]> Mon, 06 Sep 2010 13:38:20 +0200 - -pokerth (0.8~beta2-1) experimental; urgency=low - - * New upstream beta release. - * debian/watch: - + We do not need to strip dfsg from the version anymore. - + Detect -betaX as ~betaX. - - -- Evgeni Golov <[email protected]> Mon, 16 Aug 2010 09:20:18 +0200 - -pokerth (0.8~beta1-1) experimental; urgency=low - - * New upstream beta release. - * Use format 3.0 (quilt) and upstream's .tar.bz2 as orig.tar. - * debian/{control,rules}: - + Don't use quilt directly. - + Use dh7 style tiny rules, depend on debhelper >= 7.0.50~ - * debian/control: - + Add B-D on libgsasl7-dev. - + Standards-Version: 3.9.1 - + Remove Mario Iseli from Uploaders, he isn't active in pkg-games - anymore. Thanks for your work, Mario! - * debian/patches/*: - + Refresh against new upstream. - * debian/copyright: - + Quote BSD license, thanks lintian. - - -- Evgeni Golov <[email protected]> Wed, 28 Jul 2010 10:26:25 +0200 - -pokerth (0.7.1-1) unstable; urgency=low - - * New upstream release. - * debian/control: - + Build-Depend on unversioned boost packages again. - Closes: #531119, #534086 - + Improve pokerth-server description, one does not need the package - for one-table games. - + Standards-Version: 3.8.2, no changes. - - -- Evgeni Golov <[email protected]> Fri, 26 Jun 2009 00:23:56 +0200 - -pokerth (0.7-1) unstable; urgency=low - - * New upstram release. - + Upload to unstable again. - * debian/patches/04_enable_beta.patch: - + Drop the patch, it's not needed anymore. - * debian/rules: - + Add back the find/chmod call, as tarball has wrong permissions - for some files again. - - -- Evgeni Golov <[email protected]> Mon, 04 May 2009 08:08:41 +0200 - -pokerth (0.7~beta2-1) experimental; urgency=low - - * New upstream beta release (fetched from SVN r1911). - * debian/control: - + Update my e-mail address. - + Remove DM-Upload-Allowed. - + Add ${misc:Depends} to all packages as suggested by lintian. - * debian/copyright: - + Add copyright info on console/*. - - -- Evgeni Golov <[email protected]> Sun, 26 Apr 2009 09:50:16 +0200 - -pokerth (0.7~beta1-1) experimental; urgency=low - - * New upstream beta release (fetched from SVN r1886). - * debian/patches/02_use_dejavu_fonts.patch: - + Refresh patch against new source. - * debian/patches/01_clean_libpokerth.patch: - + Refresh (again) against new source. - * debian/patches/04_enable_beta.patch: - + Add a (temporary) patch, for using the beta server. - * debian/rules: - + use $(QUILT_STAMPFN) instead of patch. - * debian/{compat,control,rules}: - + use debhelper 7. - * debian/copyright: - + update copyright years. - + use better machine-readable style. - + add copyright about the danuxi1 table. - + add links to LGPL-2+ and GPL-2. - * debian/control: - + Set DM-Upload-Allowed: yes. - - -- Evgeni Golov <[email protected]> Sun, 19 Apr 2009 20:22:23 +0200 - -pokerth (0.6.4-1) unstable; urgency=low - - [ Evgeni Golov ] - * New upstream release. - * debian/control: - + Build-Depend on libboost1.37 packages, as we need at least 1.36. - + Wrap and reorder Build-Depends for better reading. - + Drop unneeded Build-Depends on libmikmod2-dev and - libboost-date-time-dev. - + Bump Standards-Version to 3.8.1, no changes needed. - * debian/patches/01_clean_libpokerth.patch: - + Refresh patch against new source. - * debian/rules: - + Remove executable flag on data/* and pokerth.png - - -- Evgeni Golov <[email protected]> Mon, 23 Mar 2009 13:09:51 +0100 - -pokerth (0.6.3-2-1) unstable; urgency=low - - * New upstream bugfix release. - * Upload to unstable. - * debian/rules: - + Fix some trailing spaces spotted by Cyril Brulebois. - - -- Evgeni Golov <[email protected]> Sat, 14 Feb 2009 01:34:15 +0100 - -pokerth (0.6.3-1) experimental; urgency=low - - * New upstream release. - * debian/patches/04_fix_no_logging.patch: - + Drop the patch, it was imported from upstream SVN and is present - in the current release. - * debian/patches/03_use_--as-needed.patch: - + Disable the patch, as it is currently useless (it saves exactly - zero dependencies). - - -- Evgeni Golov <[email protected]> Mon, 22 Dec 2008 20:46:33 +0100 - -pokerth (0.6.2-2) unstable; urgency=low - - * debian/pokerth.menu: - + Expand title to "PokerTH (Texas Hold'em)". (Closes: #488058) - + Add an icon file. - * debian/pokerth.xpm: - + Added (converted from pokerth.png). - * debian/pokerth.install: - + Install debian/pokerth.xpm to /usr/share/pixmaps - * debian/patches/04_fix_no_logging.dpatch: - + Added new patch by upstream. - + Checks if logging is enabled, before writing the log. - (Closes: #488197) - * debian/control, debian/rules, debian/patches: - + Switch from dpatch to quilt. - * debian/README.source: - + Add a hint how to use quilt. - * debian/control: - + Bump to Standards-Version 3.8.0, README.source was added. - - -- Evgeni Golov <[email protected]> Wed, 02 Jul 2008 23:29:14 +0200 - -pokerth (0.6.2-1) unstable; urgency=low - - * New upstream release. - * debian/control: - + Replace build-dependency on libssl-dev with libgnutls-dev. - + Add a build-dependency on libboost-iostreams-dev and - libcurl4-gnutls-dev. - * debian/copyright: - + Remove the OpenSSL exception, we link against GnuTLS now. - * debian/patches/: - + Refresh 02_use_dejavu_fonts and 03_use_--as-needed. - * debian/rules: - + Don't set CFLAGS, let dpkg handle it. - * do not install the binary in /usr/games by hand anymore - - -- Evgeni Golov <[email protected]> Thu, 22 May 2008 20:42:11 +0200 - -pokerth (0.6.1-2) unstable; urgency=low - - * Remove pokerth-server's dependency on adduser, it was a mistake - * Add a build-dependency on libssl-dev (Closes: #477000) - * Add an OpenSSL exception to the copyright file - - -- Evgeni Golov <[email protected]> Mon, 28 Apr 2008 00:27:57 +0200 - -pokerth (0.6.1-1) unstable; urgency=low - - * New upstream release - * Remove build-dependency on qt4-dev-tools and libboost-dev (thanks Ubuntu) - * Add pokerth-server binary package, shipping the multiplayer server - * Add a build-dependency on libboost-program-options-dev - * Add 03_use_--as-needed.dpatch to re-enable building with --as-needed - * Drop 03_fix_gcc43_ftbfs.dpatch, was accepted upstream - - -- Evgeni Golov <[email protected]> Fri, 14 Mar 2008 20:46:43 +0100 - -pokerth (0.6-1-2) unstable; urgency=low - - * Switch to DejaVu fonts (Closes: #461283) - replace dependency on ttf-bitstream-vera by ttf-dejavu-core - add patches/02_use_dejavu_fonts.dpatch - * Fix GCC 4.3 FTBFS by properly including <cstring> (Closes: #461954) - add patches/03_fix_gcc43_ftbfs.dpatch (was accepted in upstream svn) - - -- Evgeni Golov <[email protected]> Tue, 22 Jan 2008 00:24:45 +0100 - -pokerth (0.6-1-1) unstable; urgency=low - - * New upstream release (Closes: #433390, #428449, #438741) - * Split data/* into a separate arch:all package - * Added a desktop file (Closes: #451566) - * Added a build-dependency on libboost-filesystem-dev - * Added dependencies on gsfonts-x11, ttf-bitstream-vera, - no need to ship data/fonts/ in binary package anymore - * Added Homepage field to debian/control - * Added Vcs-* fields to debian/control - * Added myself to uploaders - * Set pkg-games as maintainer - * Removed patches/01-newgame_cancel.dpatch - * Bump to Standards-Version 3.7.3, no changes needed - - -- Evgeni Golov <[email protected]> Tue, 18 Dec 2007 15:34:00 +0100 - -pokerth (0.5+dfsg-1) unstable; urgency=medium - - * New upstream release (Closes: #425918, #431923, #431801). - * Added a build-dependency on libboost-date-time-dev, - libsdl-mixer1.2-dev and libmikmod2-dev. - * Repacked upstream tarball and removed andybold.ttf which is non-free. - - -- Mario Iseli <[email protected]> Tue, 11 Jul 2007 14:22:32 +0200 - -pokerth (0.4-1) unstable; urgency=low - - * New upstream release (Closes: #418627) - * Added build-dependencies on libboost-dev and libboost-thread-dev. - * Don't use 01-newgame_cancel.dpatch anymore. - - -- Mario Iseli <[email protected]> Mon, 17 Apr 2007 18:22:06 +0200 - -pokerth (0.3-3) unstable; urgency=low - - * Added patches/02-gcc-4.3-ftbfs.dpatch to fix FTBFS with GCC 4.3, - thanks to Martin Michlmayr (Closes: #417479). - - -- Mario Iseli <[email protected]> Tue, 03 Apr 2007 16:12:42 +0200 - -pokerth (0.3-2) unstable; urgency=low - - * Build-depend now on dpatch. - * Added patch from upstream to fix reappearing "New Game" Dialog - (Closes: #409560) - * Removed debian/dirs and use now install -D in debian/rules. - - -- Mario Iseli <[email protected]> Sun, 11 Feb 2007 21:10:34 +0100 - -pokerth (0.3-1) unstable; urgency=low - - * Initial release (Closes: #403230) - - -- Mario Iseli <[email protected]> Tue, 19 Dec 2006 16:09:45 +0100 Copied: packages/tags/pokerth/0.8.3-2/debian/changelog (from rev 11969, packages/trunk/pokerth/debian/changelog) =================================================================== --- packages/tags/pokerth/0.8.3-2/debian/changelog (rev 0) +++ packages/tags/pokerth/0.8.3-2/debian/changelog 2011-03-18 10:42:55 UTC (rev 11970) @@ -0,0 +1,290 @@ +pokerth (0.8.3-2) unstable; urgency=low + + * Upload to unstable. + + -- Evgeni Golov <[email protected]> Fri, 18 Mar 2011 11:03:56 +0100 + +pokerth (0.8.3-1) experimental; urgency=low + + * New upstream bugfix release. + * Add 05_disable_gnu++0x.patch to fix FTBFS on Ubuntu. + * Drop 04_fix_build_no_add_neded.patch, applied upstream. + + -- Evgeni Golov <[email protected]> Mon, 17 Jan 2011 11:33:00 +0100 + +pokerth (0.8.2-1) experimental; urgency=low + + * New upstream bugfix release. + * Updated debian/NEWS about the server situation, no need to use + pokerth.debian.net anymore. + * Add libsqlite3-dev as Build-Dep. + * Add 04_fix_build_no_add_neded.patch from Ubuntu. + + -- Evgeni Golov <[email protected]> Tue, 04 Jan 2011 18:43:30 +0100 + +pokerth (0.8.1-1) experimental; urgency=low + + * New upstream bugfix release. + + -- Evgeni Golov <[email protected]> Sun, 10 Oct 2010 12:06:34 +0200 + +pokerth (0.8-1) experimental; urgency=low + + * New upstream release. + + -- Evgeni Golov <[email protected]> Mon, 27 Sep 2010 10:10:32 +0200 + +pokerth (0.8~beta3-1) experimental; urgency=low + + * New upstream beta release. + + -- Evgeni Golov <[email protected]> Mon, 06 Sep 2010 13:38:20 +0200 + +pokerth (0.8~beta2-1) experimental; urgency=low + + * New upstream beta release. + * debian/watch: + + We do not need to strip dfsg from the version anymore. + + Detect -betaX as ~betaX. + + -- Evgeni Golov <[email protected]> Mon, 16 Aug 2010 09:20:18 +0200 + +pokerth (0.8~beta1-1) experimental; urgency=low + + * New upstream beta release. + * Use format 3.0 (quilt) and upstream's .tar.bz2 as orig.tar. + * debian/{control,rules}: + + Don't use quilt directly. + + Use dh7 style tiny rules, depend on debhelper >= 7.0.50~ + * debian/control: + + Add B-D on libgsasl7-dev. + + Standards-Version: 3.9.1 + + Remove Mario Iseli from Uploaders, he isn't active in pkg-games + anymore. Thanks for your work, Mario! + * debian/patches/*: + + Refresh against new upstream. + * debian/copyright: + + Quote BSD license, thanks lintian. + + -- Evgeni Golov <[email protected]> Wed, 28 Jul 2010 10:26:25 +0200 + +pokerth (0.7.1-1) unstable; urgency=low + + * New upstream release. + * debian/control: + + Build-Depend on unversioned boost packages again. + Closes: #531119, #534086 + + Improve pokerth-server description, one does not need the package + for one-table games. + + Standards-Version: 3.8.2, no changes. + + -- Evgeni Golov <[email protected]> Fri, 26 Jun 2009 00:23:56 +0200 + +pokerth (0.7-1) unstable; urgency=low + + * New upstram release. + + Upload to unstable again. + * debian/patches/04_enable_beta.patch: + + Drop the patch, it's not needed anymore. + * debian/rules: + + Add back the find/chmod call, as tarball has wrong permissions + for some files again. + + -- Evgeni Golov <[email protected]> Mon, 04 May 2009 08:08:41 +0200 + +pokerth (0.7~beta2-1) experimental; urgency=low + + * New upstream beta release (fetched from SVN r1911). + * debian/control: + + Update my e-mail address. + + Remove DM-Upload-Allowed. + + Add ${misc:Depends} to all packages as suggested by lintian. + * debian/copyright: + + Add copyright info on console/*. + + -- Evgeni Golov <[email protected]> Sun, 26 Apr 2009 09:50:16 +0200 + +pokerth (0.7~beta1-1) experimental; urgency=low + + * New upstream beta release (fetched from SVN r1886). + * debian/patches/02_use_dejavu_fonts.patch: + + Refresh patch against new source. + * debian/patches/01_clean_libpokerth.patch: + + Refresh (again) against new source. + * debian/patches/04_enable_beta.patch: + + Add a (temporary) patch, for using the beta server. + * debian/rules: + + use $(QUILT_STAMPFN) instead of patch. + * debian/{compat,control,rules}: + + use debhelper 7. + * debian/copyright: + + update copyright years. + + use better machine-readable style. + + add copyright about the danuxi1 table. + + add links to LGPL-2+ and GPL-2. + * debian/control: + + Set DM-Upload-Allowed: yes. + + -- Evgeni Golov <[email protected]> Sun, 19 Apr 2009 20:22:23 +0200 + +pokerth (0.6.4-1) unstable; urgency=low + + [ Evgeni Golov ] + * New upstream release. + * debian/control: + + Build-Depend on libboost1.37 packages, as we need at least 1.36. + + Wrap and reorder Build-Depends for better reading. + + Drop unneeded Build-Depends on libmikmod2-dev and + libboost-date-time-dev. + + Bump Standards-Version to 3.8.1, no changes needed. + * debian/patches/01_clean_libpokerth.patch: + + Refresh patch against new source. + * debian/rules: + + Remove executable flag on data/* and pokerth.png + + -- Evgeni Golov <[email protected]> Mon, 23 Mar 2009 13:09:51 +0100 + +pokerth (0.6.3-2-1) unstable; urgency=low + + * New upstream bugfix release. + * Upload to unstable. + * debian/rules: + + Fix some trailing spaces spotted by Cyril Brulebois. + + -- Evgeni Golov <[email protected]> Sat, 14 Feb 2009 01:34:15 +0100 + +pokerth (0.6.3-1) experimental; urgency=low + + * New upstream release. + * debian/patches/04_fix_no_logging.patch: + + Drop the patch, it was imported from upstream SVN and is present + in the current release. + * debian/patches/03_use_--as-needed.patch: + + Disable the patch, as it is currently useless (it saves exactly + zero dependencies). + + -- Evgeni Golov <[email protected]> Mon, 22 Dec 2008 20:46:33 +0100 + +pokerth (0.6.2-2) unstable; urgency=low + + * debian/pokerth.menu: + + Expand title to "PokerTH (Texas Hold'em)". (Closes: #488058) + + Add an icon file. + * debian/pokerth.xpm: + + Added (converted from pokerth.png). + * debian/pokerth.install: + + Install debian/pokerth.xpm to /usr/share/pixmaps + * debian/patches/04_fix_no_logging.dpatch: + + Added new patch by upstream. + + Checks if logging is enabled, before writing the log. + (Closes: #488197) + * debian/control, debian/rules, debian/patches: + + Switch from dpatch to quilt. + * debian/README.source: + + Add a hint how to use quilt. + * debian/control: + + Bump to Standards-Version 3.8.0, README.source was added. + + -- Evgeni Golov <[email protected]> Wed, 02 Jul 2008 23:29:14 +0200 + +pokerth (0.6.2-1) unstable; urgency=low + + * New upstream release. + * debian/control: + + Replace build-dependency on libssl-dev with libgnutls-dev. + + Add a build-dependency on libboost-iostreams-dev and + libcurl4-gnutls-dev. + * debian/copyright: + + Remove the OpenSSL exception, we link against GnuTLS now. + * debian/patches/: + + Refresh 02_use_dejavu_fonts and 03_use_--as-needed. + * debian/rules: + + Don't set CFLAGS, let dpkg handle it. + * do not install the binary in /usr/games by hand anymore + + -- Evgeni Golov <[email protected]> Thu, 22 May 2008 20:42:11 +0200 + +pokerth (0.6.1-2) unstable; urgency=low + + * Remove pokerth-server's dependency on adduser, it was a mistake + * Add a build-dependency on libssl-dev (Closes: #477000) + * Add an OpenSSL exception to the copyright file + + -- Evgeni Golov <[email protected]> Mon, 28 Apr 2008 00:27:57 +0200 + +pokerth (0.6.1-1) unstable; urgency=low + + * New upstream release + * Remove build-dependency on qt4-dev-tools and libboost-dev (thanks Ubuntu) + * Add pokerth-server binary package, shipping the multiplayer server + * Add a build-dependency on libboost-program-options-dev + * Add 03_use_--as-needed.dpatch to re-enable building with --as-needed + * Drop 03_fix_gcc43_ftbfs.dpatch, was accepted upstream + + -- Evgeni Golov <[email protected]> Fri, 14 Mar 2008 20:46:43 +0100 + +pokerth (0.6-1-2) unstable; urgency=low + + * Switch to DejaVu fonts (Closes: #461283) + replace dependency on ttf-bitstream-vera by ttf-dejavu-core + add patches/02_use_dejavu_fonts.dpatch + * Fix GCC 4.3 FTBFS by properly including <cstring> (Closes: #461954) + add patches/03_fix_gcc43_ftbfs.dpatch (was accepted in upstream svn) + + -- Evgeni Golov <[email protected]> Tue, 22 Jan 2008 00:24:45 +0100 + +pokerth (0.6-1-1) unstable; urgency=low + + * New upstream release (Closes: #433390, #428449, #438741) + * Split data/* into a separate arch:all package + * Added a desktop file (Closes: #451566) + * Added a build-dependency on libboost-filesystem-dev + * Added dependencies on gsfonts-x11, ttf-bitstream-vera, + no need to ship data/fonts/ in binary package anymore + * Added Homepage field to debian/control + * Added Vcs-* fields to debian/control + * Added myself to uploaders + * Set pkg-games as maintainer + * Removed patches/01-newgame_cancel.dpatch + * Bump to Standards-Version 3.7.3, no changes needed + + -- Evgeni Golov <[email protected]> Tue, 18 Dec 2007 15:34:00 +0100 + +pokerth (0.5+dfsg-1) unstable; urgency=medium + + * New upstream release (Closes: #425918, #431923, #431801). + * Added a build-dependency on libboost-date-time-dev, + libsdl-mixer1.2-dev and libmikmod2-dev. + * Repacked upstream tarball and removed andybold.ttf which is non-free. + + -- Mario Iseli <[email protected]> Tue, 11 Jul 2007 14:22:32 +0200 + +pokerth (0.4-1) unstable; urgency=low + + * New upstream release (Closes: #418627) + * Added build-dependencies on libboost-dev and libboost-thread-dev. + * Don't use 01-newgame_cancel.dpatch anymore. + + -- Mario Iseli <[email protected]> Mon, 17 Apr 2007 18:22:06 +0200 + +pokerth (0.3-3) unstable; urgency=low + + * Added patches/02-gcc-4.3-ftbfs.dpatch to fix FTBFS with GCC 4.3, + thanks to Martin Michlmayr (Closes: #417479). + + -- Mario Iseli <[email protected]> Tue, 03 Apr 2007 16:12:42 +0200 + +pokerth (0.3-2) unstable; urgency=low + + * Build-depend now on dpatch. + * Added patch from upstream to fix reappearing "New Game" Dialog + (Closes: #409560) + * Removed debian/dirs and use now install -D in debian/rules. + + -- Mario Iseli <[email protected]> Sun, 11 Feb 2007 21:10:34 +0100 + +pokerth (0.3-1) unstable; urgency=low + + * Initial release (Closes: #403230) + + -- Mario Iseli <[email protected]> Tue, 19 Dec 2006 16:09:45 +0100 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

