Source: gnome-menus
Section: gnome
Priority: optional
Maintainer: Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>
Build-Depends: debhelper (>= 5.0.37.2),
               cdbs (>= 0.4.43),
               libglib2.0-dev (>= 2.15.2),
               libxml-parser-perl,
               dpkg-dev (>= 1.13.19),
               quilt
Standards-Version: 3.8.0

Package: libgnome-menu2
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: an implementation of the freedesktop menu specification for GNOME
 The package contains an implementation of the draft
 "Desktop Menu Specification" from freedesktop.org:
 .
 http://www.freedesktop.org/Standards/menu-spec
 .
 Also contained here are the GNOME menu layout configuration files, .directory
 files and assorted menu related utility programs.
 .
 This package contains the shared library.

Package: libgnome-menu2-dbg
Architecture: any
Depends: libgnome-menu2 (= ${Source-Version})
Description: debug symbols for libgnome-menu2
 This package contains the shared library debug symbols.

Package: libgnome-menu-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
         libgnome-menu2 (= ${Source-Version}),
         libglib2.0-dev (>= 2.15.2)
Description: an implementation of the freedesktop menu specification for GNOME
 The package contains an implementation of the draft
 "Desktop Menu Specification" from freedesktop.org:
 .
 http://www.freedesktop.org/Standards/menu-spec
 .
 Also contained here are the GNOME menu layout configuration files, .directory
 files and assorted menu related utility programs.
 .
 This package contains the development headers.
