File: control

package info (click to toggle)
liblinux-distribution-perl 0.23-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 260 kB
  • sloc: perl: 149; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 1,075 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
23
Source: liblinux-distribution-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8),
               libmodule-build-perl
Build-Depends-Indep: perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>,
 gregor herrmann <gregoa@debian.org>
Standards-Version: 3.9.6
Homepage: https://metacpan.org/release/Linux-Distribution
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblinux-distribution-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liblinux-distribution-perl.git
Testsuite: autopkgtest-pkg-perl

Package: liblinux-distribution-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: module for detecting the running Linux distribution
 Linux::Distribution is a simple module that tries to guess on what Linux
 distribution it is running by looking for release's files in /etc. It now
 looks for 'lsb-release' first as that should be the most correct and adds
 ubuntu support. Secondly, it will look for the distro specific files.