File: control.in

package info (click to toggle)
libapp-cpants-lint-perl 0.05-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 184 kB
  • sloc: perl: 243; makefile: 29
file content (39 lines) | stat: -rw-r--r-- 1,499 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: libapp-cpants-lint-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.8
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libapp-cpants-lint-perl
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libapp-cpants-lint-perl.git
Homepage: https://metacpan.org/pod/App::CPANTS::Lint
Testsuite: autopkgtest-pkg-perl

Package: libapp-cpants-lint-perl
Architecture: all
Depends: ${cdbs:Depends},
 ${misc:Depends},
 ${perl:Depends}
Replaces: ${cdbs:Replaces}
Breaks: ${cdbs:Breaks}
Description: commandline frontend to Module::CPANTS::Analyse - library
 cpants_lint checks the Kwalitee of a CPAN distribution.  More exact, it
 checks how a given tarball will be rated on <http://cpants.perl.org>,
 without needing to upload it first.
 .
 This package provides the App::CPANTS::Lint library for cpants_lint.

Package: cpants-lint
Breaks: libapp-cpants-lint-perl (<< 0.05-4~)
Replaces: libapp-cpants-lint-perl (<< 0.05-4~)
Architecture: all
Depends: ${cdbs:Depends},
 ${misc:Depends},
 ${perl:Depends}
Description: commandline frontend to Module::CPANTS::Analyse - tool
 cpants_lint checks the Kwalitee of a CPAN distribution.  More exact, it
 checks how a given tarball will be rated on <http://cpants.perl.org>,
 without needing to upload it first.
 .
 This package provides the cpants_lint commandline tool.