Package: libxml-xpath-perl
Version: 1.13-6
Severity: minor
Tags: patch

When trying to load a non-existing file, a message from xpath states
this but fail to include a trailing newline.  This patch solve the
problem.

--- /usr/bin/xpath      2004-10-27 19:23:22.000000000 +0200
+++ /tmp/xpath  2009-02-15 11:42:13.000000000 +0100
@@ -94,7 +94,7 @@
                        }
                }
                else {
-                       print STDERR "No nodes found in $filename" unless 
$quiet;
+                       print STDERR "No nodes found in $filename\n" unless 
$quiet;
                }
        }
        else {

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libxml-xpath-perl depends on:
ii  libxml-parser-perl          2.34-4.2     Perl module for parsing XML files
ii  perl                        5.8.8-7etch6 Larry Wall's Practical Extraction

libxml-xpath-perl recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to