X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=a180fbb85ea51f8cc4cb2c36c86443b884c69a9f;hb=63a4dabcae87d368cccb3365f2266b8941ba8915;hp=0a43066b8d91c1609bbf746d43036b9cfe6b2a20;hpb=7ecd811ec18927c642042a6203e0540049caac9f;p=debian%2Fgzip diff --git a/debian/control b/debian/control index 0a43066..a180fbb 100644 --- a/debian/control +++ b/debian/control @@ -2,26 +2,31 @@ Source: gzip Section: utils Priority: required Maintainer: Bdale Garbee -Build-Depends: debhelper (>= 5), texinfo -Build-Depends-Indep: mingw32 -Standards-Version: 3.8.0 -XS-DM-Upload-Allowed: yes +Uploaders: Carl Worth +Build-Depends: debhelper (>= 11), texinfo, autoconf, automake, less +Build-Depends-Indep: mingw-w64 +Rules-Requires-Root: no +Standards-Version: 4.5.0 +Vcs-Git: https://salsa.debian.org/debian/gzip.git +Vcs-Browser: https://salsa.debian.org/debian/gzip +Homepage: https://www.gnu.org/software/gzip/ Package: gzip Architecture: any -Pre-Depends: ${shlibs:Depends} Essential: yes +Pre-Depends: ${shlibs:Depends} +Depends: dpkg (>= 1.15.4) | install-info Suggests: less 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 + 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) +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.