[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, master, updated. 2.2.10-46-g1ece325



The following commit has been merged in the master branch:
commit 1ece32593f321434f152ba434116d3e6ee8b0c1a
Author: Adam D. Barratt <adam@adam-barratt.org.uk>
Date:   Sat May 16 14:12:25 2009 +0100

    Fix the spelling of "perl" in a comment

diff --git a/private/refresh-perl-provides b/private/refresh-perl-provides
index 0dce56b..57b81cd 100755
--- a/private/refresh-perl-provides
+++ b/private/refresh-perl-provides
@@ -40,7 +40,7 @@ $_config->{quiet} = 2;
 my $cache = AptPkg::Cache->new;
 # end from /usr/share/doc/libapt-pkg-perl/examples/apt-cache
 
-# special cases when libfoo-bar-per => Foo::Bar doesn't work
+# special cases when libfoo-bar-perl => Foo::Bar doesn't work
 my %module_name = (
     "libio-compress-zlib-perl" => "IO::Compress::Gzip",
 );

-- 
Debian package checker


Reply to: