Author: dparsons Date: 2006-07-27 00:07:02 -0400 (Thu, 27 Jul 2006) New Revision: 2575
Modified: branches/7.1/lib/libxfont/debian/control Log: The word is, dependencies need a space 'twixt the operator and the numeral. Modified: branches/7.1/lib/libxfont/debian/control =================================================================== --- branches/7.1/lib/libxfont/debian/control 2006-07-27 03:59:55 UTC (rev 2574) +++ branches/7.1/lib/libxfont/debian/control 2006-07-27 04:07:02 UTC (rev 2575) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian X Strike Force <[email protected]> Uploaders: David Nusinow <[EMAIL PROTECTED]>, Branden Robinson <[EMAIL PROTECTED]>, Fabio M. Di Nitto <[EMAIL PROTECTED]>, Drew Parsons <[EMAIL PROTECTED]> -Build-Depends: debhelper (>=5), pkg-config, libfontenc-dev, x11proto-core-dev, xtrans-dev, x11proto-fonts-dev, x11proto-fontcache-dev, libfreetype6-dev, quilt +Build-Depends: debhelper (>= 5), pkg-config, libfontenc-dev, x11proto-core-dev, xtrans-dev, x11proto-fonts-dev, x11proto-fontcache-dev, libfreetype6-dev, quilt Standards-Version: 3.7.2 Package: libxfont1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

