Author: baby-guest Date: 2007-09-06 11:07:13 +0000 (Thu, 06 Sep 2007) New Revision: 4088
Added: packages/trunk/gunroar/debian/README.Debian Modified: packages/trunk/gunroar/debian/changelog packages/trunk/gunroar/debian/copyright Log: Added patch for the "Gunroar hot iron" version of the game. Added: packages/trunk/gunroar/debian/README.Debian =================================================================== --- packages/trunk/gunroar/debian/README.Debian (rev 0) +++ packages/trunk/gunroar/debian/README.Debian 2007-09-06 11:07:13 UTC (rev 4088) @@ -0,0 +1,12 @@ +Gunroar for Debian +------------------ + +otoyan <[EMAIL PROTECTED]> has developed a modified version of the game, +called "Gunroar hot iron", and available from http://www.edit.ne.jp/~otoyan/soft/gr_hi.html + +The source package for Gunroar in Debian includes a patch to add the version 0.30 of +these changes to the code, but it's not applied by default. If you want to add them, all you +have to do is to remove the # in debian/series so that the patch is applied when the package +is built. + + -- Miriam Ruiz <[EMAIL PROTECTED]> Thu, 6 Sep 2007 12:54:10 +0200 Modified: packages/trunk/gunroar/debian/changelog =================================================================== --- packages/trunk/gunroar/debian/changelog 2007-09-06 00:21:33 UTC (rev 4087) +++ packages/trunk/gunroar/debian/changelog 2007-09-06 11:07:13 UTC (rev 4088) @@ -6,6 +6,7 @@ * Added patch to create Makefile * Added verbose switch (-v) to ant. * Use make instead of ant. Removed build dependency on ant. + * Added patch for the "Gunroar hot iron" version of the game. -- Miriam Ruiz <[EMAIL PROTECTED]> Sun, 26 Aug 2007 16:23:45 +0000 Modified: packages/trunk/gunroar/debian/copyright =================================================================== --- packages/trunk/gunroar/debian/copyright 2007-09-06 00:21:33 UTC (rev 4087) +++ packages/trunk/gunroar/debian/copyright 2007-09-06 11:07:13 UTC (rev 4088) @@ -13,6 +13,11 @@ import/SDL* : Copyright (C) 1997, 1998, 1999, 2000, 2001 Sam Lantinga + debian/patches/gunroar-hot-iron.patch: + Copyright (C) 2006, otoyan <[EMAIL PROTECTED]> + Obtained from: http://www.edit.ne.jp/~otoyan/soft/gr_hi.html + Released under the same license as the original game. + License: Redistribution and use in source and binary forms, with or without @@ -57,6 +62,5 @@ On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL'. - The Debian packaging is (C) 2007, Miriam Ruiz <[EMAIL PROTECTED]> and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

