File: control

package info (click to toggle)
libmath-random-free-perl 0.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 88 kB
  • sloc: perl: 110; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 992 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
Source: libmath-random-free-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Andrius Merkys <merkys@debian.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
Build-Depends-Indep:
 libdigest-sha-perl <!nocheck>,
 libscalar-list-utils-perl <!nocheck>,
 libtest-simple-perl <!nocheck>,
 perl,
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libmath-random-free-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libmath-random-free-perl.git
Homepage: https://metacpan.org/release/Math-Random-Free
Rules-Requires-Root: no

Package: libmath-random-free-perl
Architecture: all
Depends:
 libdigest-sha-perl,
 libscalar-list-utils-perl,
 ${misc:Depends},
 ${perl:Depends},
Description: Free drop-in replacement for Math::Random
 Math::Random::Free is free implementation of Math::Random, serving as drop-in
 replacement for this module.