File: control

package info (click to toggle)
libz-mingw-w64 1.2.11%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 2,268 kB
  • sloc: ansic: 19,296; asm: 2,830; ada: 1,681; sh: 983; pascal: 731; makefile: 478; perl: 104; xml: 95
file content (32 lines) | stat: -rw-r--r-- 1,089 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: libz-mingw-w64
Maintainer: Stephen Kitt <skitt@debian.org>
Section: libs
Priority: optional
Build-Depends: debhelper (>= 11~)
Build-Depends-Indep: gcc-mingw-w64
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/mingw-w64-team/libz-mingw-w64
Vcs-Git: https://salsa.debian.org/mingw-w64-team/libz-mingw-w64.git
Homepage: http://zlib.net/

Package: libz-mingw-w64
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: compression library - Windows runtime
 zlib is a library implementing the deflate compression method found
 in gzip and PKZIP. This package includes the DLLs for 32- and 64-bit
 Windows.

Package: libz-mingw-w64-dev
Architecture: all
Multi-Arch: foreign
Section: libdevel
Depends: libz-mingw-w64 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Description: compression library - Windows development files
 zlib is a library implementing the deflate compression method found
 in gzip and PKZIP. This package includes the development support
 files for 32- and 64-bit Windows.