Source: libmatewnck
Section: libs
Priority: optional
Maintainer: Stefano Karapetsas <stefano@karapetsas.com>
Standards-Version: 3.9.4
Build-Depends: debhelper (>= 9),
               gtk-doc-tools,
               libglib2.0-dev,
               libgtk2.0-dev,
               libstartup-notification0-dev,
               libx11-dev,
               libxres-dev,
               libxt-dev,
               libgirepository1.0-dev,
               gobject-introspection,
               mate-common (>= 1.2.1),
               gir1.2-gtk-2.0
Build-Depends-Indep: libglib2.0-doc
Homepage: http://www.mate-desktop.org/
Vcs-Browser: https://github.com/mate-desktop/debian-packages
Vcs-Git: git://github.com/mate-desktop/debian-packages.git

Package: libmatewnck0
Architecture: any
Pre-Depends: multiarch-support
Depends: ${misc:Depends},
         ${shlibs:Depends},
         libmatewnck-common (= ${source:Version})
Breaks: libmatewnck
Conflicts: libmatewnck
Replaces: libmatewnck
Provides: libmatewnck
Description: MATE Window Navigator Construction Kit
 A library to use for writing pagers and task lists.

Package: libmatewnck-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
         libmatewnck0 (= ${binary:Version}),
         libglib2.0-dev,
         libpango1.0-dev,
         libx11-dev,
         libgtk2.0-dev,
         libstartup-notification0-dev,
         libcairo2-dev,
         libxres-dev,
Description: MATE Window Navigator Construction Kit (development files)
 A library to use for writing pagers and task lists.
 .
 This package contains the development files.

Package: libmatewnck-bin
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         libmatewnck0 (= ${binary:Version})
Description: MATE Window Navigator Construction Kit (binary files)
 This package contains the shared library for the base MATE library
 functions.
 .
 This package contains the binary executable files.

Package: libmatewnck-common
Architecture: all
Depends: ${misc:Depends}
Description: MATE Window Navigator Construction Kit (common files)
 This package contains the shared library for the base MATE library
 functions.
 .
 This package contains the architecture independent files.

Package: libmatewnck-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: MATE Window Navigator Construction Kit (documentation files)
 A library to use for writing pagers and task lists.
 .
 This package contains the documentation files.

Package: libmatewnck-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends},
         libmatewnck0 (= ${binary:Version})
Description: MATE Window Navigator Construction Kit (debugging symbols)
 This package contains debugging symbols for the libmatewnck
 library. It is provided to help debugging problems.
 .
 The debugging symbols are installed in /usr/lib/debug and will
 automatically be used by gdb.

Package: gir1.2-mate-wnck
Architecture: any
Depends: ${misc:Depends},
         ${gir:Depends},
         ${shlibs:Depends}
Description: GObject introspection data for MATE Window Navigator Construction Kit
 This package contains introspection data for MATE Window Navigator
 Construction Kit.
 .
 It can be used by packages using the GIRepository format to generate dynamic
 bindings.
