Source: dynamite
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: utils
Priority: optional
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/games-team/dynamite
Vcs-Git: https://salsa.debian.org/games-team/dynamite.git
Homepage: https://github.com/twogood/dynamite

Package: dynamite
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: PKWARE Data Compression decompressor
 Dynamite is a tool and library for decompressing data compressed with PKWARE
 Data Compression Library and it was created from the specification provided
 by a post in the comp.compression newsgroup.

Package: libdynamite0
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
         ${misc:Depends}
Conflicts: libdynamite
Replaces: libdynamite
Description: PKWARE Data Compression decompressor library
 The dynamite library is needed by tools to be capable of squeezing
 out juicy .cab files from self-extracting installation programs created by
 the Setup Factory installation program.

Package: libdynamite-dev
Architecture: any
Section: libdevel
Depends: libdynamite0 (= ${binary:Version}),
         ${misc:Depends}
Description: PKWARE Data Compression decompressor library - development files
 The dynamite library is needed by tools to be capable of squeezing
 out juicy .cab files from self-extracting installation programs created by
 the Setup Factory installation program.
 .
 This package contains development files for libdynamite.
