X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=a180fbb85ea51f8cc4cb2c36c86443b884c69a9f;hb=63a4dabcae87d368cccb3365f2266b8941ba8915;hp=b1637275f2f3e8841829a5b67792016156f07458;hpb=80de5593c97eff61f31584362041b5b2432fbe48;p=debian%2Fgzip diff --git a/debian/control b/debian/control index b163727..a180fbb 100644 --- a/debian/control +++ b/debian/control @@ -5,9 +5,11 @@ Maintainer: Bdale Garbee 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 +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 @@ -16,9 +18,9 @@ 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