tags 213524 patch thanks Every day at least two new rc-bugs pop up because of this one, could you pretty please follow aj's suggestion and partially undo this
* Yann Dirson <[EMAIL PROTECTED]>:
install-info --version and --help now display on stdout. Closes:
#154633
as fast fast as possible.
------------
--- 1.15/usr/sbin/install-info Sat Sep 20 03:06:39 2003
+++ install-info Sun Oct 12 16:35:23 2003
@@ -8,8 +8,7 @@
$version="1.10.15"; # This line modified by Makefile
sub version {
- $file = $_[0];
- print $file <<END;
+ print STDERR <<END;
Debian install-info $version. Copyright (C) 1994,1995
Ian Jackson. This is free software; see the GNU General Public Licence
version 2 or later for copying conditions. There is NO warranty.
------------
If you are too busy, just tell me, and I can make an upload for you
with _only_ and _exactly_ this 2-line patch. I won't touch dpkg
unless you tell me to.
cu andreas
pgpmOXaxQ5wQp.pgp
Description: PGP signature

