Author: bdefreese Date: 2009-03-18 01:15:56 +0000 (Wed, 18 Mar 2009) New Revision: 9192
Modified: packages/trunk/koules/debian/changelog packages/trunk/koules/debian/control packages/trunk/koules/debian/copyright Log: * Fix some minor syntax issues in debian/copyright. * Remove deprecated xutils build dependency. Refresh changelog. Modified: packages/trunk/koules/debian/changelog =================================================================== --- packages/trunk/koules/debian/changelog 2009-03-18 00:39:27 UTC (rev 9191) +++ packages/trunk/koules/debian/changelog 2009-03-18 01:15:56 UTC (rev 9192) @@ -1,4 +1,4 @@ -koules (1.4-18) UNRELEASED; urgency=low +koules (1.4-18) unstable; urgency=low [ Ansgar Burchardt ] * Remove deprecated Encoding key from .desktop file @@ -9,9 +9,11 @@ [ Barry deFreese ] * Update my e-mail address. + * Fix some minor syntax issues in debian/copyright. + * Remove deprecated xutils build dependency. * Bump Standards Version to 3.8.1. (No changes needed). - -- Alexander Reichle-Schmehl <[email protected]> Wed, 25 Feb 2009 17:27:45 +0100 + -- Barry deFreese <[email protected]> Tue, 17 Mar 2009 21:14:37 -0400 koules (1.4-17) unstable; urgency=low Modified: packages/trunk/koules/debian/control =================================================================== --- packages/trunk/koules/debian/control 2009-03-18 00:39:27 UTC (rev 9191) +++ packages/trunk/koules/debian/control 2009-03-18 01:15:56 UTC (rev 9192) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Alexander Reichle-Schmehl <[email protected]>, Sam Hocevar (Debian packages) <[email protected]>, Barry deFreese <[email protected]> -Build-Depends: debhelper (>= 5), quilt, xutils (>= 4.0.1-1), xutils-dev, libx11-dev, libxext-dev, sharutils +Build-Depends: debhelper (>= 5), quilt, xutils-dev, libx11-dev, libxext-dev, sharutils Standards-Version: 3.8.1 Homepage: http://www.ucw.cz/~hubicka/koules/English/koules.html Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/koules/ Modified: packages/trunk/koules/debian/copyright =================================================================== --- packages/trunk/koules/debian/copyright 2009-03-18 00:39:27 UTC (rev 9191) +++ packages/trunk/koules/debian/copyright 2009-03-18 01:15:56 UTC (rev 9192) @@ -11,7 +11,7 @@ Upstream Author: JAHUSOFT, Jan Hubicka <[email protected]> -Copyright: 1995,1996 by Jan Hubicka, Kamil Toman, Ludvik Tesar, Thomas A. K. Kjaer, +Copyright: Copyright (C) 1995,1996 by Jan Hubicka, Kamil Toman, Ludvik Tesar, Thomas A. K. Kjaer, Lutz Vieweg, Thomas Marsh, Rick Sayre, Joe Rumsey and S. M. Patel License: @@ -33,5 +33,5 @@ On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. -The Debian packaging is (C) 2006, Alexander Schmehl <[email protected]> and +The Debian packaging is Copyright (C) 2006, Alexander Schmehl <[email protected]> and is licensed under the GPL, see above. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

