[libcgi-untaint-date-perl] 08/10: Update short and long description.
gregor herrmann
gregoa at debian.org
Sat Jun 13 11:47:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libcgi-untaint-date-perl.
commit d48a31efdba8442065c5a69bf3866e60fb58eeda
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Jun 13 13:42:15 2015 +0200
Update short and long description.
---
debian/control | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 8dd9c56..5b3739b 100644
--- a/debian/control
+++ b/debian/control
@@ -24,9 +24,9 @@ Depends: ${misc:Depends},
libdate-manip-perl,
libdate-simple-perl
Recommends: libcgi-pm-perl | perl (<< 5.19)
-Description: CGI::Untaint::date - validate a date
- This input handler for CGI::Untaint verifies that it is dealing with
- a reasonable date. Reasonably means anything that Date::Manip thinks
- is sensible, so you could use any of (for example): "December 12,
- 2001" "12th December, 2001" "2001-12-12" "next Tuesday" "third
- Wednesday in March"
+Description: CGI::Untaint input handler for date validation
+ CGI::Untaint::date is an input handler for CGI::Untaint that verifies that it
+ is dealing with a reasonable date. Reasonably means anything that Date::Manip
+ thinks is sensible, so you could use any of (for example): "December 12,
+ 2001" "12th December, 2001" "2001-12-12" "next Tuesday" "third Wednesday in
+ March".
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcgi-untaint-date-perl.git
More information about the Pkg-perl-cvs-commits
mailing list