The following commit has been merged in the master branch:
commit d39ac4099f097c6610f48a4e8ffd9a151dfbc96a
Author: Raphael Geissert <[EMAIL PROTECTED]>
Date:   Sat Nov 1 19:38:56 2008 -0600

    Know about the not yet packaged IXR PHP library
    
    Signed-off-by: Raphael Geissert <[EMAIL PROTECTED]>

diff --git a/checks/files b/checks/files
index dad638d..51041f3 100644
--- a/checks/files
+++ b/checks/files
@@ -703,6 +703,7 @@ foreach my $file (sort keys %{$info->index}) {
            [ qr,(?i)Snoopy\.class\.(php|inc)$, => 'libphp-snoopy' ],
 # not yet available in unstable:
 #          [ qr,(?i)markdown\.php$, => 'libmarkdown-php' ],
+#          [ qr,(?i)IXR_Library(\.inc|\.php)+$, => 'libphp-ixr' ],
        );
        foreach my $phplibrary (@phplibraries) {
            if ($file =~ m,/$phplibrary->[0], and $pkg ne $phplibrary->[1]) {

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to