Codebase list libdatetime-format-iso8601-perl / a49b6a5
Add build dependency on libmodule-build-perl. gregor herrmann 8 years ago
1 changed file(s) with 20 addition(s) and 12 deletion(s). Raw diff Collapse all Expand all
00 Source: libdatetime-format-iso8601-perl
1 Section: perl
2 Priority: optional
3 Build-Depends: debhelper (>= 8)
4 Build-Depends-Indep: perl, libdatetime-perl, libdatetime-format-builder-perl,
5 libtest-pod-perl, libtest-distribution-perl, libfile-find-rule-perl
61 Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
72 Uploaders: Salvatore Bonaccorso <carnil@debian.org>,
8 AGOSTINI Yves <agostini@univ-metz.fr>, Jaldhar H. Vyas <jaldhar@debian.org>,
9 Jonathan Yu <jawnsy@cpan.org>
3 AGOSTINI Yves <agostini@univ-metz.fr>,
4 Jaldhar H. Vyas <jaldhar@debian.org>,
5 Jonathan Yu <jawnsy@cpan.org>
6 Section: perl
7 Testsuite: autopkgtest-pkg-perl
8 Priority: optional
9 Build-Depends: debhelper (>= 8),
10 libmodule-build-perl
11 Build-Depends-Indep: perl,
12 libdatetime-perl,
13 libdatetime-format-builder-perl,
14 libtest-pod-perl,
15 libtest-distribution-perl,
16 libfile-find-rule-perl
1017 Standards-Version: 3.9.6
18 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdatetime-format-iso8601-perl.git
19 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-format-iso8601-perl.git
1120 Homepage: https://metacpan.org/release/DateTime-Format-ISO8601
12 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-format-iso8601-perl.git
13 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdatetime-format-iso8601-perl.git
14 Testsuite: autopkgtest-pkg-perl
1521
1622 Package: libdatetime-format-iso8601-perl
1723 Architecture: all
18 Depends: ${misc:Depends}, ${perl:Depends}, libdatetime-format-builder-perl,
19 libdatetime-perl
24 Depends: ${misc:Depends},
25 ${perl:Depends},
26 libdatetime-format-builder-perl,
27 libdatetime-perl
2028 Description: module to parse ISO8601 date and time formats
2129 DateTime::Format::ISO8601 is a Perl DateTime extension that parses almost all
2230 ISO8601 date and time formats. The signature feature of ISO 8601 date/time