X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=bd985914a2ea0c841055f9f0964d76f24c89e3de;hb=refs%2Ftags%2Fdebian%2F1.6-5;hp=9065c4e1d52be36a44e2b5486556d2b97ad68b15;hpb=a5e73ce6ea38d9bb0eba83c5d5993b56881f98ca;p=debian%2Fgzip diff --git a/debian/control b/debian/control index 9065c4e..bd98591 100644 --- a/debian/control +++ b/debian/control @@ -2,26 +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 (>= 5), texinfo, autoconf, automake, autotools-dev, less +Build-Depends-Indep: mingw-w64 +Standards-Version: 3.9.6 +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} 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 - in '.Z' created with 'compress'. + 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. 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.