Source: dockmanager
Section: x11
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Uploaders: Rico Tzschichholz <ricotz@ubuntu.com>
Build-Depends: autotools-dev,
               debhelper (>= 7.0.50~),
               dh-python,
               intltool,
               libdbus-glib-1-dev,
               libdesktop-agnostic-bin,
               libdesktop-agnostic-cfg-gconf,
               libdesktop-agnostic-dev,
               libgconf2-dev,
               pkg-config,
               python (>= 2.6.6-3~),
               valac
Standards-Version: 3.9.6
X-Python-Version: >= 2.5
Homepage: https://launchpad.net/dockmanager

Package: dockmanager
Architecture: any
Depends: python, python-mpd, python-mutagen, zeitgeist, ${misc:Depends}
Description: helpers for your dock
 This package contains dock-independent helper scripts which add functionality
 to any dock implementing the DockManager D-Bus interface specification.
 .
 Applications can integrate with your Dock to add extra items to their context
 menus or modify their icons to display more information.  This package
 includes integration helpers for a number of applications, including Banshee,
 Rhythmbox, Deluge, Tomboy and Zeitgeist.

Package: dockmanager-daemon
Architecture: any
Depends: dockmanager (= ${binary:Version}),
         libdesktop-agnostic-cfg,
         libdesktop-agnostic-vfs,
         ${misc:Depends},
         ${shlibs:Depends}
Description: daemon for dock helpers
 This package contains dock-independent dockmanager daemon which offers a list
 of available helper script.
 .
 Applications can integrate with your Dock to add extra items to their context
 menus or modify their icons to display more information.  This package
 includes integration helpers for a number of applications, including Banshee,
 Rhythmbox, Deluge, Tomboy and Zeitgeist.

Package: python-dockmanager
Section: python
Architecture: all
Depends: python-dbus, python-gobject, ${misc:Depends}, ${python:Depends}
Description: DockManager Python D-Bus bindings
 This package contains dock-independent D-Bus binding scripts for
 the DockManager D-Bus interface specification.
