Compare commits
6 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
60984b1423 | ||
|
08e29b0ec0 | ||
|
27c8f78b19 | ||
|
f5770c703a | ||
|
cd42f54333 | ||
|
e9145b4aa9 |
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,9 +1,3 @@
|
|||||||
libarchive-sevenzip-perl (0.06-2) UNRELEASED; urgency=medium
|
|
||||||
|
|
||||||
* rebuild
|
|
||||||
|
|
||||||
-- Mario Fetka <mario.fetka@gmail.com> Thu, 14 Sep 2017 12:14:48 +0200
|
|
||||||
|
|
||||||
libarchive-sevenzip-perl (0.06-1) unstable; urgency=low
|
libarchive-sevenzip-perl (0.06-1) unstable; urgency=low
|
||||||
|
|
||||||
* Initial Release.
|
* Initial Release.
|
||||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -2,14 +2,14 @@ Source: libarchive-sevenzip-perl
|
|||||||
Section: perl
|
Section: perl
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Mario Fetka <mario.fetka@gmail.com>
|
Maintainer: Mario Fetka <mario.fetka@gmail.com>
|
||||||
Build-Depends: debhelper (>= 9), p7zip-full
|
Build-Depends: debhelper (>= 9), p7zip-full, libpath-class-perl, libarchive-zip-perl, unzip, zip
|
||||||
Build-Depends-Indep: perl
|
Build-Depends-Indep: perl
|
||||||
Standards-Version: 3.9.6
|
Standards-Version: 3.9.6
|
||||||
Homepage: https://metacpan.org/release/Archive-SevenZip
|
Homepage: https://metacpan.org/release/Archive-SevenZip
|
||||||
|
|
||||||
Package: libarchive-sevenzip-perl
|
Package: libarchive-sevenzip-perl
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${misc:Depends}, ${perl:Depends}, p7zip-full
|
Depends: ${misc:Depends}, ${perl:Depends}, p7zip-full (>= 9.30), libpath-class-perl
|
||||||
Description: Read/write 7z , zip , ISO9960 and other archives
|
Description: Read/write 7z , zip , ISO9960 and other archives
|
||||||
(no description was found)
|
(no description was found)
|
||||||
.
|
.
|
||||||
|
Loading…
Reference in New Issue
Block a user