Author: vcheng Date: 2014-01-28 06:49:29 +0000 (Tue, 28 Jan 2014) New Revision: 14892
Modified: packages/trunk/excellent-bifurcation/debian/changelog packages/trunk/excellent-bifurcation/debian/control Log: e-b: Build-depend on liballegro4-dev instead of virtual liballegro4.2-dev. Modified: packages/trunk/excellent-bifurcation/debian/changelog =================================================================== --- packages/trunk/excellent-bifurcation/debian/changelog 2014-01-28 06:44:34 UTC (rev 14891) +++ packages/trunk/excellent-bifurcation/debian/changelog 2014-01-28 06:49:29 UTC (rev 14892) @@ -1,14 +1,17 @@ -excellent-bifurcation (0.0.20071015-6) UNRELEASED; urgency=low +excellent-bifurcation (0.0.20071015-6) unstable; urgency=medium + * Team upload. + + [ Evgeni Golov ] + * Correct Vcs-* URLs to point to anonscm.debian.org + [ Vincent Cheng ] * Update debian/patches/fix_allegro_linker_flag.patch. * Update my email address. + * Build-depend on liballegro4-dev instead of virtual liballegro4.2-dev. - [ Evgeni Golov ] - * Correct Vcs-* URLs to point to anonscm.debian.org + -- Vincent Cheng <[email protected]> Mon, 27 Jan 2014 22:47:49 -0800 - -- Vincent Cheng <[email protected]> Wed, 15 Jan 2014 18:50:48 -0800 - excellent-bifurcation (0.0.20071015-5) unstable; urgency=low * Add debian/patches/fix_allegro_linker_flag.patch to fix FTBFS; thanks to Modified: packages/trunk/excellent-bifurcation/debian/control =================================================================== --- packages/trunk/excellent-bifurcation/debian/control 2014-01-28 06:44:34 UTC (rev 14891) +++ packages/trunk/excellent-bifurcation/debian/control 2014-01-28 06:49:29 UTC (rev 14892) @@ -8,7 +8,7 @@ Vincent Cheng <[email protected]> Build-Depends: debhelper (>= 8), - liballegro4.2-dev, + liballegro4-dev, libxdg-basedir-dev (>= 1.0.0), pkg-config Standards-Version: 3.9.3 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

