Source: giblib
Section: libdevel
Priority: optional
Maintainer: Eric Dorland <eric@debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf, libx11-dev,
  libimlib2-dev, libfreetype6-dev, libltdl3-dev
Standards-Version: 3.9.4
Homepage: http://linuxbrit.co.uk/giblib/
Vcs-Git: git://git.debian.org/git/collab-maint/giblib.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/giblib.git

Package: giblib-dev
Architecture: any
Depends: giblib1 (= ${binary:Version}), libx11-dev, libimlib2-dev, libfreetype6-dev, ${misc:Depends}
Description: headers for giblib
 headers and static libraries for giblib, a library of handy stuff.
 .
 giblib contains an imlib2 wrapper to avoid the context stuff,
 doubly-linked lists and font styles.

Package: giblib1
Architecture: any
Multi-Arch: same
Section: libs
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: wrapper library for imlib2, and other stuff
 giblib is a library of handy stuff. Contains an imlib2 wrapper to avoid the
 context stuff, doubly-linked lists and font styles.

Package: giblib1-dbg
Architecture: any
Multi-Arch: same
Section: debug
Priority: extra
Depends: giblib1 (= ${binary:Version}), ${misc:Depends}
Description: debugging symbols for giblib1
 giblib is a library of handy stuff. Contains an imlib2 wrapper to avoid the
 context stuff, doubly-linked lists and font styles.
 .
 This package contains the debugging symbols for giblib1.
