Subject: libstring-approx-perl: Typo in debian/control file, was a double 'r' in error. removed the second r Package: libstring-approx-perl User: [email protected] Usertags: origin-ubuntu quantal ubuntu-patch Version: 3.26-1 Severity: minor Tags: patch
Thanks for considering the patch. -- System Information: Debian Release: wheezy/sid APT prefers quantal-updates APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 'quantal'), (100, 'quantal-backports') Architecture: i386 (i686) Kernel: Linux 3.5.0-15-generic (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/dash
=== modified file 'debian/changelog' === modified file 'debian/control' --- debian/control 2004-08-07 21:04:21 +0000 +++ debian/control 2012-09-23 00:57:26 +0000 @@ -2,7 +2,8 @@ Section: perl Priority: optional Build-Depends: debhelper (>=4), perl (>= 5.8.0-7) -Maintainer: Ivan Kohler <[email protected]> +Maintainer: Ubuntu Developers <[email protected]> +XSBC-Original-Maintainer: Ivan Kohler <[email protected]> Standards-Version: 3.2.0 Package: libstring-approx-perl @@ -10,7 +11,7 @@ Depends: ${perl:Depends} Description: Perl extension for approximate matching (fuzzy matching) String::Approx lets you match and substitute strings approximately. - With this you can emulate errors: typing errorrs, speling errors, + With this you can emulate errors: typing errorrs, spelling errors, closely related vocabularies (colour color), genetic mutations (GAG ACT), abbreviations (McScot, MacScot).

