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

[SCM] Debian package checker branch, master, updated. 2.0.0-54-g960a495



The following commit has been merged in the master branch:
commit d39ac4099f097c6610f48a4e8ffd9a151dfbc96a
Author: Raphael Geissert <atomo64@gmail.com>
Date:   Sat Nov 1 19:38:56 2008 -0600

    Know about the not yet packaged IXR PHP library
    
    Signed-off-by: Raphael Geissert <atomo64@gmail.com>

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


Reply to: