Author: miriam Date: 2011-03-11 01:26:23 +0000 (Fri, 11 Mar 2011) New Revision: 11900
Modified: packages/trunk/7kaa-data/debian/control packages/trunk/7kaa-data/debian/rules Log: Added dh_buildinfo Modified: packages/trunk/7kaa-data/debian/control =================================================================== --- packages/trunk/7kaa-data/debian/control 2011-03-11 01:24:45 UTC (rev 11899) +++ packages/trunk/7kaa-data/debian/control 2011-03-11 01:26:23 UTC (rev 11900) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Bertrand Marc <[email protected]>, Miriam Ruiz <[email protected]> -Build-Depends: debhelper (>= 7.0.50~) +Build-Depends: debhelper (>= 7.0.50~), dh-buildinfo Standards-Version: 3.9.1 Homepage: http://www.enlight.com/7k/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/7kaa-data/ Modified: packages/trunk/7kaa-data/debian/rules =================================================================== --- packages/trunk/7kaa-data/debian/rules 2011-03-11 01:24:45 UTC (rev 11899) +++ packages/trunk/7kaa-data/debian/rules 2011-03-11 01:26:23 UTC (rev 11900) @@ -32,6 +32,7 @@ dh_strip dh_compress dh_fixperms + [ ! -e /usr/bin/dh_buildinfo ] || dh_buildinfo dh_installdeb dh_shlibdeps dh_gencontrol _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

