File: control

package info (click to toggle)
gzip 1.6-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,092 kB
  • ctags: 4,221
  • sloc: ansic: 32,146; sh: 8,072; makefile: 334; perl: 11
file content (30 lines) | stat: -rw-r--r-- 1,014 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: gzip
Section: utils
Priority: required
Maintainer: Bdale Garbee <bdale@gag.com>
Uploaders: Carl Worth <cworth@cworth.org>
Build-Depends: debhelper (>= 5), texinfo, autoconf, automake, autotools-dev, less
Build-Depends-Indep: mingw-w64
Standards-Version: 3.9.6
Vcs-Git: git://git.gag.com/debian/gzip
Vcs-Browser: http://git.gag.com/?p=debian/gzip

Package: gzip
Architecture: any
Essential: yes
Pre-Depends: ${shlibs:Depends}
Depends: dpkg (>= 1.15.4) | install-info
Suggests: less
Description: GNU compression utilities
 This package provides the standard GNU file compression utilities, which 
 are also the default compression tools for Debian.  They typically operate 
 on files with names ending in '.gz', but can also decompress files ending 
 in '.Z' created with 'compress'.

Package: gzip-win32
Architecture: all
Priority: extra
Suggests: wine
Description: GNU compression utility (win32 build)
 This is a win32 version of gzip, meant to be used by the win32-loader
 component of Debian-Installer.