File: control

package info (click to toggle)
gzip 1.13-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,984 kB
  • sloc: ansic: 38,281; sh: 9,012; makefile: 384; perl: 11
file content (22 lines) | stat: -rw-r--r-- 764 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
Source: gzip
Section: utils
Priority: required
Maintainer: Milan Kupcevic <milan@debian.org>
Build-Depends: debhelper-compat (= 13), texinfo, less
Rules-Requires-Root: no
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/debian/gzip.git
Vcs-Browser: https://salsa.debian.org/debian/gzip
Homepage: https://www.gnu.org/software/gzip/

Package: gzip
Architecture: any
Essential: yes
Pre-Depends: ${shlibs:Depends}
Suggests: less
Conflicts: zutils (<< 1.13-2~)
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'.