Author: pabs Date: 2013-06-22 06:31:17 +0000 (Sat, 22 Jun 2013) New Revision: 14297
Modified: packages/trunk/chromium-bsu/debian/changelog packages/trunk/chromium-bsu/debian/control Log: autoconf-archive reintroduced the OpenGL macros, adjust build-deps Modified: packages/trunk/chromium-bsu/debian/changelog =================================================================== --- packages/trunk/chromium-bsu/debian/changelog 2013-06-22 00:30:37 UTC (rev 14296) +++ packages/trunk/chromium-bsu/debian/changelog 2013-06-22 06:31:17 UTC (rev 14297) @@ -1,3 +1,9 @@ +chromium-bsu (0.9.15.1-2) UNRELEASED; urgency=low + + * autoconf-archive reintroduced the OpenGL macros, adjust build-deps + + -- Paul Wise <[email protected]> Sat, 22 Jun 2013 14:30:29 +0800 + chromium-bsu (0.9.15.1-1) unstable; urgency=low * New upstream release Modified: packages/trunk/chromium-bsu/debian/control =================================================================== --- packages/trunk/chromium-bsu/debian/control 2013-06-22 00:30:37 UTC (rev 14296) +++ packages/trunk/chromium-bsu/debian/control 2013-06-22 06:31:17 UTC (rev 14297) @@ -6,7 +6,7 @@ Sam Hocevar <[email protected]>, Paul Wise <[email protected]> Build-Depends: - autoconf-gl-macros | autoconf-archive (<< 20111221-1), + autoconf-archive (>= 20130609) | autoconf-gl-macros | autoconf-archive (<< 20111221-1~), autopoint, debhelper (>= 9), dh-autoreconf, _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

