]> git.cworth.org Git - gzip/blobdiff - debian/control
Add patch to fix #168606
[gzip] / debian / control
index 9065c4e1d52be36a44e2b5486556d2b97ad68b15..b0b997ca8887b8c9e918fa4929c2f9f16bd33aad 100644 (file)
@@ -2,9 +2,10 @@ Source: gzip
 Section: utils
 Priority: required
 Maintainer: Bdale Garbee <bdale@gag.com>
+Uploaders: Carl Worth <cworth@cworth.org>
 Build-Depends: debhelper (>= 5), texinfo
 Build-Depends-Indep: mingw32
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 XS-DM-Upload-Allowed: yes
 
 Package: gzip
@@ -13,15 +14,15 @@ Pre-Depends: ${shlibs:Depends}
 Essential: yes
 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
+ This is a win32 version of gzip, meant to be used by the win32-loader
  component of Debian-Installer.