This commit is contained in:
Mario Fetka
2017-09-14 11:29:15 +02:00
parent fd6c0eeda3
commit 71080a82b2
8 changed files with 71 additions and 0 deletions

16
debian/control vendored Normal file
View File

@@ -0,0 +1,16 @@
Source: libarchive-sevenzip-perl
Section: perl
Priority: optional
Maintainer: Mario Fetka <mario.fetka@gmail.com>
Build-Depends: debhelper (>= 9), p7zip-full
Build-Depends-Indep: perl
Standards-Version: 3.9.6
Homepage: https://metacpan.org/release/Archive-SevenZip
Package: libarchive-sevenzip-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, p7zip-full
Description: Read/write 7z , zip , ISO9960 and other archives
(no description was found)
.
This description was automagically extracted from the module by dh-make-perl.