Changed changelog...
[dh-make-perl] / dev / i386 / libemail-date-format-perl / libemail-date-format-perl-1.002 / debian / control
1 Source: libemail-date-format-perl
2 Section: perl
3 Priority: optional
4 Build-Depends: debhelper (>= 5.0.0)
5 Build-Depends-Indep: perl (>= 5.8.8-12)
6 XSBC-Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
7 Maintainer: Nito Martinez <Nito.ES>
8 Uploaders: Gunnar Wolf <gwolf@debian.org>
9 Standards-Version: 3.7.3
10 Homepage: http://search.cpan.org/dist/Email-Date-Format/
11 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libemail-date-format-perl/
12 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libemail-date-format-perl/
13
14 Package: libemail-date-format-perl
15 Architecture: all
16 Depends: ${perl:Depends}, ${misc:Depends}, 
17 Description: Module to generate RFC-2822-valid date strings
18  This module provides a simple means for generating an RFC 2822 compliant
19  datetime string. It was refactored from Email::Date to avoid large
20  dependency chains.