Source: php-date
Section: php
Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: Gregory Colpart (evolix) <reg@evolix.fr>,
           Prach Pongpanich <prachpub@gmail.com>
Build-Depends: debhelper (>= 9), pkg-php-tools  (>= 1.1~)
Standards-Version: 3.9.5
Homepage: http://pear.php.net/package/Date/
Vcs-Git: git://anonscm.debian.org/pkg-php/php-date.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-date.git

Package: php-date
Architecture: all
Depends: ${misc:Depends}, ${phppear:Debian-Depends}
Recommends: ${phppear:Debian-Recommends}
Breaks: ${phppear:Debian-Breaks}
Description: ${phppear:summary}
 These are generic classes for representation and manipulation of
 dates, times and time zones without the need of timestamps, which is
 a huge limitation for PHP programs. They include time zone data, time
 zone conversions and many date/time conversions.
