X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;ds=sidebyside;f=debian%2Fcontrol;h=0a43066b8d91c1609bbf746d43036b9cfe6b2a20;hb=7ecd811ec18927c642042a6203e0540049caac9f;hp=cd725283459f7837d457c08fecdbe14653ccabc4;hpb=0769cf77a953ca3d393b569e13a0c503f9fe7e44;p=gzip diff --git a/debian/control b/debian/control index cd72528..0a43066 100644 --- a/debian/control +++ b/debian/control @@ -3,19 +3,25 @@ Section: utils Priority: required Maintainer: Bdale Garbee Build-Depends: debhelper (>= 5), texinfo -Standards-Version: 3.7.3 +Build-Depends-Indep: mingw32 +Standards-Version: 3.8.0 XS-DM-Upload-Allowed: yes Package: gzip Architecture: any Pre-Depends: ${shlibs:Depends} -Depends: debianutils (>= 1.6) Essential: yes 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: extra +Suggests: wine +Description: The GNU compression utility (win32 build) + This is a win32 version of gzip, meant to be used by the win32-loader + component of Debian-Installer.