Author: roam-guest Date: 2009-04-14 11:13:02 +0000 (Tue, 14 Apr 2009) New Revision: 9577
Modified: packages/branches/xmahjongg/etch/ packages/branches/xmahjongg/etch/debian/control Log: Merge debian-lenny/ rev. 9570: Add a versioned dependency on debhelper >= 5 to satisfy lenny's lintian. Also, for etch, add a version dependency on quilt >= 0.40. Property changes on: packages/branches/xmahjongg/etch ___________________________________________________________________ Modified: svnmerge-integrated - /packages/branches/xmahjongg/lenny:1-9567 + /packages/branches/xmahjongg/lenny:1-9567,9570 Modified: packages/branches/xmahjongg/etch/debian/control =================================================================== --- packages/branches/xmahjongg/etch/debian/control 2009-04-14 10:47:00 UTC (rev 9576) +++ packages/branches/xmahjongg/etch/debian/control 2009-04-14 11:13:02 UTC (rev 9577) @@ -4,7 +4,7 @@ Maintainer: Debian Games Team <[email protected]> Uploaders: Peter Pentchev <[email protected]> Standards-Version: 3.8.1 -Build-Depends: debhelper, libx11-dev, x11proto-core-dev, quilt +Build-Depends: debhelper (>= 5), libx11-dev, x11proto-core-dev, quilt (>= 0.40) Homepage: http://www.lcdf.org/xmahjongg/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/xmahjongg Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/xmahjongg/?op=log _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

