Bug#226462: added patch

2005-03-28 Thread John Goerzen
Thanks, I have just now uploaded a package with this patch in it. -- John On Fri, Mar 18, 2005 at 10:01:25AM +0100, Matthias Urlichs wrote: > tag 226462 +patch > thanks > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#226462: added patch

2005-03-18 Thread Matthias Urlichs
tag 226462 +patch thanks Hi, there was a small error in my fix: of course, (posix.WEXITSTATUS(e) >> 8) is bogus and needs to be just posix.WEXITSTATUS(e). Anyway, here's the patch. You might want to de-NMU the changelog entry. ;-) diff -u gnupginterface-0.3.2/debian/changelog gnupginterface-0.