X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=b1637275f2f3e8841829a5b67792016156f07458;hb=80de5593c97eff61f31584362041b5b2432fbe48;hp=3adea2d6ab53fbaab53ac67629fb775253a8d20f;hpb=47dc1883f1f730f9576ae0e6090ead01732ff4ff;p=debian%2Fgzip diff --git a/debian/control b/debian/control index 3adea2d..b163727 100644 --- a/debian/control +++ b/debian/control @@ -2,28 +2,29 @@ Source: gzip Section: utils Priority: required Maintainer: Bdale Garbee -Build-Depends: debhelper (>= 5), texinfo -Build-Depends-Indep: mingw32 -Standards-Version: 3.7.3 -XS-DM-Upload-Allowed: yes +Uploaders: Carl Worth +Build-Depends: debhelper (>= 11), texinfo, autoconf, automake, 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: extra +Priority: optional 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 +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.