[Pkg-php-commits] r1376 - pear/php-net-dnsbl/trunk/debian
Jean-Marc Roth
jmroth-guest at alioth.debian.org
Sat Apr 24 01:50:59 UTC 2010
Author: jmroth-guest
Date: 2010-04-24 01:50:59 +0000 (Sat, 24 Apr 2010)
New Revision: 1376
Modified:
pear/php-net-dnsbl/trunk/debian/control
Log:
smoothen description
Modified: pear/php-net-dnsbl/trunk/debian/control
===================================================================
--- pear/php-net-dnsbl/trunk/debian/control 2010-04-24 01:50:18 UTC (rev 1375)
+++ pear/php-net-dnsbl/trunk/debian/control 2010-04-24 01:50:59 UTC (rev 1376)
@@ -11,7 +11,7 @@
Package: php-net-dnsbl
Architecture: all
Depends: php-pear, ${misc:Depends}
-Description: Checks if a given Host or URL is listed on a DNSBL or SURBL
- Checks if a given Host or URL is listed on an DNS-based Blackhole
- List (DNSBL, Real-time Blackhole List or RBL) or Spam URI Realtime
- Blocklist (SURBL)
+Description: Checks if a given host or URL is listed on a DNSBL or SURBL
+ The PEAR:Net_DNSBL_* classes check if a given host or URL is listed
+ on a DNS-based/realtime blackhole list (DNSBL, RBL) or spam URI
+ realtime blocklist (SURBL).
More information about the Pkg-php-commits
mailing list