File: control

package info (click to toggle)
libdatetime-format-duration-perl 1.04-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 392 kB
  • sloc: perl: 671; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 996 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
Source: libdatetime-format-duration-perl
Standards-Version: 4.7.2
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Jonas Genannt <jonas.genannt@capi2name.de>,
 Andreas Tille <tille@debian.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
Build-Depends-Indep:
 perl,
 libdatetime-perl,
 libparams-validate-perl,
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libdatetime-format-duration-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libdatetime-format-duration-perl.git
Homepage: https://metacpan.org/release/DateTime-Format-Duration

Package: libdatetime-format-duration-perl
Architecture: all
Depends:
 ${misc:Depends},
 ${perl:Depends},
 libdatetime-perl,
 libparams-validate-perl,
Description: Format and parse DateTime::Durations objects in perl
 This perl module formats and parses DateTime::Duration objects
 as well other durations representations.