[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 40f271c38501add56eb848f23e6ec74b02473ed4
Author: Raphael Geissert <atomo64@gmail.com>
Date:   Sun Nov 2 15:20:17 2008 -0600

    markdown is now in sid
    
    Signed-off-by: Raphael Geissert <atomo64@gmail.com>

diff --git a/checks/files b/checks/files
index b77d6d5..3799fb0 100644
--- a/checks/files
+++ b/checks/files
@@ -701,8 +701,8 @@ foreach my $file (sort keys %{$info->index}) {
 	    [ qr,(?i)class\.(Linux|(Open|Net|Free|)BSD)\.inc\.php$, => 'phpsysinfo' ],
 	    [ qr,Auth/(OpenID|Yadis/Yadis)\.php$, => 'php-openid' ],
 	    [ qr,(?i)Snoopy\.class\.(php|inc)$, => 'libphp-snoopy' ],
-# not yet available in unstable:
-#	    [ qr,(?i)markdown\.php$, => 'libmarkdown-php' ],
+	    [ qr,(?i)markdown\.php$, => 'libmarkdown-php' ]
+# not yet available in unstable:,
 #	    [ qr,(?i)IXR_Library(\.inc|\.php)+$, => 'libphp-ixr' ],
 #	    [ qr,(?i)(class\.)?kses\.php$, => 'libphp-kses' ],
 	);

-- 
Debian package checker


Reply to: