[Pkg-php-commits] r1375 - pear/php-net-checkip/trunk/debian
Jean-Marc Roth
jmroth-guest at alioth.debian.org
Sat Apr 24 01:50:18 UTC 2010
Author: jmroth-guest
Date: 2010-04-24 01:50:18 +0000 (Sat, 24 Apr 2010)
New Revision: 1375
Modified:
pear/php-net-checkip/trunk/debian/control
Log:
smoothen description
Modified: pear/php-net-checkip/trunk/debian/control
===================================================================
--- pear/php-net-checkip/trunk/debian/control 2010-04-21 20:41:47 UTC (rev 1374)
+++ pear/php-net-checkip/trunk/debian/control 2010-04-24 01:50:18 UTC (rev 1375)
@@ -12,5 +12,5 @@
Architecture: all
Depends: php-pear, ${misc:Depends}
Suggests: php5-cli
-Description: check the syntax of IPv4 addresses
- This package validates IPv4 addresses.
+Description: IPv4 address syntax checker
+ The PEAR::Net_CheckIP class for PHP can be used to validate IPv4 addresses.
More information about the Pkg-php-commits
mailing list