Source: libgsf
Section: libs
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: J.H.M. Dassen (Ray) <jdassen@debian.org>
Build-Depends: debhelper (>= 8),
               dh-buildinfo,
               cdbs,
               hardening-includes,
               gtk-doc-tools (>= 1.12),
               libgirepository1.0-dev (>= 1.0.0),
               libglib2.0-dev (>= 2.26.0),
               libglib2.0-doc,
               libxml2-dev (>= 2.6.10),
               libgtk2.0-dev,
               libbz2-dev,
               zlib1g-dev
Vcs-git: git://git.gnome.org/libgsf
Vcs-Browser: http://git.gnome.org/cgit/libgsf/
Standards-Version: 3.9.3

Package: libgsf-1-dev
Section: libdevel
Architecture: any
Depends: libgsf-1-114 (= ${binary:Version}),
         gir1.2-gsf-1 (= ${binary:Version}),
         libglib2.0-dev (>= 2.16.1),
         libxml2-dev (>= 2.6.10-1),
         libbz2-dev,
         ${misc:Depends}
Recommends: pkg-config
Description: Structured File Library - development files (basic version)
 This package contains the development files used in building applications
 that use the GNOME Structured File Library.
 .
 The GNOME Structured File Library aims to provide an efficient
 extensible I/O abstraction for dealing with different structured file
 formats. It is actively being developed and its API is still likely to
 undergo significant changes (in particular, extensions).

Package: libgsf-1-114
Section: libs
Architecture: any
Depends: libgsf-1-common (>= ${source:Version}),
         ${shlibs:Depends},
         ${misc:Depends}
Description: Structured File Library - runtime version
 The GNOME Structured File Library aims to provide an efficient
 extensible I/O abstraction for dealing with different structured file
 formats.
 .
 This is the basic runtime version of libgsf. It does not provide
 GNOME-specific extensions.

Package: gir1.2-gsf-1
Section: introspection
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         ${gir:Depends}
Description: Structured File Library (introspection files)
 The GNOME Structured File Library aims to provide an efficient
 extensible I/O abstraction for dealing with different structured file
 formats.
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings.

Package: libgsf-1-common
Section: libs
Architecture: all
Depends: ${misc:Depends}
Description: Structured File Library - common files
 The GNOME Structured File Library aims to provide an efficient
 extensible I/O abstraction for dealing with different structured file
 formats.
 .
 These are the architecture independent files that are part of libgsf,
 like translations of messages.

Package: libgsf-bin
Section: gnome
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: imagemagick
Description: Structured File Library - programs
 The GNOME Structured File Library aims to provide an efficient
 extensible I/O abstraction for dealing with different structured file
 formats.
 .
 These are the programs that are shipped as part of libgsf. They include
 a thumbnail generator, a tar-like archiver application and a VBA macro
 extractor.
