Source: gail
Section: libs
Priority: optional
Maintainer: Akira TAGOH <tagoh@debian.org>
Build-Depends: debhelper (>> 4.0.0), pkg-config, libatk1.0-dev (>= 1.2.1), libgtk2.0-dev (>= 2.2.0-2), liblinc-dev (>= 0.5.1), liborbit2-dev (>= 2.4.0), libgnomecanvas2-dev (>= 2.1.90), libart-2.0-dev
Standards-Version: 3.5.10.0

Package: libgail17
Architecture: any
Depends: ${shlibs:Depends}
Replaces: libgail0 (<< 0.6-1), libgailutil9 (<< 0.9-2)
Conflicts: libgailutil9 (<< 0.9-2)
Description: GNOME Accessibility Implementation Library -- the shared libraries
 Gail implements ATK interfaces for GTK+ widgets. which is dynamically
 loadable at runtime by a GTK+ application. Once loaded, those parts of
 your application that use standard GTK+ widgets will have a basic level
 of accessibility, without you having to modify your application at all.
 .
 This package contains the shared library.

Package: libgail-common
Architecture: any
Depends: ${shlibs:Depends}
Replaces: libgail0 (<< 0.9-2)
Conflicts: libgail0 (<< 0.9-2)
Description: GNOME Accessibility Implementation Library -- common modules
 Gail implements ATK interfaces for GTK+ widgets. which is dynamically
 loadable at runtime by a GTK+ application. Once loaded, those parts of
 your application that use standard GTK+ widgets will have a basic level
 of accessibility, without you having to modify your application at all.
 .
 This package contains core shared libraries.

Package: libgail-dev
Architecture: any
Section: libdevel
Depends: libgail17 (= ${Source-Version}), libgail-common (= ${Source-Version}), libgtk2.0-dev (>= 2.2.0-2), libgnomecanvas2-dev (>= 2.1.90), pkg-config
Suggests: libgail-doc
Description: GNOME Accessibility Implementation Library -- development files
 Gail implements ATK interfaces for GTK+ widgets. which is dynamically
 loadable at runtime by a GTK+ application. Once loaded, those parts of
 your application that use standard GTK+ widgets will have a basic level
 of accessibility, without you having to modify your application at all.
 .
 This package contains the development files for Gail.

Package: libgail-dbg
Architecture: any
Section: libdevel
Priority: extra
Depends: libgail17 (= ${Source-Version})
Description: Gail libraries and debugging symbols
 Gail is the "GNOME Accessibility Implementation Library".
 .
 This package contains unstripped shared libraries. it is provided
 primarily to provide a backtrace with names in a debugger, this makes
 it somewhat easier to interpret core dumps. The libraries are
 installed in /usr/lib/debug and can be used by placing that directory
 in LD_LIBRARY_PATH.
 Most people will not need this package.

Package: libgail-doc
Architecture: all
Section: doc
Depends: lynx | www-browser
Description: Documentation files of Gail library
 Gail implements ATK interfaces for GTK+ widgets. which is dynamically
 loadable at runtime by a GTK+ application. Once loaded, those parts of
 your application that use standard GTK+ widgets will have a basic level
 of accessibility, without you having to modify your application at all.
 .
 This package contains the documentation files for Gail.

