Source: mate-menus
Section: libs
Priority: optional
Maintainer: Stefano Karapetsas <stefano@karapetsas.com>
Uploaders: Steve Zesch <stevezesch2@gmail.com>
Build-Depends: debhelper (>= 9),
               libglib2.0-dev,
               python-all-dev (>= 2.6.6-3~),
               intltool,
               gobject-introspection,
               libgirepository1.0-dev,
               mate-common
Standards-Version: 3.9.4
Homepage: http://www.mate-desktop.org/
X-Python-Version: >= 2.5

Package: mate-menus
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python:Depends},
         libmate-menu2 (= ${binary:Version})
Description: implementation of the freedesktop menu specification for MATE
 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 MATE menu layout configuration files, .directory
 files and assorted menu related utility programs.

Package: libmate-menu2
Architecture: any
Section: libs
Depends: ${misc:Depends},
         ${shlibs:Depends}
Breaks: mate-menus (<= 1.0.2-1), libmatemenu
Replaces: mate-menus (<= 1.0.2-1), libmatemenu
Conflicts: libmatemenu
Provides: libmatemenu
Description: implementation of the freedesktop menu specification for MATE (library)
 The package contains an implementation of the draft
 "Desktop Menu Specification" from freedesktop.org:
 .
 http://www.freedesktop.org/Standards/menu-spec
 .
 This package contains the library.

Package: libmate-menu-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
         ${shlibs:Depends},
         libmate-menu2 (= ${binary:Version}),
         mate-menus (= ${binary:Version}),
         libglib2.0-dev
Conflicts: libmatemenu-dev
Replaces: libmatemenu-dev
Breaks: libmatemenu-dev
Provides: libmatemenu-dev
Description: implementation of the freedesktop menu specification for MATE (development files)
 The package contains an implementation of the draft
 "Desktop Menu Specification" from freedesktop.org:
 .
 http://www.freedesktop.org/Standards/menu-spec
 .
 This package contains the development files.

Package: gir1.2-mate-menu
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python:Depends},
         ${gir:Depends}
Description: GObject introspection data for the MATE menu specification
 This package contains introspection data for MATE menu specification, an
 an implementation of the draft "Desktop Menu Specification" from
 freedesktop.org
 .
 It can be used by packages using the GIRepository format to generate dynamic
 bindings. 

Package: python-mate-menu
Section: python
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python:Depends},
         python-gtk2
Description: implementation of the freedesktop menu specification for MATE (python bindings)
 The package contains an implementation of the draft
 "Desktop Menu Specification" from freedesktop.org.
 .
 This package contains the python bindings.

Package: mate-menus-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends},
         mate-menus (= ${binary:Version}),
         libmate-menu2 (= ${binary:Version})
Description: implementation of the freedesktop menu specification for MATE (debugging symbols)
 This package contains debugging symbols for mate-menus and the
 libmate-menu2 library. It is provided to help debugging problems.
 The debugging symbols are installed in /usr/lib/debug and will
 automatically be used by gdb.
