Package: libalgorithm-diff-perl
Version: 1.19.01-1
Severity: important
Tags: patch

Hi Florian,

there seems to be an typo in @EXPORT_OK of 
/usr/share/perl5/Algorithm/Diff.pm. It's should be LCSidx, not LCDidx,
as the function is called LCSidx


--- /usr/share/perl5/Algorithm/Diff.pm  2004-10-01 10:52:00.000000000 +0200
+++ Diff.pm     2005-11-29 13:01:44.669485915 +0100
@@ -12,7 +12,7 @@
 require Exporter;
 *import    = \&Exporter::import;
 @EXPORT_OK = qw(
-    prepare LCS LCDidx LCS_length
+    prepare LCS LCSidx LCS_length
     diff sdiff compact_diff
     traverse_sequences traverse_balanced
 );



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-686
Locale: LANG=en_US, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libalgorithm-diff-perl depends on:
ii  perl                          5.8.7-8    Larry Wall's Practical Extraction 

libalgorithm-diff-perl recommends no packages.

-- no debconf information

Attachment: signature.asc
Description: Digital signature

Reply via email to