Author: dnusinow Date: 2006-06-08 22:44:49 -0400 (Thu, 08 Jun 2006) New Revision: 2296
Modified: trunk/debian/xorg/debian/changelog Log: * Make sure grepping for smoking guns in x11-common.postinst (or anywhere else that the find_culprits shell function is used) no longer dies due to a grep not returning anything. Thanks Joey Hess. (closes: #371152) Modified: trunk/debian/xorg/debian/changelog =================================================================== --- trunk/debian/xorg/debian/changelog 2006-06-09 02:34:26 UTC (rev 2295) +++ trunk/debian/xorg/debian/changelog 2006-06-09 02:44:49 UTC (rev 2296) @@ -2,8 +2,11 @@ [ David Nusinow ] * Correct the sections on the transitional packages + * Make sure grepping for smoking guns in x11-common.postinst (or anywhere + else that the find_culprits shell function is used) no longer dies due to + a grep not returning anything. Thanks Joey Hess. (closes: #371152) - -- David Nusinow <[EMAIL PROTECTED]> Thu, 8 Jun 2006 00:28:23 -0400 + -- David Nusinow <[EMAIL PROTECTED]> Thu, 8 Jun 2006 22:39:31 -0400 xorg (1:7.0.21) unstable; urgency=low -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

