summaryrefslogtreecommitdiff
path: root/data/unzip/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'data/unzip/debian/control')
-rw-r--r--data/unzip/debian/control20
1 files changed, 20 insertions, 0 deletions
diff --git a/data/unzip/debian/control b/data/unzip/debian/control
new file mode 100644
index 000000000..8d1ca2ffc
--- /dev/null
+++ b/data/unzip/debian/control
@@ -0,0 +1,20 @@
+Source: unzip
+Section: utils
+Priority: optional
+Maintainer: Santiago Vila <sanvila@debian.org>
+Standards-Version: 3.9.6
+Build-Depends: debhelper (>= 9), libbz2-dev
+Homepage: http://www.info-zip.org/UnZip.html
+
+Package: unzip
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Suggests: zip
+Multi-Arch: foreign
+Description: De-archiver for .zip files
+ InfoZIP's unzip program. With the exception of multi-volume archives
+ (ie, .ZIP files that are split across several disks using PKZIP's /& option),
+ this can handle any file produced either by PKZIP, or the corresponding
+ InfoZIP zip program.
+ .
+ This version supports encryption.