Author: pabs Date: 2012-11-25 12:54:36 +0000 (Sun, 25 Nov 2012) New Revision: 13883
Modified: packages/trunk/megaglest/debian/changelog packages/trunk/megaglest/debian/compat packages/trunk/megaglest/debian/control Log: Bump to debhelper compat 9 Modified: packages/trunk/megaglest/debian/changelog =================================================================== --- packages/trunk/megaglest/debian/changelog 2012-11-25 12:53:48 UTC (rev 13882) +++ packages/trunk/megaglest/debian/changelog 2012-11-25 12:54:36 UTC (rev 13883) @@ -19,6 +19,7 @@ * Upstream switched away from luajit, change build-deps * wrap-and-sort -s * Copyright file is not well-formed, don't claim it is + * Bump to debhelper compat 9 -- Mark Vejvoda <[email protected]> Fri, 23 Nov 2012 12:30:18 +0800 Modified: packages/trunk/megaglest/debian/compat =================================================================== --- packages/trunk/megaglest/debian/compat 2012-11-25 12:53:48 UTC (rev 13882) +++ packages/trunk/megaglest/debian/compat 2012-11-25 12:54:36 UTC (rev 13883) @@ -1 +1 @@ -7 +9 Modified: packages/trunk/megaglest/debian/control =================================================================== --- packages/trunk/megaglest/debian/control 2012-11-25 12:53:48 UTC (rev 13882) +++ packages/trunk/megaglest/debian/control 2012-11-25 12:54:36 UTC (rev 13883) @@ -8,7 +8,7 @@ Mark Vejvoda <[email protected]> Build-Depends: cmake, - debhelper (>= 7.0.50~), + debhelper (>= 9), help2man, libcurl4-gnutls-dev | libcurl4-nss-dev, libfontconfig1-dev, _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

