Author: ansgar-guest Date: 2008-06-08 18:40:38 +0000 (Sun, 08 Jun 2008) New Revision: 7300
Modified: packages/trunk/koules/debian/changelog packages/trunk/koules/debian/control Log: Build-depend on xutils-dev for xmkmf (Closes: #485207) Modified: packages/trunk/koules/debian/changelog =================================================================== --- packages/trunk/koules/debian/changelog 2008-06-08 17:43:12 UTC (rev 7299) +++ packages/trunk/koules/debian/changelog 2008-06-08 18:40:38 UTC (rev 7300) @@ -1,6 +1,7 @@ koules (1.4-18) UNRELEASED; urgency=low * Remove deprecated Encoding key from .desktop file + * Build-depend on xutils-dev for xmkmf (Closes: #485207) -- Ansgar Burchardt <[EMAIL PROTECTED]> Fri, 29 Feb 2008 01:21:16 +0100 Modified: packages/trunk/koules/debian/control =================================================================== --- packages/trunk/koules/debian/control 2008-06-08 17:43:12 UTC (rev 7299) +++ packages/trunk/koules/debian/control 2008-06-08 18:40:38 UTC (rev 7300) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Games Team <[EMAIL PROTECTED]> Uploaders: Alexander Schmehl <[EMAIL PROTECTED]>, Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>, Barry deFreese <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 5), quilt, xutils (>= 4.0.1-1), libx11-dev, libxext-dev, sharutils +Build-Depends: debhelper (>= 5), quilt, xutils (>= 4.0.1-1), xutils-dev, libx11-dev, libxext-dev, sharutils Standards-Version: 3.7.2 Homepage: http://www.ucw.cz/~hubicka/koules/English/koules.html Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/koules/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

