--- indicator-applet-0.4.90.orig/debian/indicator-applet-complete.install +++ indicator-applet-0.4.90/debian/indicator-applet-complete.install @@ -0,0 +1,3 @@ +debian/tmp/usr/lib/indicator-applet/indicator-applet-complete +debian/tmp/usr/share/dbus-1/services/org.gnome.panel.applet.IndicatorAppletCompleteFactory.service +debian/tmp/usr/share/gnome-panel/4.0/applets/org.ayatana.panel.IndicatorAppletComplete.panel-applet --- indicator-applet-0.4.90.orig/debian/indicator-applet-crashdb.conf +++ indicator-applet-0.4.90/debian/indicator-applet-crashdb.conf @@ -0,0 +1,6 @@ + +indicator_applet = { + 'impl': 'launchpad', + 'project': 'indicator-applet', + 'bug_pattern_base': None, +} --- indicator-applet-0.4.90.orig/debian/compat +++ indicator-applet-0.4.90/debian/compat @@ -0,0 +1 @@ +5 --- indicator-applet-0.4.90.orig/debian/indicator-applet-session.install +++ indicator-applet-0.4.90/debian/indicator-applet-session.install @@ -0,0 +1,3 @@ +debian/tmp/usr/lib/indicator-applet/indicator-applet-session +debian/tmp/usr/share/dbus-1/services/org.gnome.panel.applet.FastUserSwitchAppletFactory.service +debian/tmp/usr/share/gnome-panel/4.0/applets/org.ayatana.panel.FastUserSwitchApplet.panel-applet --- indicator-applet-0.4.90.orig/debian/rules +++ indicator-applet-0.4.90/debian/rules @@ -0,0 +1,8 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/autoreconf.mk +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/gnome.mk + +LDFLAGS += -Wl,-z,defs -Wl,--as-needed + --- indicator-applet-0.4.90.orig/debian/copyright +++ indicator-applet-0.4.90/debian/copyright @@ -0,0 +1,55 @@ +This package was debianized by Ted Gould on +Wed, 11 Feb 2009 15:41:06 -0600. + +It was downloaded from + +Upstream Author: + + Ted Gould + +Copyright: + + Copyright (C) 2009 Canonical Ltd. + Copyright (C) 2008 Novell + Copyright (C) 2002 Red Hat, Inc. + +License: + + 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, version 3 of the License. + + 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 + +Four files (eggaccelerators.[ch] and tomboykeybinder.[ch]) are: + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library 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 + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public + License along with this library; if not, write to the + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + MA 02110, USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL-3'. + +On Debian systems, the complete text of the GNU Library General +Public License can be found in `/usr/share/common-licenses/LGPL-3'. + +The Debian packaging is (C) 2009, Canonical Ltd. and +is licensed under the GPLv3, see `/usr/share/common-licenses/GPL-3'. --- indicator-applet-0.4.90.orig/debian/changelog +++ indicator-applet-0.4.90/debian/changelog @@ -0,0 +1,564 @@ +indicator-applet (0.4.90-0ubuntu1) precise; urgency=low + + [ Ted Gould ] + * New upstream release. + * Switch to work with GNOME3 Panel (LP: #829491) + * debian/control: Adjusting depends to match new panel reality + * debian/*install: Updating GNOME Panel applet install directory + + [ Ken VanDine ] + * debian/control + * dropped recommends for indicator-me + * debian/rules + * removed simple-patchsys.mk + + -- Ken VanDine Wed, 08 Feb 2012 10:45:27 -0500 + +indicator-applet (0.4.12-0ubuntu1) natty; urgency=low + + * New upstream release. + * Adding in translations from Launchpad (LP: #760680) + ∘ Handle updating accessible descriptions globally rather than + once per entry (LP: #745115) + + -- Ted Gould Thu, 14 Apr 2011 21:49:24 -0500 + +indicator-applet (0.4.10-0ubuntu1) natty; urgency=low + + * New upstream release. + * Set the environment for the indicator object (LP: #703555) + * debian/control: libindicator to 0.3.22 + + -- Ted Gould Wed, 23 Mar 2011 14:14:36 -0500 + +indicator-applet (0.4.9-0ubuntu2) natty; urgency=low + + [Jeff Lane] + * debian/source_indicator-applet.py: + * Fixing a typo with from 'in' to 'is' in the menu + + [Ted Gould] + * debian/source_indicator-applet.py: + * Changing to be 'menus' where appropriate in the text + + -- Ted Gould Wed, 16 Mar 2011 09:52:58 -0500 + +indicator-applet (0.4.9-0ubuntu1) natty; urgency=low + + * New upstream release. + * Support for accessible descriptions + * debian/control: libindicator dep bump to 0.3.19 + + -- Ted Gould Thu, 17 Feb 2011 14:56:51 -0600 + +indicator-applet (0.4.8-0ubuntu1) natty; urgency=low + + * New upstream release. + * Close menus when asked nicely. + + -- Ted Gould Thu, 03 Feb 2011 14:35:07 -0600 + +indicator-applet (0.4.7-0ubuntu1) natty; urgency=low + + * New upstream release. + * Use the new scroll-entry signal + * debian/control: requiring the new libindicator + + -- Ted Gould Thu, 27 Jan 2011 15:52:05 -0600 + +indicator-applet (0.4.6-0ubuntu3) natty; urgency=low + + * Force a rebuild for libindicator change + + -- Ken VanDine Fri, 14 Jan 2011 16:53:01 -0600 + +indicator-applet (0.4.6-0ubuntu2) natty; urgency=low + + * Use the port to dbus done by Michael Terry (lp: #671477) + * Updated the .install for the new version. + * debian/control: + - updated the build-depends + * debian/rules: + - use dh-autoreconf + + -- Sebastien Bacher Mon, 06 Dec 2010 19:03:10 +0100 + +indicator-applet (0.4.6-0ubuntu1) maverick; urgency=low + + * New upstream release. + * Send the activate signal down to libindicator (LP: #637692) + * Generate AUTHORS and ChangeLog from Bazaar + * debian/control: depends on latest libindicator-dev + + -- Didier Roche Wed, 22 Sep 2010 18:08:32 +0200 + +indicator-applet (0.4.6-0ubuntu1~ppa1) maverick; urgency=low + + * New upstream release. + * Send the activate signal down to libindicator (LP: #637692) + * Generate AUTHORS and ChangeLog from Bazaar + * debian/control: Upping the libindicator-dev dependency + + -- Ted Gould Wed, 22 Sep 2010 10:50:22 -0500 + +indicator-applet (0.4.5-0ubuntu1) maverick; urgency=low + + * New upstream release. + * Shifting text over by one pixel (LP: #625351) + + -- Ted Gould Thu, 09 Sep 2010 12:26:04 -0500 + +indicator-applet (0.4.4-0ubuntu1) maverick; urgency=low + + * New upstream release. + * Removing indicator-datetime from the indicator-applet + + -- Ted Gould Thu, 26 Aug 2010 14:29:52 -0500 + +indicator-applet (0.4.3-0ubuntu1) maverick; urgency=low + + * New upstream release. + ∘ Fix sensitivity handling (LP: #598524) + * debian/source_indicator-applet.py, debian/indicator-applet-crashdb.conf, + debian/indicator-applet.install: Adding ability to report bugs + with non-Ubuntu packages. + * debian/source_indicator-applet.py: Typo in filename + * debian/control: Removing indicator-renderer dependencies and + making them provides. + * debian/control: Removing dependency for indicator-applet-appmenu + and indicator-applet-complete on indicator-applet. + + [Mitch Towner] + * debian/source_indicator-applet.py + - Add apport hook. (LP: #583174) + + -- Ted Gould Thu, 08 Jul 2010 11:29:37 -0500 + +indicator-applet (0.4.2-0ubuntu3) UNRELEASED; urgency=low + + * debian/control: Add alternative dependencies to indicator-renderer, to + avoid pulling in gnome-panel and indicator-applet when using unity. + (LP: #595862) + + -- Martin Pitt Wed, 23 Jun 2010 12:05:51 +0200 + +indicator-applet (0.4.2-0ubuntu2) maverick; urgency=low + + * debian/control + - Bump build dep version of libpanel-applet2-dev + to >= 2.30.0-2ubuntu2 to pick up a patched header + needed to make sure gnome-panel and the applets + don't pick up menu proxies + + -- Ken VanDine Thu, 17 Jun 2010 15:41:33 -0400 + +indicator-applet (0.4.2-0ubuntu1) maverick; urgency=low + + * New upstream release. + * Support hiding of entries if their label and/or image hides + + -- Ted Gould Fri, 04 Jun 2010 11:21:55 -0500 + +indicator-applet (0.4.1-0ubuntu1) maverick; urgency=low + + * New upstream release. + * Fix build of Bonobo server files + * Creating a new binary target indicator-applet-appmenu + * debian/control, debian/indicator-applet-appmenu.install: Adding + a new binary package for indicator-applet-appmenu + + [Ken VanDine] + * debian/control + - Change maintainer to ubuntu-desktop + + -- Ted Gould Thu, 27 May 2010 15:09:57 -0500 + +indicator-applet (0.3.7-0ubuntu1) lucid-proposed; urgency=low + + * New upstream release. + * Fix shortcuts over remote connections (LP: #568401) + * Compiler cleanups + * Support for vertical panels (LP: #498182) + + -- Ted Gould Tue, 04 May 2010 19:44:02 +0200 + +indicator-applet (0.3.6-0ubuntu2) lucid; urgency=low + + * Backport change to fix keyboard grabbing issues (lp: #553918) + + -- Sebastien Bacher Fri, 02 Apr 2010 19:35:18 +0200 + +indicator-applet (0.3.6-0ubuntu1) lucid; urgency=low + + * New upstream release. + * Adds LGPL for TomboyBinder and EggAccelerators + * debian/copyright: Updated for LGPL code in files above + + -- Ted Gould Thu, 01 Apr 2010 15:44:06 -0500 + +indicator-applet (0.3.5-0ubuntu1) lucid; urgency=low + + * New upstream release. + * Adding hotkey support. Super+S. (LP: #334544) + + -- Ted Gould Thu, 01 Apr 2010 09:51:33 -0500 + +indicator-applet (0.3.4-0ubuntu1) lucid; urgency=low + + * Upstream release 0.3.4 + * Add in scrolling support (LP: #521046) + * Fix autogen.sh to allow parameters (LP: #539767) + * debian/control: libindicator requirement to 0.3.6 + + -- Ted Gould Thu, 18 Mar 2010 12:46:36 -0500 + +indicator-applet (0.3.3-0ubuntu1) lucid; urgency=low + + * Upstream release 0.3.3 + * Add libsoundmenu.so to the ordering to place it next + to the messaging menu. + + [ Loïc Minier ] + * Fix typo in description. + + [ Colin Watson ] + * Conflict/replace fast-user-switch-applet, since they both ship + /usr/lib/bonobo/servers/GNOME_FastUserSwitchApplet.server. + + -- Ted Gould Thu, 11 Mar 2010 15:26:37 -0600 + +indicator-applet (0.3.2-0ubuntu3) lucid; urgency=low + + * debian/control: + - Switching indicator-session and indicator-me to recommends + of indicator-applet-session. + - Switching indicator-applet-complete to recommend everything. + - Adding indicator-application to indicator-applet recommends + + -- Ted Gould Mon, 15 Feb 2010 11:58:15 -0600 + +indicator-applet (0.3.2-0ubuntu2) lucid; urgency=low + + * debian/control: + - change the depends on indicator-messages to a recommends, + recommends indicator-sound too so it gets installed by default + - updated the standards-version + + -- Sebastien Bacher Fri, 12 Feb 2010 13:35:22 +0100 + +indicator-applet (0.3.2-0ubuntu1) lucid; urgency=low + + * Upstream release 0.3.2 + * Send debug information to a file + * Adding support for sorting the indicators. + * debian/control: Increasing libindicator required version to + version 0.3.1 for the reordering functions. + + -- Ted Gould Thu, 21 Jan 2010 13:31:03 -0600 + +indicator-applet (0.3.1-0ubuntu3) lucid; urgency=low + + * debian/control: + - depends on the new indicator-me since it is in lucid now. + + -- Sebastien Bacher Mon, 11 Jan 2010 16:48:08 +0100 + +indicator-applet (0.3.1-0ubuntu2) lucid; urgency=low + + * debian/control + - drop the dependancy for indicator-applet-session on indicator-me + until indicator-me gets uploaded + + -- Ken VanDine Fri, 08 Jan 2010 16:57:52 -0500 + +indicator-applet (0.3.1-0ubuntu1) lucid; urgency=low + + * Upstream release 0.3.1 + * Add support for indicator-me in session applet + * Change built to use one source + * Unifing all of the code into one C file with defines + * Adding an indicator-applet-complete build + * Adding in handling of the me menu indicator. It should go + in indicator-applet-session. + * debian/control: Adding package indicator-applet-complete + * debian/control: Making indicator-applet-session depend on + indicator-me. + * Added debian/indicator-applet-complete.install + + -- Ted Gould Fri, 08 Jan 2010 08:53:18 -0600 + +indicator-applet (0.3.0-0ubuntu1) lucid; urgency=low + + * Upstream release 0.3.0 + * Update to libindicator 0.3.0 API + * debian/control: Updating libindicator to 0.3.0 or greater. + + -- Ted Gould Thu, 10 Dec 2009 11:34:33 -0600 + +indicator-applet (0.2.0-0ubuntu2) karmic; urgency=low + + * debian/rules: Enable simple-patchsys. + * Add debian/patches/01_stracciatella.patch: Do not show up in stracciatella + session. (LP: #444149) + + -- Martin Pitt Wed, 14 Oct 2009 20:38:39 +0200 + +indicator-applet (0.2.0-0ubuntu1) karmic; urgency=low + + * New upstream version + + -- Sebastien Bacher Tue, 01 Sep 2009 16:18:35 +0200 + +indicator-applet (0.2.0~bzr326-0ubuntu2) karmic; urgency=low + + * debian/control: + - Make session applet replace/conflict with gdm << 2.27.90-0ubuntu1 + - Added Depends on indicator-session + + -- Ken VanDine Tue, 25 Aug 2009 15:07:35 +0200 + +indicator-applet (0.2.0~bzr326-0ubuntu1) karmic; urgency=low + + [ Ken VanDine ] + * Upstream merge to match indicate-session instead of indicate-sus + * debian/control: + - Added conflicts and replaces for indicator-applet-session with + indicator-applet-sus + - Removed all lib* packages + - Added a build dependency on libindicator-dev + - Changing additional applet from SUS to session + - Fixed Vcs-Bzr and added Vcs-Bzr-Browser + * Merging in trunk which is now indicator-applet only. + * Removed the file listings for these binary packages: + debian/libindicate-dev.install + debian/libindicate-doc.install + debian/libindicate-gtk-dev.install + debian/libindicate-gtk0.install + debian/libindicate2.install + debian/libindicator-dev.install + * debian/copyright: Removing license information for the libraries + that have been removed. + * debian/rules: Removing build switches for library docs. + * debian/indicator-applet-sus.install => debian/indicator-applet-session.install + Renaming pacage from SUS to Session + * debian/indicator-applet.install: Removing listen-and-print as + it's no longer in this package. + * Setting the icon path in the .pc file. + * Merging onto the main packaging branch. + * Renaming the second Bonobo server description file to match that + of the FastUserSwitchApplet. + * Upstream merge for better naming of the applet. + * Updating from upstream with two (count them) two applets + installed in the source. + + [ Martin Pitt ] + * debian/control: Bump libindicator-dev build dependency. + * debian/control: Fix Vcs-* fields. + + -- Ken VanDine Tue, 25 Aug 2009 08:57:03 +0200 + +indicator-applet (0.2.0~bzr319-0ubuntu5) UNRELEASED; urgency=low + + * debian/control: Update Vcs-Bzr:, owner of the branch changed to + ubuntu-desktop. + + -- Martin Pitt Mon, 24 Aug 2009 15:17:13 +0200 + +indicator-applet (0.2.0~bzr319-0ubuntu4) karmic; urgency=low + + * Add build-dep on gtk-doc-tools + + -- Jonathan Riddell Wed, 05 Aug 2009 11:28:57 +0100 + +indicator-applet (0.2.0~bzr319-0ubuntu3) karmic; urgency=low + + * debian/rules + - added --enable-gtk-doc to build the docs + + -- Ken VanDine Wed, 05 Aug 2009 09:50:17 +0100 + +indicator-applet (0.2.0~bzr319-0ubuntu2) karmic; urgency=low + + * Run ./autogen.sh before upload + + -- Jonathan Riddell Wed, 05 Aug 2009 00:40:52 +0100 + +indicator-applet (0.2.0~bzr319-0ubuntu1) karmic; urgency=low + + [ Ted Gould ] + * Merging in upstream code to split out libindicate-gtk + * debian/control: + * Changing the version number of libindcate to 2 to match + the .so numbering. + * Creating packages for libindicate-gtk + * Added libindicate-gtk-dev.install and libindicate-gtk0.install + for the new library. + * Renamed libindicate1.install to libindicate2.install to match + the package name change. + * Modified libindicate-dev to be more specific about the header + files that it grabs. + + -- Jonathan Riddell Wed, 05 Aug 2009 00:22:54 +0100 + +indicator-applet (0.2.0~bzr309-0ubuntu3) karmic; urgency=low + + * Now moving on to Karmic + + -- Ted Gould Fri, 17 Jul 2009 21:24:41 -0500 + +indicator-applet (0.2.0~bzr309-0ubuntu2) jaunty; urgency=low + + * debian/control, debian/libindicate-doc.install: Merging in Ken + Vandine's work on making a -doc package for libindicate. + + -- Ted Gould Fri, 17 Jul 2009 21:23:41 -0500 + +indicator-applet (0.2.0~bzr309-0ubuntu1) jaunty; urgency=low + + * Merge from upstream, includes documentation. + + -- Ted Gould Tue, 05 May 2009 16:44:29 +0100 + +indicator-applet (0.2.0~bzr307-0ubuntu2) jaunty; urgency=low + + * Increment for PPA. Forgot to autogen.sh + + -- Ted Gould Mon, 27 Apr 2009 11:06:45 -0500 + +indicator-applet (0.2.0~bzr307-0ubuntu1) jaunty; urgency=low + + * Upstream Snapshot: Adding in a test suite. + * debian/control: Adding a build-dep on dbus-test-runner + + -- Ted Gould Mon, 27 Apr 2009 10:52:28 -0500 + +indicator-applet (0.2.0~bzr305-0ubuntu1) jaunty; urgency=low + + * Upstream snapshot + * debian/control: + * Add in package libindicator-dev + * Add build depends on libxml2-dev for upstream dep + * debian/libindicate-dev.install: Add greater specificity on what + gets installed to not get confused with files from libindicator + * debian/libindicator-dev.install: Specify which files should be + put into the development package. + + -- Ted Gould Wed, 22 Apr 2009 23:46:28 -0500 + +indicator-applet (0.1.6-0ubuntu1) jaunty; urgency=low + + * New upstream version + * Applied the same fixes as Cody Russell's patch to indicator-messages + to the finalize functions here. Should fix LP: #359018 completely. + * Minor warnings fixes in search of solution to above. + + -- Ted Gould Tue, 14 Apr 2009 11:36:12 +0200 + +indicator-applet (0.1.5-0ubuntu1) jaunty; urgency=low + + * debian/control: Switching libindicate0 to libindicate1 to express + the fact that the binary compatibility is broken. + * debian/libindicate0.install changed to debian/libindicate1.install + * New upstream version: + * Adds new API for detecting interests of various listeners. Implemented + on both client and server side. (LP: #353112) + * Makes it so that all objects down to the menu now use the gtkstyle + naming from FUSA to ensure that they all pick up the theme hacks that + are set for FUSA. (LP: #334490) + * Explicitly sets the about window's window icon. (LP: #356437) + + -- Ted Gould Fri, 03 Apr 2009 15:09:33 -0500 + +indicator-applet (0.1.4-0ubuntu1) jaunty; urgency=low + + * New upstream version + * Changing the text in the license box to make sense. (LP: #346215) + * Call GNOME Program Init to initialize all of the ATK and gettext + stuff that needs to be initialized for it all to work. Patch from + Eitan Isaacson. (LP: #349031) + * Give the indicator applet an ATK name so it can be found by the + accessibility frameworks. Patch from Eitan Isaacson. (LP: #349031) + * Making it so the 'No Indicators' situation uses a label instead of a + desensitized menu item to allow right click through. (LP: #346359) + * Remove the making of 'Indicator Applet Factory' translatable. + (LP: #349540) + * Make sure translations get loaded and make the 'No Indicators' error + and the license translatable. Patch from Gabor Kelemen. (LP: #349998) + * debian/control: Adding libgnomeui-dev as a dependency as it was added + upstream. + + -- Ted Gould Mon, 30 Mar 2009 09:31:44 +0200 + +indicator-applet (0.1.3-0ubuntu2) jaunty; urgency=low + + * debian/control: Add dependency to indicator-messages; the applet is + currently fairly useless without it. (LP: #346359) + + -- Martin Pitt Wed, 25 Mar 2009 11:25:29 +0100 + +indicator-applet (0.1.3-0ubuntu1) jaunty; urgency=low + + * New upstream version 0.1.3, makes the GObject introspection + an optional build item. + * debian/control: Removing GObject introspection + * debian/*.install, remove all of GIR references + + -- Ted Gould Wed, 18 Mar 2009 00:12:30 -0500 + +indicator-applet (0.1.2-0ubuntu2) UNRELEASED; urgency=low + + * Add debian/watch. + * Add bzr-builddeb configuration (merge mode). Fortunately this doesn't + insist on having *only* debian/ in bzr. This gives us the best of both + worlds, bzd-bd auto-downloading orig.tar.gz and merging in the + pre-generated autoconf stuff, and retaining the possibility of merging + directly from trunk, since we keep the full upstream source in this branch. + * debian/copyright: Fix download location. + + -- Martin Pitt Tue, 17 Mar 2009 10:51:46 +0100 + +indicator-applet (0.1.2-0ubuntu1) jaunty; urgency=low + + * New upstream version + * Removes duplicate prototypes (LP: #338885) + * Fixes background color to match them on dark themes when + the panel color is not set (LP: #334490) + * Removing the handle and replacing it with the ability to + right click on the applet to get a panel menu (LP: #339818) + * Various build fixes + + -- Ted Gould Sun, 15 Mar 2009 08:58:20 -0500 + +indicator-applet (0.1.1-0ubuntu2) jaunty; urgency=low + + * src/applet-main.c, applet_fill_cb(): Do not show anything if we + are running under a stracciatella GNOME session (i. e. without + Ubuntu components). See UbuntuSpec:stracciatella-session. + + -- Martin Pitt Thu, 19 Feb 2009 17:24:04 +0100 + +indicator-applet (0.1.1-0ubuntu1) jaunty; urgency=low + + * New upstream release with some icon changes. + * debian/control: Fix Vcs-Bzr. + * debian/control: Update package descriptions; the messaging part is + provided by indicator-messages. + * debian/copyright: Fix leftover word "either" from the license + description. + + -- Martin Pitt Thu, 19 Feb 2009 16:12:01 +0100 + +indicator-applet (0.1-0ubuntu1) jaunty; urgency=low + + * Initial release, based on DX team's PPA packaging branch. + (lp:~indicator-applet-developers/indicator-applet/applet-packaging) + * Repack orig.tar.gz with a copy of the LGPL 3, libindicate/* is + under that license. + * debian/control: Add Homepage:, Vcs-Bzr:, and proper package + descriptions. + * debian/copyright: Properly describe licenses. + * configure.ac: Add missing gio-2.0 pkgconfig check (from DX team + PPA packaging branch), and autoreconf to pick up the change. + + -- Martin Pitt Tue, 17 Feb 2009 10:28:14 +0100 + --- indicator-applet-0.4.90.orig/debian/watch +++ indicator-applet-0.4.90/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://launchpad.net/indicator-applet/+download .*/indicator-applet-([0-9.]+)\.tar\.gz --- indicator-applet-0.4.90.orig/debian/indicator-applet-appmenu.install +++ indicator-applet-0.4.90/debian/indicator-applet-appmenu.install @@ -0,0 +1,3 @@ +debian/tmp/usr/lib/indicator-applet/indicator-applet-appmenu +debian/tmp/usr/share/dbus-1/services/org.gnome.panel.applet.IndicatorAppletAppmenuFactory.service +debian/tmp/usr/share/gnome-panel/4.0/applets/org.ayatana.panel.IndicatorAppletAppmenu.panel-applet --- indicator-applet-0.4.90.orig/debian/indicator-applet.install +++ indicator-applet-0.4.90/debian/indicator-applet.install @@ -0,0 +1,6 @@ +debian/tmp/usr/lib/indicator-applet/indicator-applet +debian/tmp/usr/share/dbus-1/services/org.gnome.panel.applet.IndicatorAppletFactory.service +debian/tmp/usr/share/gnome-panel/4.0/applets/org.ayatana.panel.IndicatorApplet.panel-applet +debian/tmp/usr/share/icons +debian/source_indicator-applet.py usr/share/apport/package-hooks +debian/indicator-applet-crashdb.conf /etc/apport/crashdb.conf.d/ --- indicator-applet-0.4.90.orig/debian/control +++ indicator-applet-0.4.90/debian/control @@ -0,0 +1,83 @@ +Source: indicator-applet +Section: gnome +Priority: optional +Maintainer: Ubuntu Desktop Team +Build-Depends: debhelper (>= 5.0), + cdbs (>= 0.4.41), + libgtk-3-dev, + libpanel-applet-4-dev, + gnome-doc-utils, + libtool, + intltool, + libxml2-dev, + gtk-doc-tools, + libindicator3-dev, + dh-autoreconf, + libx11-dev +Standards-Version: 3.9.1 +Homepage: https://launchpad.net/indicator-applet +Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-applet/ubuntu +Vcs-Browser: https://code.launchpad.net/~ubuntu-desktop/indicator-applet/ubuntu + +Package: indicator-applet +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + gnome-panel +Recommends: indicator-messages, + indicator-sound, + indicator-application +Provides: indicator-renderer +Description: GNOME panel indicator applet + indicator-applet is an applet to display information from + various applications consistently in the GNOME panel. + . + Currently this includes support for messaging applications in the + indicator-messages package. + +Package: indicator-applet-session +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + gnome-panel, + indicator-applet (= ${binary:Version}) +Recommends: indicator-session +Conflicts: indicator-applet-sus, gdm (<< 2.27.90-0ubuntu1), fast-user-switch-applet +Replaces: indicator-applet-sus, gdm (<< 2.27.90-0ubuntu1), fast-user-switch-applet +Description: Clone of the GNOME panel indicator applet + Indicator-applet is an applet to display information from + various applications consistently in the GNOME panel. + . + This instance will only load the session menu which provides + status changing, user choosing and session management. + +Package: indicator-applet-complete +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + gnome-panel +Recommends: indicator-session, + indicator-messages, + indicator-sound, + indicator-application +Provides: indicator-renderer +Description: Clone of the GNOME panel indicator applet + Indicator-applet is an applet to display information from + various applications consistently in the GNOME panel. + . + This instance will load all indicators in a single panel + applet. + +Package: indicator-applet-appmenu +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + gnome-panel +Recommends: indicator-appmenu +Provides: indicator-renderer +Description: Clone of the GNOME panel indicator applet + Indicator-applet is an applet to display information from + various applications consistently in the GNOME panel. + . + This instance will load the appmenu indicator. + --- indicator-applet-0.4.90.orig/debian/source_indicator-applet.py +++ indicator-applet-0.4.90/debian/source_indicator-applet.py @@ -0,0 +1,43 @@ +import os.path +from apport.hookutils import * +from xdg.BaseDirectory import xdg_cache_home + +APPLET_LOG = os.path.join(xdg_cache_home, 'indicator-applet.log') +APPLET_SESSION_LOG = os.path.join(xdg_cache_home, 'indicator-applet-session.log') +COMPLETE_LOG = os.path.join(xdg_cache_home, 'indicator-applet-complete.log') +APPMENU_LOG = os.path.join(xdg_cache_home, 'indicator-applet-appmenu.log') + +def add_info(report, ui): + if not apport.packaging.is_distro_package(report['Package'].split()[0]): + report['ThirdParty'] = 'True' + report['CrashDB'] = 'indicator_applet' + + response = ui.choice("How would you describe the issue?", ["None of the indicator menus are working correctly", "The Sound Menu is not working correctly", "The Social Networking Menu is not working correctly", "The login/logout menu is not working correctly", "The Networking Menu is not working correctly", "The date/time menu is not working correctly", "The application testing menu is not working correctly", "The all-in-one (complete) applet is not working correctly", "Another menu is not working correctly"], False) + try: + if response == None: # user cancelled + raise StopIteration + if response[0] == 0: # an issue with indicator-applet + report.add_package_info("indicator-applet") + if response[0] == 1: # the issue is with indicator-sound + report.add_package_info("indicator-sound") + if response[0] == 2: # the issue is with indicator-me + report.add_package_info("indicator-me") + if response[0] == 3: # the issue is with indicator-session + report.add_package_info("indicator-session") + if response[0] == 4: # the issue is with indicator-network in UNE + report.add_package_info("indicator-network") + if response[0] == 5: # the issue is with indicator-datetime in "unity" + report.add_package_info("indicator-datetime") + if response[0] == 6: # the issue is with indicator-applet-appmenu + report.add_package_info("indicator-applet-appmenu") + if response[0] == 7: # the issue is with indicator-applet-complete + report.add_package_info("indicator-applet-complete") + if response[0] == 8: # the issue is with indicator-application + report.add_package_info("indicator-application") + except: + print 'Unfortunately, that package is not installed. Please refer to https://wiki.ubuntu.com/Bugs/FindRightPackage' + + attach_file_if_exists(report, APPLET_LOG, 'indicator-applet.log') + attach_file_if_exists(report, APPLET_SESSION_LOG, 'indicator-applet-session.log') + attach_file_if_exists(report, COMPLETE_LOG, 'indicator-applet-complete.log') + attach_file_if_exists(report, APPMENU_LOG, 'indicator-applet-appmenu.log')