Author: pabs Date: 2013-06-09 03:51:57 +0000 (Sun, 09 Jun 2013) New Revision: 14245
Modified: packages/trunk/alex4/debian/changelog packages/trunk/alex4/debian/control Log: Build against liballegro4-dev instead (Closes: #710598) Modified: packages/trunk/alex4/debian/changelog =================================================================== --- packages/trunk/alex4/debian/changelog 2013-06-08 17:55:43 UTC (rev 14244) +++ packages/trunk/alex4/debian/changelog 2013-06-09 03:51:57 UTC (rev 14245) @@ -3,6 +3,7 @@ * Team upload. * Add alex4.ini so that sound works (LP: #560664) * Add myself to uploaders + * Build against liballegro4-dev instead (Closes: #710598) -- Paul Wise <[email protected]> Tue, 03 Jan 2012 19:43:14 +0800 Modified: packages/trunk/alex4/debian/control =================================================================== --- packages/trunk/alex4/debian/control 2013-06-08 17:55:43 UTC (rev 14244) +++ packages/trunk/alex4/debian/control 2013-06-09 03:51:57 UTC (rev 14245) @@ -6,7 +6,7 @@ Paul Wise <[email protected]>, Peter Pentchev <[email protected]> Build-Depends: debhelper (>= 8), dpkg-dev (>= 1.15.7~), hardening-includes, - liballegro4.2-dev (>= 2:4.2.2-2), libdumb1-dev, libaldmb1-dev + liballegro4-dev, libdumb1-dev, libaldmb1-dev Standards-Version: 3.9.2 Homepage: http://allegator.sourceforge.net/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/alex4/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

