libarchive-perl/debian/control
Thomas Lamprecht 4c4b19aa56 d/control: drop (now) useless perl version guard & wrap-and-sort
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-23 15:14:59 +02:00

13 lines
452 B
Plaintext

Source: libarchive-perl
Section: perl
Priority: optional
Build-Depends: debhelper-compat (= 13), libarchive-dev, perl,
Maintainer: Proxmox Support Team <support@proxmox.com>
Standards-Version: 4.6.1
Package: libarchive-perl
Architecture: any
Depends: libarchive13, ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
Description: Perl extension to access libarchive functions
This module provides access to various archive formats using libarchive.