X-Git-Url: https://git.cworth.org/git?p=gzip;a=blobdiff_plain;f=debian%2Fcontrol;h=3adea2d6ab53fbaab53ac67629fb775253a8d20f;hp=ff41a3482c305fc50a485b662a697b9de10ba0f2;hb=47dc1883f1f730f9576ae0e6090ead01732ff4ff;hpb=15eea35eec74f226bb721ebf0b3ee7473b1a5ff9 diff --git a/debian/control b/debian/control index ff41a34..3adea2d 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,11 @@ Source: gzip -Section: base +Section: utils Priority: required Maintainer: Bdale Garbee Build-Depends: debhelper (>= 5), texinfo -Standards-Version: 3.6.2.2 +Build-Depends-Indep: mingw32 +Standards-Version: 3.7.3 +XS-DM-Upload-Allowed: yes Package: gzip Architecture: any @@ -18,3 +20,10 @@ Description: The GNU compression utility . This package can also decompress '.Z' files 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. It's meant to be used by the win32-loader + component of Debian-Installer.