]> git.cworth.org Git - gzip/blobdiff - debian/control
Imported Debian patch 1.3.12-5
[gzip] / debian / control
index fc588f626f50659f153836a324c43e2e4ce95c9b..3adea2d6ab53fbaab53ac67629fb775253a8d20f 100644 (file)
@@ -1,9 +1,11 @@
 Source: gzip
-Section: base
+Section: utils
 Priority: required
 Maintainer: Bdale Garbee <bdale@gag.com>
-Build-Depends: debhelper (>= 3), texinfo
-Standards-Version: 3.6.2.1
+Build-Depends: debhelper (>= 5), texinfo
+Build-Depends-Indep: mingw32
+Standards-Version: 3.7.3
+XS-DM-Upload-Allowed: yes
 
 Package: gzip
 Architecture: any
@@ -18,3 +20,10 @@ Description: The GNU compression utility
  .
  This package can also decompress '.Z' files 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
+ component of Debian-Installer.