Source: jigit
Section: utils
Priority: extra
Maintainer: Steve McIntyre <93sam@debian.org>
Build-Depends: debhelper (>= 8), zlib1g-dev, libbz2-dev, dh-autoreconf
Standards-Version: 3.9.5.0
Homepage: http://www.einval.com/~steve/software/JTE/

Package: jigit
Section: utils
Priority: extra
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libio-compress-perl
Recommends: wget
Description: tools for working with jigdo files
 Utilities written to make jigdo files easier to work with.
 .
  jigit-mkimage: program to create images from jigdo files
  iso-image.pl:  example CGI wrapper for mkimage - make images on the fly!
  jigdump:       list the contents of a template file 
  jigsum:        Output MD5 sums in the base64-style jigdo way
  mkjigsnap:     helper script to be run on the upstream server

Package: libjte1
Section: libs
Priority: extra
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Jigdo Template Export - runtime library
 libjte is a library providing support for creating jigdo files, to be
 used by ISO image creation tools such as xorriso.
 .
 This package provides the runtime library file needed to run software
 written using libjte

Package: libjte-dev
Section: libdevel
Priority: extra
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, zlib1g-dev, libbz2-dev, libjte1 (= ${binary:Version})
Description: Jigdo Template Export - development
 libjte is a library providing support for creating jigdo files, to be
 used by ISO image creation tools such as xorriso.
 .
 This package provides the header and development files needed to build
 programs and packages that use libjte.
