Package: xml-twig-tools
Version: 1:3.39-1
Tags: patch fixed-upstream

Dear Maintainer,

xml_pp always outputs "new version at /usr/bin/xml_pp line 42." to
STDERR. This is caused by the line with the following unconditional
code:

  warn "new version";

This looks like some debug code which slipped in upstream. The newest
upstream version doesn't have that warning anymore, so the easiest way
to fix the issue would be to package a new upstream version.

The according part of the diff between the current version of xml_pp in
Debian and Upstream (4 hunks only) is this hunk:

--- /usr/bin/xml_pp     2011-10-01 18:24:42.000000000 +0200
+++ XML-Twig-3.44/tools/xml_pp/xml_pp   2012-11-14 17:16:35.000000000 +0100
@@ -39,8 +36,6 @@
 push @twig_options, twig_handlers => { _all_ => sub { $_[0]->flush } }
   unless( $opt{load});
 
-warn "new version";
-  
 if( @ARGV)
   { foreach my $file (@ARGV)
       { print STDERR "$file\n" if( $opt{verbose});

-- System Information:
Debian Release: 7.1
  APT prefers stable-updates
  APT policy: (902, 'stable-updates'), (901, 'proposed-updates'), (900, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xml-twig-tools depends on:
ii  libxml-parser-perl  2.41-1+b1
ii  libxml-twig-perl    1:3.39-1
ii  perl                5.14.2-21

xml-twig-tools recommends no packages.

xml-twig-tools suggests 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