]> git.cworth.org Git - gzip/blob - debian/control
cd725283459f7837d457c08fecdbe14653ccabc4
[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.3
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