]> git.cworth.org Git - gzip/blob - debian/control
74a4c222344154aa30901091b016f32cb8d709dc
[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
8 Package: gzip
9 Architecture: any
10 Pre-Depends: ${shlibs:Depends}
11 Depends: debianutils (>= 1.6)
12 Essential: yes
13 Suggests: less
14 Description: The GNU compression utility
15  This is the standard GNU file compression utility, which is also the default
16  compression tool for Debian.  It typically operates on files with names 
17  ending in '.gz'.
18  .
19  This package can also decompress '.Z' files created with 'compress'.
20