Package: a2ps
Version: 1:4.13b-4.2
Severity: wishlist

Pdiff doesn't accept data on standard input, only because the
alternative of using device files causes wdiff to fail (see
Bug#305898).  A patch below provides support for this feature.

*** pdiff.diff
--- /usr/bin/pdiff      2004-12-05 13:12:19.000000000 -0500
+++ /tmp/pdiff  2005-04-22 17:50:17.000000000 -0400
@@ -1,5 +1,5 @@
 #! /bin/sh
-# -*- ksh -*-
+# -*- sh -*-
 # pdiff --- Print diff in a nice way
 
 # Copyright (c) 1998, 1999 Akim Demaille, Miguel Santana
@@ -133,7 +133,7 @@
       done
       break;;
 
-    -*)
+    -[^-]*)
       echo "$program: Unknown or ambiguous option \`$1'." >&2
       echo "$program: Try \`--help' for more information." >&2
       exit 1;;



-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.2.20
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages a2ps depends on:
ii  emacsen-common              1.4.15       Common facilities for all emacsen.
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libpaper1                   1.1.14-3     Library for handling paper charact

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to