]> git.cworth.org Git - gzip/blob - debian/control
6df49647cd0f13675db36e42b7e59bb655a79215
[gzip] / debian / control
1 Source: gzip
2 Section: utils
3 Priority: required
4 Maintainer: Bdale Garbee <bdale@gag.com>
5 Build-Depends: debhelper (>= 5), texinfo
6 Standards-Version: 3.7.2
7 XS-DM-Upload-Allowed: yes
8
9 Package: gzip
10 Architecture: any
11 Pre-Depends: ${shlibs:Depends}
12 Depends: debianutils (>= 1.6)
13 Essential: yes
14 Suggests: less
15 Description: The GNU compression utility
16  This is the standard GNU file compression utility, which is also the default
17  compression tool for Debian.  It typically operates on files with names 
18  ending in '.gz'.
19  .
20  This package can also decompress '.Z' files created with 'compress'.
21