Author: roam-guest Date: 2009-03-31 22:16:50 +0000 (Tue, 31 Mar 2009) New Revision: 9333
Modified: packages/trunk/xmahjongg/debian/changelog packages/trunk/xmahjongg/debian/control Log: Replace the obsolete x-dev dependency with x11proto-core-dev. Modified: packages/trunk/xmahjongg/debian/changelog =================================================================== --- packages/trunk/xmahjongg/debian/changelog 2009-03-31 22:10:56 UTC (rev 9332) +++ packages/trunk/xmahjongg/debian/changelog 2009-03-31 22:16:50 UTC (rev 9333) @@ -7,6 +7,7 @@ * Do not ignore errors from "make clean". * Add the Homepage, Vcs-Svn, and Vcs-Browser fields. * Flesh out the long description a bit. + * Replace the obsolete x-dev dependency with x11proto-core-dev. -- Peter Pentchev <[email protected]> Tue, 31 Mar 2009 17:19:37 +0300 Modified: packages/trunk/xmahjongg/debian/control =================================================================== --- packages/trunk/xmahjongg/debian/control 2009-03-31 22:10:56 UTC (rev 9332) +++ packages/trunk/xmahjongg/debian/control 2009-03-31 22:16:50 UTC (rev 9333) @@ -4,7 +4,7 @@ Maintainer: Debian Games Team <[email protected]> Uploaders: Peter Pentchev <[email protected]> Standards-Version: 3.6.1.1 -Build-Depends: debhelper, libx11-dev, x-dev, quilt +Build-Depends: debhelper, libx11-dev, x11proto-core-dev, quilt Homepage: http://www.lcdf.org/xmahjongg/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/xmahjongg Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/xmahjongg/?op=log _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

