[Pgp-tools-commit] r153 - in trunk: caff debian

Peter Palfrader weasel at costa.debian.org
Thu Jul 28 00:23:19 UTC 2005


Author: weasel
Date: 2005-07-28 00:23:18 +0000 (Thu, 28 Jul 2005)
New Revision: 153

Modified:
   trunk/caff/caff
   trunk/debian/changelog
Log:
Back out revision 148

Modified: trunk/caff/caff
===================================================================
--- trunk/caff/caff	2005-07-27 18:29:31 UTC (rev 152)
+++ trunk/caff/caff	2005-07-28 00:23:18 UTC (rev 153)
@@ -466,7 +466,7 @@
 		$answer = <STDIN>;
 		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;

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2005-07-27 18:29:31 UTC (rev 152)
+++ trunk/debian/changelog	2005-07-28 00:23:18 UTC (rev 153)
@@ -14,7 +14,6 @@
        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.





More information about the Pgp-tools-commit mailing list