X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=ce5f1c7993444df2ff1008ecfbffd2356ee5d9fe;hb=2eb8b7fffc0e6f7ec9501e3227695b65bb21c14e;hp=cd725283459f7837d457c08fecdbe14653ccabc4;hpb=0769cf77a953ca3d393b569e13a0c503f9fe7e44;p=debian%2Fgzip diff --git a/debian/control b/debian/control index cd72528..ce5f1c7 100644 --- a/debian/control +++ b/debian/control @@ -2,20 +2,29 @@ Source: gzip Section: utils Priority: required Maintainer: Bdale Garbee -Build-Depends: debhelper (>= 5), texinfo -Standards-Version: 3.7.3 -XS-DM-Upload-Allowed: yes +Uploaders: Carl Worth +Build-Depends: debhelper (>= 5), texinfo, autoconf, automake, autotools-dev, less +Build-Depends-Indep: mingw-w64 +Standards-Version: 4.1.5 +Vcs-Git: git://git.gag.com/debian/gzip +Vcs-Browser: https://git.gag.com/?p=debian/gzip Package: gzip Architecture: any -Pre-Depends: ${shlibs:Depends} -Depends: debianutils (>= 1.6) Essential: yes +Pre-Depends: ${shlibs:Depends} +Depends: dpkg (>= 1.15.4) | install-info Suggests: less -Description: The GNU compression utility - This is the standard GNU file compression utility, which is also the default - compression tool for Debian. It typically operates on files with names - ending in '.gz'. - . - This package can also decompress '.Z' files created with 'compress'. +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: optional +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.