The following commit has been merged in the master branch:
commit 40f271c38501add56eb848f23e6ec74b02473ed4
Author: Raphael Geissert <[EMAIL PROTECTED]>
Date: Sun Nov 2 15:20:17 2008 -0600
markdown is now in sid
Signed-off-by: Raphael Geissert <[EMAIL PROTECTED]>
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
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]