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