debian/0000775000000000000000000000000012244204721007166 5ustar debian/rules0000775000000000000000000000036512244204623010253 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 override_dh_python2: dh_python2 -X /usr/share/dockmanager/scripts/ %: dh $@ --with python2 debian/watch0000664000000000000000000000020112244204600010204 0ustar version=3 https://launchpad.net/dockmanager/+download http://launchpad.net/dockmanager/.*/.*/\+download/dockmanager-(.*).tar.gz debian/changelog0000664000000000000000000000046212244204713011043 0ustar dockmanager (0.1.0-0ubuntu2) trusty; urgency=low * Convert to dh_python2. -- Logan Rosen Sat, 23 Nov 2013 15:02:11 -0500 dockmanager (0.1.0-0ubuntu1) natty; urgency=low * Initial release (LP: #724040) -- Rico Tzschichholz Thu, 24 Feb 2011 01:36:22 +0100 debian/dockmanager-daemon.manpages0000664000000000000000000000003612244204600014412 0ustar debian/dockmanager-settings.1 debian/python-dockmanager.install0000664000000000000000000000002012244204600014334 0ustar usr/lib/python* debian/compat0000664000000000000000000000000212244204600010360 0ustar 7 debian/dockmanager.install0000664000000000000000000000002612244204600013023 0ustar usr/share/dockmanager debian/copyright0000664000000000000000000000642212244204600011121 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166 Upstream-Name: DockManager Upstream-Contact: Michal Hruby Source: https://code.launchpad.net/dockmanager Files: * Copyright: 2011, Michal Hruby 2011, Robert Dyer 2011, Rico Tzschichholz 2010, Jason Smith 2010, Dan Korostelev 2010, Erigami Scholey-Fuller 2010, Felipe Morales 2010, James Hewitt 2010, Lukasz Marcinowski 2010, Mike Nestor 2009, Seif Lotfy 2009, Siegfried Gevatter 2010, Stefan Bethge 2010, Tom Cowell License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the full text of the GNU General Public License version 3 can be found in the file '/usr/share/common-licenses/GPL-3'. Files: daemon/* Copyright: 2010, Michal Hruby License: GPL-2 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. . . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file '/usr/share/common-licenses/GPL-2'. Files: debian/* Copyright: 2011, Rico Tzschichholz License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the full text of the GNU General Public License version 3 can be found in the file '/usr/share/common-licenses/GPL-3'. debian/source/0000775000000000000000000000000012244204721010466 5ustar debian/source/format0000664000000000000000000000001412244204600011670 0ustar 3.0 (quilt) debian/dockmanager-daemon.install0000664000000000000000000000006212244204600014264 0ustar etc/ usr/bin usr/lib/dockmanager usr/share/dbus-1 debian/dockmanager-settings.10000664000000000000000000000051712244204600013360 0ustar .TH DOCKMANAGER "1" .SH NAME dockmanager \- Helpers for your Dock. .SH SYNOPSIS dockmanager-settings [\fIoptions\fR] .SH OPTIONS .TP .SH HOMEPAGE For more information, please visit http://launchpad.net/dockmanager/ .SH AUTHORS Michal Hruby , Robert Dyer , Rico Tzschichholz debian/control0000664000000000000000000000370012244204702010570 0ustar Source: dockmanager Section: x11 Priority: optional Maintainer: Ubuntu Developers Uploaders: Rico Tzschichholz Build-Depends: debhelper (>= 7.0.50~), autotools-dev, intltool, pkg-config, libgconf2-dev, libdbus-glib-1-dev, libdesktop-agnostic-bin, libdesktop-agnostic-dev, libdesktop-agnostic-cfg-gconf, valac, python (>= 2.6.6-3~), dh-python Standards-Version: 3.9.1 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-vfs, libdesktop-agnostic-cfg, ${misc:Depends}, ${shlibs:Depends} Description: Dockmanager Daemon 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:Depends}, python-gobject, python-dbus, ${misc:Depends} Description: DockManager Python D-Bus Bindings This package contains dock-independent D-Bus binding scripts for the DockManager D-Bus interface specification.