[xml/sgml-pkgs] Bug#429176: incorrect watch file
Bryan Donlan
bdonlan at gmail.com
Sat Jun 16 08:01:59 UTC 2007
Package: libxml-parser-perl
Version: 2.34-4.2
Severity: minor
The current watchfile incorrectly classifies the '.' of the extension
.tar.gz as part of the version. The following patch corrects this:
--- libxml-parser-perl-2.34/debian/watch
+++ libxml-parser-perl-2.34/debian/watch
@@ -2 +2 @@
-http://www.cpan.org/modules/by-module/XML/XML-Parser-([\d.]+)tar.gz
+http://www.cpan.org/modules/by-module/XML/XML-Parser-([\d.]+)\.tar.gz
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.21-1-k7 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libxml-parser-perl depends on:
ii libc6 2.5-11 GNU C Library: Shared libraries
ii libexpat1 1.95.8-3.4 XML parsing C library - runtime li
ii liburi-perl 1.35-2 Manipulates and accesses URI strin
ii libwww-perl 5.805-1 WWW client/server library for Perl
ii perl 5.8.8-7 Larry Wall's Practical Extraction
ii perl-base [perlapi-5.8.8] 5.8.8-7 The Pathologically Eclectic Rubbis
libxml-parser-perl recommends no packages.
-- no debconf information
More information about the debian-xml-sgml-pkgs
mailing list