Author: ansgar-guest Date: 2008-06-11 14:04:15 +0000 (Wed, 11 Jun 2008) New Revision: 7336
Modified: packages/trunk/xdigger/debian/changelog packages/trunk/xdigger/debian/control packages/trunk/xdigger/debian/copyright Log: * Update build-dependencies. * Include years of copyright in debian/copyright. * Update maintainer information in debian/copyright. Modified: packages/trunk/xdigger/debian/changelog =================================================================== --- packages/trunk/xdigger/debian/changelog 2008-06-11 13:40:29 UTC (rev 7335) +++ packages/trunk/xdigger/debian/changelog 2008-06-11 14:04:15 UTC (rev 7336) @@ -17,8 +17,11 @@ * Use quilt for patch management and move all changes to debian/patches * clean up debian/rules * Depend on xutils-dev for imake (Closes: #485543) + * Update build-dependencies. + * Include years of copyright in debian/copyright. + * Update maintainer information in debian/copyright. - -- Ansgar Burchardt <[EMAIL PROTECTED]> Wed, 11 Jun 2008 15:39:15 +0200 + -- Ansgar Burchardt <[EMAIL PROTECTED]> Wed, 11 Jun 2008 16:02:37 +0200 xdigger (1.0.10-11) unstable; urgency=low Modified: packages/trunk/xdigger/debian/control =================================================================== --- packages/trunk/xdigger/debian/control 2008-06-11 13:40:29 UTC (rev 7335) +++ packages/trunk/xdigger/debian/control 2008-06-11 14:04:15 UTC (rev 7336) @@ -4,7 +4,7 @@ Maintainer: Debian Games Team <[EMAIL PROTECTED]> Uploaders: Barry deFreese <[EMAIL PROTECTED]>, Ansgar Burchardt <[EMAIL PROTECTED]> Standards-Version: 3.8.0 -Build-Depends: debhelper (>=5), xutils-dev, libx11-dev, x-dev, libxext-dev, quilt +Build-Depends: debhelper (>=5), xutils-dev, libx11-dev, x11proto-core-dev, libxext-dev, quilt Homepage: http://www.ibiblio.org/pub/Linux/games/arcade/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/xdigger/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/xdigger/?op=log Modified: packages/trunk/xdigger/debian/copyright =================================================================== --- packages/trunk/xdigger/debian/copyright 2008-06-11 13:40:29 UTC (rev 7335) +++ packages/trunk/xdigger/debian/copyright 2008-06-11 14:04:15 UTC (rev 7336) @@ -1,14 +1,15 @@ This package was debianized by Hartmut Koptein <[EMAIL PROTECTED]> on Thu, 5 Jun 1997 03:21:32 +0200. -It is now mantained by Amaya Rodrigo Sastre <[EMAIL PROTECTED]>. +It was maintained until Oct 2007 by Amaya Rodrigo Sastre <[EMAIL PROTECTED]>. +It is now maintained by the +Debian Games Team <[EMAIL PROTECTED]>. + It was downloaded from http://www.ibiblio.org/pub/Linux/games/arcade/ -Copyright: GPL +Copyright (C) 1988-1999, Alexander Lang <[EMAIL PROTECTED]> -This software is copyright (c) by Alexander Lang <[EMAIL PROTECTED]> - XDigger 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) _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

