Author: sfantar-guest Date: 2009-06-16 14:56:21 +0000 (Tue, 16 Jun 2009) New Revision: 9850
Added: packages/trunk/ketm/debian/changelog packages/trunk/ketm/debian/copyright Removed: packages/trunk/ketm/debian/changelog packages/trunk/ketm/debian/copyright Log: Errors corrected Deleted: packages/trunk/ketm/debian/changelog =================================================================== --- packages/trunk/ketm/debian/changelog 2009-06-16 14:31:18 UTC (rev 9849) +++ packages/trunk/ketm/debian/changelog 2009-06-16 14:56:21 UTC (rev 9850) @@ -1,227 +0,0 @@ -ketm (0.0.6-22) unstable; urgency=low - [ Shams Fantar ] - * Fixing homepage address and download address. (Closes: #486486) - - -- Shams Fantar <[email protected]> Mon, 15 Jun 2009 20:09:00 +0200 - -ketm (0.0.6-21) unstable; urgency=low - - [ Paul Wise ] - * Make the package parallel-build safe - - [ Ansgar Burchardt ] - * debian/ketm.dirs: Add /var/games (Closes: #502765) - * Add myself to Uploaders - * debian/control: Fix typo in description - - -- Ansgar Burchardt <[email protected]> Sun, 19 Oct 2008 19:57:19 +0200 - -ketm (0.0.6-20) unstable; urgency=low - - [ Barry deFreese ] - * Make binNMU safe (Closes: #432985) - * Thanks to Lior Kaplan for the patch - * Bump debhelper build-dep to 5 to match compat - * Don't ignore make clean errors - * Add watch file - * Add desktop file and icon - * Add VCS tags to control file - * Add myself to uploaders - * Update to use dh_install - * debian/rules: add dh_desktop - * ketm.install, ketm-data.install new files - * debian/menu: use new icon - - [ Ansgar Burchardt ] - * Don't distribute score file, create in postinst instead (Closes: 424738) - * Bump Debian Standards version to 3.7.3 - - [ Gonéri Le Bouder ] - * add a copyright notice in the debian/copyright - * use debian/tmp as temporary directory so dh_clean can find it - * clean the .deps and .pc directories - * also clean config.log config.h stamp-h1 Makefile data/Makefile - - -- Debian Games Team <[email protected]> Sat, 26 Apr 2008 01:33:25 +0200 - -ketm (0.0.6-19) unstable; urgency=low - - [ Sam Hocevar (Debian packages) ] - * debian/ketm.postinst: - + Fixed an installation warning in the ketm/ketm-data symlink transition. - - [ Jon Dowland ] - * update menu section to "Games/Action" for menu policy transition. - Thanks Linas Žvirblis. - - -- Jon Dowland <[email protected]> Thu, 12 Jul 2007 11:32:03 +0100 - -ketm (0.0.6-18) unstable; urgency=low - - * Moved packaging to the Debian Games Team. - * Use quilt for patch management. - * debian/control: - + Set policy to 3.7.2. - + Build-depend on debhelper (>= 4.0). - + Build-depend on quilt. - + Removed ketm - ketm-data circular dependency. - + Added conflicts/replace rules because files moved from ketm to ketm-data. - * debian/rules: - + Changed the icon size from 64x64 to 32x32. - + Move the icon to the ketm package, not the ketm-data one. - + Removed useless chmod/chown calls that we already do in the postinst - script. - * debian/copyright: - + Fixed the FSF address. - - * debian/patches/000_build_system.diff: - + New patch from old diff.gz -- add an autotools build system. - - * debian/patches/010_rebootstrap.diff: - + New patch from old diff.gz -- rebootstrap package. - - * debian/patches/020_data_path.diff: - + New patch from old diff.gz -- fix shared data paths. - - * debian/patches/020_errno.diff: - + New patch from old diff.gz -- do not declare errno ourselves. - - * debian/patches/020_save_hiscores.diff: - + New patch from old diff.gz -- fix saving of highscores. - - * debian/patches/020_timing.diff: - + New patch from old diff.gz -- fix timers during pause. - - * debian/patches/030_manpage.diff: - + New patch from old diff.gz -- add a manpage. - - -- Sam Hocevar (Debian packages) <[email protected]> Sat, 27 May 2006 09:20:45 +0200 - -ketm (0.0.6-17) unstable; urgency=low - - * loadlv.c: - + Patch from Kurt Roeckx to fix an amd64 FTBFS (Closes: #275989). - - -- Sam Hocevar (Debian packages) <[email protected]> Mon, 1 Nov 2004 13:25:07 +0100 - -ketm (0.0.6-16) unstable; urgency=low - - * debian/menu: - + Added an icon taken from the game's sprites (Closes: #275638). - - -- Sam Hocevar (Debian packages) <[email protected]> Sat, 9 Oct 2004 17:19:49 +0200 - -ketm (0.0.6-15) unstable; urgency=low - - * debian/control: - + Set policy to 3.6.1.1. - + Set a strict versioned dependency for the -data package. - + Removed the useless xlibs-dev build dependency. - * debian/menu: - + Quoted strings where appropriate. - - -- Sam Hocevar (Debian packages) <[email protected]> Thu, 29 Jul 2004 18:57:18 +0200 - -ketm (0.0.6-14) unstable; urgency=low - - * debian/control: - + Added proper conflicts/replaces for smooth upgrades due to the - package split. - - -- Sam Hocevar (Debian packages) <[email protected]> Wed, 18 Feb 2004 13:47:28 +0100 - -ketm (0.0.6-13) unstable; urgency=low - - * debian/control: - + Split the package into ketm and ketm-data (Closes: #233381). - - -- Sam Hocevar (Debian packages) <[email protected]> Wed, 18 Feb 2004 13:09:35 +0100 - -ketm (0.0.6-12) unstable; urgency=low - - * debian/rules: - + Touch autotools timestamps to avoid useless autoconf/automake calls. - - -- Sam Hocevar (Debian packages) <[email protected]> Thu, 29 Jan 2004 11:30:57 +0100 - -ketm (0.0.6-11) unstable; urgency=low - - * New maintainer (Closes: #228940). - * debian/control: - + Set policy to 3.6.1.0. - + Removed libc6-dev from the build dependencies. - + Removed the leading "An" in the short description. - * debian/copyright: - + Added the GPL blurb to the copyright file. - * debian/rules: - + Use debian/compat instead of DH_COMPAT. - - -- Sam Hocevar (Debian packages) <[email protected]> Tue, 27 Jan 2004 13:35:26 +0100 - -ketm (0.0.6-10) unstable; urgency=low - - * changed location of game data (closes: Bug#190277) - - -- Magnus Ekdahl <[email protected]> Wed, 7 May 2003 21:19:39 +0200 - -ketm (0.0.6-9) unstable; urgency=low - - * wrote manpage - * removed usr-doc-link (trivial,by rebuilding package) - * cleaned up diff some - - -- Magnus Ekdahl <[email protected]> Sat, 16 Nov 2002 11:24:36 +0100 - -ketm (0.0.6-8) unstable; urgency=low - - * corrected menu entry (closes: Bug#149210) - * added changelog.Debian - * fixed postinst script - - -- Magnus Ekdahl <[email protected]> Thu, 6 Jun 2002 22:31:11 +0200 - -ketm (0.0.6-7) unstable; urgency=low - - * Added hiscore load/save support Closes: #128341 - - -- Magnus Ekdahl <[email protected]> Wed, 3 Apr 2002 12:24:01 +0200 - -ketm (0.0.6-6) unstable; urgency=low - - * added executable flags to build sripts closes: #131406 - - -- Magnus Ekdahl <[email protected]> Thu, 31 Jan 2002 14:35:24 +0100 - -ketm (0.0.6-5) unstable; urgency=low - - * fixed typo in build-depend field closes #129702 - * closing 128212 again since the changelog didn't make it close it in - the -3 release. closes #128212 - - -- Magnus Ekdahl <[email protected]> Fri, 25 Jan 2002 11:05:11 +0100 - -ketm (0.0.6-4) unstable; urgency=low - - * applied pause patch closes: #128340 - - -- Magnus Ekdahl <[email protected]> Fri, 11 Jan 2002 12:27:40 +0100 - -ketm (0.0.6-3) unstable; urgency=low - - * fixed build depends closes #128310 - * fixed build description closes #128212 - - -- Magnus Ekdahl <[email protected]> Wed, 9 Jan 2002 21:17:43 +0100 - -ketm (0.0.6-2) unstable; urgency=low - - * fixed permisson error in source package closes: #127795, #127813 - - -- Magnus Ekdahl <[email protected]> Sat, 5 Jan 2002 12:02:56 +0100 - -ketm (0.0.6-1) unstable; urgency=low - - * Initial Release. Closes: #125702 - - -- Magnus Ekdahl <[email protected]> Tue, 18 Dec 2001 17:16:06 +0100 - Added: packages/trunk/ketm/debian/changelog =================================================================== --- packages/trunk/ketm/debian/changelog (rev 0) +++ packages/trunk/ketm/debian/changelog 2009-06-16 14:56:21 UTC (rev 9850) @@ -0,0 +1,227 @@ +ketm (0.0.6-22) unstable; urgency=low + + * Fixing homepage address and download address. (Closes: #486486) + + -- Shams Fantar <[email protected]> Mon, 15 Jun 2009 20:09:00 +0200 + +ketm (0.0.6-21) unstable; urgency=low + + [ Paul Wise ] + * Make the package parallel-build safe + + [ Ansgar Burchardt ] + * debian/ketm.dirs: Add /var/games (Closes: #502765) + * Add myself to Uploaders + * debian/control: Fix typo in description + + -- Ansgar Burchardt <[email protected]> Sun, 19 Oct 2008 19:57:19 +0200 + +ketm (0.0.6-20) unstable; urgency=low + + [ Barry deFreese ] + * Make binNMU safe (Closes: #432985) + * Thanks to Lior Kaplan for the patch + * Bump debhelper build-dep to 5 to match compat + * Don't ignore make clean errors + * Add watch file + * Add desktop file and icon + * Add VCS tags to control file + * Add myself to uploaders + * Update to use dh_install + * debian/rules: add dh_desktop + * ketm.install, ketm-data.install new files + * debian/menu: use new icon + + [ Ansgar Burchardt ] + * Don't distribute score file, create in postinst instead (Closes: 424738) + * Bump Debian Standards version to 3.7.3 + + [ Gonéri Le Bouder ] + * add a copyright notice in the debian/copyright + * use debian/tmp as temporary directory so dh_clean can find it + * clean the .deps and .pc directories + * also clean config.log config.h stamp-h1 Makefile data/Makefile + + -- Debian Games Team <[email protected]> Sat, 26 Apr 2008 01:33:25 +0200 + +ketm (0.0.6-19) unstable; urgency=low + + [ Sam Hocevar (Debian packages) ] + * debian/ketm.postinst: + + Fixed an installation warning in the ketm/ketm-data symlink transition. + + [ Jon Dowland ] + * update menu section to "Games/Action" for menu policy transition. + Thanks Linas Žvirblis. + + -- Jon Dowland <[email protected]> Thu, 12 Jul 2007 11:32:03 +0100 + +ketm (0.0.6-18) unstable; urgency=low + + * Moved packaging to the Debian Games Team. + * Use quilt for patch management. + * debian/control: + + Set policy to 3.7.2. + + Build-depend on debhelper (>= 4.0). + + Build-depend on quilt. + + Removed ketm - ketm-data circular dependency. + + Added conflicts/replace rules because files moved from ketm to ketm-data. + * debian/rules: + + Changed the icon size from 64x64 to 32x32. + + Move the icon to the ketm package, not the ketm-data one. + + Removed useless chmod/chown calls that we already do in the postinst + script. + * debian/copyright: + + Fixed the FSF address. + + * debian/patches/000_build_system.diff: + + New patch from old diff.gz -- add an autotools build system. + + * debian/patches/010_rebootstrap.diff: + + New patch from old diff.gz -- rebootstrap package. + + * debian/patches/020_data_path.diff: + + New patch from old diff.gz -- fix shared data paths. + + * debian/patches/020_errno.diff: + + New patch from old diff.gz -- do not declare errno ourselves. + + * debian/patches/020_save_hiscores.diff: + + New patch from old diff.gz -- fix saving of highscores. + + * debian/patches/020_timing.diff: + + New patch from old diff.gz -- fix timers during pause. + + * debian/patches/030_manpage.diff: + + New patch from old diff.gz -- add a manpage. + + -- Sam Hocevar (Debian packages) <[email protected]> Sat, 27 May 2006 09:20:45 +0200 + +ketm (0.0.6-17) unstable; urgency=low + + * loadlv.c: + + Patch from Kurt Roeckx to fix an amd64 FTBFS (Closes: #275989). + + -- Sam Hocevar (Debian packages) <[email protected]> Mon, 1 Nov 2004 13:25:07 +0100 + +ketm (0.0.6-16) unstable; urgency=low + + * debian/menu: + + Added an icon taken from the game's sprites (Closes: #275638). + + -- Sam Hocevar (Debian packages) <[email protected]> Sat, 9 Oct 2004 17:19:49 +0200 + +ketm (0.0.6-15) unstable; urgency=low + + * debian/control: + + Set policy to 3.6.1.1. + + Set a strict versioned dependency for the -data package. + + Removed the useless xlibs-dev build dependency. + * debian/menu: + + Quoted strings where appropriate. + + -- Sam Hocevar (Debian packages) <[email protected]> Thu, 29 Jul 2004 18:57:18 +0200 + +ketm (0.0.6-14) unstable; urgency=low + + * debian/control: + + Added proper conflicts/replaces for smooth upgrades due to the + package split. + + -- Sam Hocevar (Debian packages) <[email protected]> Wed, 18 Feb 2004 13:47:28 +0100 + +ketm (0.0.6-13) unstable; urgency=low + + * debian/control: + + Split the package into ketm and ketm-data (Closes: #233381). + + -- Sam Hocevar (Debian packages) <[email protected]> Wed, 18 Feb 2004 13:09:35 +0100 + +ketm (0.0.6-12) unstable; urgency=low + + * debian/rules: + + Touch autotools timestamps to avoid useless autoconf/automake calls. + + -- Sam Hocevar (Debian packages) <[email protected]> Thu, 29 Jan 2004 11:30:57 +0100 + +ketm (0.0.6-11) unstable; urgency=low + + * New maintainer (Closes: #228940). + * debian/control: + + Set policy to 3.6.1.0. + + Removed libc6-dev from the build dependencies. + + Removed the leading "An" in the short description. + * debian/copyright: + + Added the GPL blurb to the copyright file. + * debian/rules: + + Use debian/compat instead of DH_COMPAT. + + -- Sam Hocevar (Debian packages) <[email protected]> Tue, 27 Jan 2004 13:35:26 +0100 + +ketm (0.0.6-10) unstable; urgency=low + + * changed location of game data (closes: Bug#190277) + + -- Magnus Ekdahl <[email protected]> Wed, 7 May 2003 21:19:39 +0200 + +ketm (0.0.6-9) unstable; urgency=low + + * wrote manpage + * removed usr-doc-link (trivial,by rebuilding package) + * cleaned up diff some + + -- Magnus Ekdahl <[email protected]> Sat, 16 Nov 2002 11:24:36 +0100 + +ketm (0.0.6-8) unstable; urgency=low + + * corrected menu entry (closes: Bug#149210) + * added changelog.Debian + * fixed postinst script + + -- Magnus Ekdahl <[email protected]> Thu, 6 Jun 2002 22:31:11 +0200 + +ketm (0.0.6-7) unstable; urgency=low + + * Added hiscore load/save support Closes: #128341 + + -- Magnus Ekdahl <[email protected]> Wed, 3 Apr 2002 12:24:01 +0200 + +ketm (0.0.6-6) unstable; urgency=low + + * added executable flags to build sripts closes: #131406 + + -- Magnus Ekdahl <[email protected]> Thu, 31 Jan 2002 14:35:24 +0100 + +ketm (0.0.6-5) unstable; urgency=low + + * fixed typo in build-depend field closes #129702 + * closing 128212 again since the changelog didn't make it close it in + the -3 release. closes #128212 + + -- Magnus Ekdahl <[email protected]> Fri, 25 Jan 2002 11:05:11 +0100 + +ketm (0.0.6-4) unstable; urgency=low + + * applied pause patch closes: #128340 + + -- Magnus Ekdahl <[email protected]> Fri, 11 Jan 2002 12:27:40 +0100 + +ketm (0.0.6-3) unstable; urgency=low + + * fixed build depends closes #128310 + * fixed build description closes #128212 + + -- Magnus Ekdahl <[email protected]> Wed, 9 Jan 2002 21:17:43 +0100 + +ketm (0.0.6-2) unstable; urgency=low + + * fixed permisson error in source package closes: #127795, #127813 + + -- Magnus Ekdahl <[email protected]> Sat, 5 Jan 2002 12:02:56 +0100 + +ketm (0.0.6-1) unstable; urgency=low + + * Initial Release. Closes: #125702 + + -- Magnus Ekdahl <[email protected]> Tue, 18 Dec 2001 17:16:06 +0100 + Deleted: packages/trunk/ketm/debian/copyright =================================================================== --- packages/trunk/ketm/debian/copyright 2009-06-16 14:31:18 UTC (rev 9849) +++ packages/trunk/ketm/debian/copyright 2009-06-16 14:56:21 UTC (rev 9850) @@ -1,26 +0,0 @@ -This package was debianized by Magnus Ekdahl <[email protected]> on -Tue, 18 Dec 2001 17:16:06 +0100. - -It was downloaded from http://sourceforge.net/project/showfiles.php?group_id=56512 -Homepage: http://sourceforge.net/projects/ketm-gg -(Old home page is : http://home.t-online.de/home/haslbeck/ketm/) - -Upstream Author: Walter Haslbeck <[email protected]> -Copyright 2001-2002 Walter Haslbeck <[email protected]> - - ketm is free software; you can redistribute it and/or modify it under - the terms of the GNU General Public License as published by the Free - Software Foundation; either version 2, or (at your option) any later - version. - - ketm is distributed in the hope that it will be useful, but WITHOUT - ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - -On Debian GNU/Linux systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL'. Added: packages/trunk/ketm/debian/copyright =================================================================== --- packages/trunk/ketm/debian/copyright (rev 0) +++ packages/trunk/ketm/debian/copyright 2009-06-16 14:56:21 UTC (rev 9850) @@ -0,0 +1,25 @@ +This package was debianized by Magnus Ekdahl <[email protected]> on +Tue, 18 Dec 2001 17:16:06 +0100. + +It was downloaded from http://sourceforge.net/project/showfiles.php?group_id=56512 +Today his homesite (that was http://home.t-online.de/home/haslbeck/ketm/) doesn't exist anymore but source is still avalaible here: http://sourceforge.net/project/showfiles.php?group_id=56512 + +Upstream Author: Walter Haslbeck <[email protected]> +Copyright 2001-2002 Walter Haslbeck <[email protected]> + + ketm is free software; you can redistribute it and/or modify it under + the terms of the GNU General Public License as published by the Free + Software Foundation; either version 2, or (at your option) any later + version. + + ketm is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian GNU/Linux systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

