Source: distro-info
Section: devel
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://salsa.debian.org/debian/distro-info/-/tags
Vcs-Browser: https://github.com/alvistack/debian-distro-info
Vcs-Git: https://github.com/alvistack/debian-distro-info.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 distro-info-data (>= 0.46),
 fdupes,
 python3-dev,
 python3-setuptools,

Package: distro-info
Architecture: amd64
Description: Provides information about the distributions' releases
 Information about all releases of Debian and Ubuntu. The distro-info
 script will give you the codename for e.g. the latest stable release of
 your distribution. To get information about a specific distribution
 there are the debian-distro-info and the ubuntu-distro-info scripts.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 distro-info-data (>= 0.46),

Package: libdistro-info-perl
Architecture: all
Section: perl
Description: Information about distributions' releases (Perl module)
 This package contains a Perl module for parsing the data in
 distro-info-data. There is also a command line interface in the
 distro-info package.
Depends:
 ${misc:Depends},
 ${perl:Depends},
 distro-info-data (>= 0.46),

Package: python3-distro-info
Architecture: all
Section: python
Description: Information about distributions' releases (Python 3 module)
 This package contains a Python 3 module for parsing the data in
 distro-info-data. There is also a command line interface in the
 distro-info package.
Depends:
 ${misc:Depends},
 ${python3:Depends},
 distro-info-data (>= 0.46),
