X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=e96e558fb94cd3529b0ad0852eb3792d965ea4ee;hb=6701dbd4a272e4a185cc69b2412da7d1c568f845;hp=6df49647cd0f13675db36e42b7e59bb655a79215;hpb=e7aafc2862026ac38e79c3ee0c5c39ef377ad3be;p=debian%2Fgzip diff --git a/debian/control b/debian/control index 6df4964..e96e558 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.2 -XS-DM-Upload-Allowed: yes +Uploaders: Carl Worth +Build-Depends: debhelper (>= 5), texinfo, autoconf, automake, autotools-dev +Build-Depends-Indep: mingw-w64 +Standards-Version: 3.9.2 +Vcs-Git: git://git.gag.com/debian/gzip +Vcs-Browser: http://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: 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.