File: control

package info (click to toggle)
libdatetime-locale-perl 1%3A1.11-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 13,948 kB
  • ctags: 125
  • sloc: perl: 1,700; makefile: 2
file content (39 lines) | stat: -rw-r--r-- 1,810 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Source: libdatetime-locale-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn@debian.org>,
           gregor herrmann <gregoa@debian.org>,
           Ansgar Burchardt <ansgar@debian.org>,
           Nick Morrott <knowledgejunkie@gmail.com>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: extra
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl,
                     libcpan-meta-check-perl (>= 0.011),
                     libdist-checkconflicts-perl,
                     libnamespace-autoclean-perl (>= 0.19),
                     libparams-validationcompiler-perl,
                     libscalar-list-utils-perl (>= 1:1.45) | perl (>= 5.25),
                     libspecio-perl,
                     libtest-fatal-perl,
                     libtest-output-perl,
                     libtest-requires-perl,
                     libtest-warnings-perl,
                     perl (>= 5.15.17) | libcpan-meta-requirements-perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdatetime-locale-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdatetime-locale-perl.git
Homepage: http://datetime.perl.org/

Package: libdatetime-locale-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libnamespace-autoclean-perl (>= 0.19),
         libparams-validationcompiler-perl,
         libscalar-list-utils-perl (>= 1:1.45) | perl (>= 5.25),
         libspecio-perl
Description: Perl extension providing localization support for DateTime
 DateTime::Locale extends DateTime by providing localization support. It also
 provides some functions for getting information on available locales and is
 easily customizable through the addition of new locales.