File: control.in

package info (click to toggle)
libdevel-strictmode-perl 0.003-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 160 kB
  • sloc: perl: 25; makefile: 6
file content (22 lines) | stat: -rw-r--r-- 884 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: libdevel-strictmode-perl
Section: perl
Priority: optional
Build-Depends: @cdbs@, debhelper (>= 10~)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-strictmode-perl
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdevel-strictmode-perl.git
Homepage: https://metacpan.org/release/Devel-StrictMode
Testsuite: autopkgtest-pkg-perl

Package: libdevel-strictmode-perl
Architecture: all
Depends: ${cdbs:Depends},
 ${misc:Depends},
 ${perl:Depends}
Description: determine whether strict (but slow) tests should be enabled
 Devel::StrictMode provides you with a constant `STRICT` which you can
 use to determine whether additional strict (but slow) runtime tests are
 executed by your code.
Multi-Arch: foreign