From 7f34e1c8664e595f83414802a730988e4a07953e Mon Sep 17 00:00:00 2001 From: weasel Date: Thu, 28 Jul 2005 00:23:18 +0000 Subject: [PATCH] Back out revision 148 git-svn-id: svn://svn.debian.org/pgp-tools/trunk@153 b513b33f-fedd-0310-b452-c3deb5f4c849 --- caff/caff | 2 +- debian/changelog | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/caff/caff b/caff/caff index 7583720..302bf60 100755 --- a/caff/caff +++ b/caff/caff @@ -466,7 +466,7 @@ sub ask($$;$$) { $answer = ; chomp $answer; last if ((defined $answer) && (length $answer <= 1)); - print "Error reading from STDIN (are you using caff with xargs?).\n"; + print "grrrrrr.\n"; sleep 1; }; my $result = $default; diff --git a/debian/changelog b/debian/changelog index 4998053..3f0af19 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,7 +14,6 @@ signing-party (0.4.1-1) unstable; urgency=low thanks Christof Douma (Closes: #316129). + create unique attachment filenames, thanks Robin H. Johnson (Closes: #318469). - + improve error when using xargs, thanks Lior Kaplan (Closes: #319519). + let caff import keys from file, thanks Jon Åslund (Closes: #318744). * Depend on libtext-template-perl as caff needs it. * Update to Standards-Version 3.6.2, no changes necessary. -- 2.30.2