File: control

package info (click to toggle)
libdevel-checkbin-perl 0.04-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, trixie
  • size: 112 kB
  • sloc: perl: 40; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 858 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
Source: libdevel-checkbin-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl | libtest-simple-perl,
                     perl
Standards-Version: 3.9.6
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libdevel-checkbin-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libdevel-checkbin-perl.git
Homepage: https://metacpan.org/release/Devel-CheckBin

Package: libdevel-checkbin-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Multi-Arch: foreign
Description: module to check that a command is available
 Devel::CheckBin is a perl module that checks whether a particular command is
 available.