Source: debsums
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Anders Kaseorg <andersk@mit.edu>,
           Axel Beckert <abe@debian.org>
Section: admin
Priority: optional
### The used debhelper build-dependency (and the debhelper compatibility
### level) of debsums needs to be supported in stable without backports,
### i.e. 10 for stretch and 12 for buster
Build-Depends: debhelper-compat (= 12),
               libfile-fnmatch-perl,
               libtest-command-simple-perl,
               po-debconf,
               po4a (>= 0.41)
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/debsums
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/debsums.git
Rules-Requires-Root: no

Package: debsums
Architecture: all
Depends: libdpkg-perl,
         libfile-fnmatch-perl,
         perl,
         ucf (>= 0.28),
         ${misc:Depends},
         ${perl:Depends}
Description: tool for verification of installed package files against MD5 checksums
 debsums can verify the integrity of installed package files against
 MD5 checksums installed by the package, or generated from a .deb
 archive.
