diff options
author | Lars Uebernickel <lars.uebernickel@canonical.com> | 2012-11-19 18:27:11 +0100 |
---|---|---|
committer | Lars Uebernickel <lars.uebernickel@canonical.com> | 2012-11-19 18:27:11 +0100 |
commit | 1c1427d0a1bd801f46b4c33e1f1f510f6bf8c432 (patch) | |
tree | 8e550862254fc48d8633fed3f68afefb526bfe14 /debian/changelog | |
parent | f371bb64a0c6d57d496def504327047ff63b11e2 (diff) | |
parent | db494004cd95f44048a4734d7e7788ae4541adde (diff) | |
download | ayatana-indicator-messages-1c1427d0a1bd801f46b4c33e1f1f510f6bf8c432.tar.gz ayatana-indicator-messages-1c1427d0a1bd801f46b4c33e1f1f510f6bf8c432.tar.bz2 ayatana-indicator-messages-1c1427d0a1bd801f46b4c33e1f1f510f6bf8c432.zip |
Merge upstream: inline packaging
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 831 |
1 files changed, 831 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..7c0cd3d --- /dev/null +++ b/debian/changelog @@ -0,0 +1,831 @@ +indicator-messages (12.10.6-0ubuntu1) UNRELEASED; urgency=low + + * debian/rules: + - Use autogen.sh for dh_autoreconf. + - Drop the override for dh_makeshlibs. + - Add DPKG_GENSYMBOLS_CHECK_LEVEL=4. + * debian/control: + - Fix styling: add trailing commas at the end of lists. + - Update Vcs-Bzr, Vcs-Browser fields and add a notice for developers. + - Add libgtest-dev to Build-Depends. + * Automatic snapshot from revision 329 (bootstrap): + - Clear the detail (count or time) of a source when another type of detail + is set. (LP: #1071640) + + -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Tue, 13 Nov 2012 13:37:56 -0500 + +indicator-messages (12.10.5-0ubuntu2) raring; urgency=low + + * Upload to raring + + -- Sebastien Bacher <seb128@ubuntu.com> Wed, 07 Nov 2012 15:16:08 +0100 + +indicator-messages (12.10.5-0ubuntu1) quantal-proposed; urgency=low + + * New upstream release: + - fix crash caused by GError not being cleared (lp #1064314) + - fix crash when registering an app that was previously unregistered + (lp #1065169) + - remove the icon if NULL is passed to source_set_icon (lp #1070421) + + -- Sebastien Bacher <seb128@ubuntu.com> Wed, 24 Oct 2012 17:30:45 +0200 + +indicator-messages (12.10.4-0ubuntu1) quantal; urgency=low + + * New upstream release: + - don't segfault if .desktop file is not installed (lp: #1058386) + - Use fallback icon names (without status emblems). + (lp: #1056595) + + -- Sebastien Bacher <seb128@ubuntu.com> Tue, 02 Oct 2012 23:20:19 +0200 + +indicator-messages (12.10.2-0ubuntu1) quantal; urgency=low + + * New upstream release, includes apis to allow changing the label and + the icon of sources and add documentation + * debian/libmessaging-menu0.symbols: + - new version update + * debian/libmessaging-menu-dev.install: + - install the documentation + * debian/rules: + - build the documentation + - updated shlibs version + - use --with gir so gir:Depends work as it should + (lp: #1044125) + + -- Sebastien Bacher <seb128@ubuntu.com> Sat, 01 Sep 2012 12:36:35 +0200 + +indicator-messages (12.10.1-0ubuntu1) quantal-proposed; urgency=low + + * New upstream version + * debian/control: + - breaks on version of ported clients using libindicate + - set some conflicts on the old deprecated status provider binaries + - updated Build-Depends + * debian/control, debian/*.install: + - drop indicator-status-provider-*, those are deprecated + - new binaries for the libmessaging-menu library + * debian/libmessaging-menu0.symbols: + - symbol file for the new library + * Updated packaging to dh9, current standards + * Drop gtk2 build from the packaging since support for it was + dropped in trunk, thanks Lars Uebernickel + + -- Sebastien Bacher <seb128@ubuntu.com> Mon, 27 Aug 2012 18:56:59 +0200 + +indicator-messages (0.6.0-0ubuntu1) precise; urgency=low + + * New upstream release. + * Handle blank icons properly (LP: #956147) + * Fix telepathy offline/disconnected state bug + + -- Charles Kerr <charles.kerr@canonical.com> Wed, 11 Apr 2012 11:09:46 -0500 + +indicator-messages (0.5.95-0ubuntu1) precise; urgency=low + + [ Charles Kerr ] + * New upstream release. + * Fix 0.5.94 blacklist regression. + + [ Ken VanDine ] + * src/indicator-messages.c + * revert fix for the broken images in indicator-messages-service, it + caused the service to build against gtk and we can't parallel install + the service anyway + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 05 Apr 2012 16:47:19 -0400 + +indicator-messages (0.5.94-0ubuntu1) precise; urgency=low + + [ Ted Gould ] + * New upstream release. + * Fix for missing icons in the messaging menu (LP: #960553) + * Fix i18n for description (LP: #957525) + * Implementing initial testing + * Fixing blacklists (LP: #939258) + * debian/control: Adding dep on libgtest-dev + + [ Ken VanDine ] + * debian/control: Don't build depend on libgtest-dev, it isn't in main + * debian/rules: disable tests, they require libgtest-dev + + -- Ken VanDine <ken.vandine@canonical.com> Wed, 21 Mar 2012 17:00:10 -0400 + +indicator-messages (0.5.93-0ubuntu2) precise; urgency=low + + * src/im-menu-item.c + - cherry picked fix for missing icons in the messaging menu (LP: #960553) + + -- Ken VanDine <ken.vandine@canonical.com> Tue, 20 Mar 2012 16:41:13 -0400 + +indicator-messages (0.5.93-0ubuntu1) precise; urgency=low + + * debian/control: + - drop build-depends on gnome-doc-utils and scrollkeeper, not required + + [ Ted Gould ] + * New upstream release. + * Fixing alignment of menu items (LP: #939953) + * Vertically centering alignment of double high items (LP: #770486) + * Fixing setting of status on telepathy (LP: #943757) + + -- Sebastien Bacher <seb128@ubuntu.com> Thu, 08 Mar 2012 22:11:24 +0100 + +indicator-messages (0.5.92-0ubuntu1) precise; urgency=low + + [ Ted Gould ] + * New upstream release. + * Fix goto handling (by removing) (LP: #937441, LP: #937438) + * Tell accountsservice when user has messages for the benefit of + LightDM. + * Dropping debian/patches: Merged upstream + + [ Ken VanDine ] + * debian/source/format + - dropped "3.0 (quilt), it doesn't play well with bzr maintained packages + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 23 Feb 2012 02:48:09 -0500 + +indicator-messages (0.5.91-0ubuntu3) precise; urgency=low + + * debian/source/format: + - Make "3.0 (quilt)" + * debian/patches/tell-accounts-service.patch: + - Tell accountsservice when user has messages for the benefit of + LightDM. + + -- Michael Terry <mterry@ubuntu.com> Wed, 15 Feb 2012 15:32:16 -0500 + +indicator-messages (0.5.91-0ubuntu2) precise; urgency=low + + * debian/control: build-depends on dh-autoreconf as well + + -- Sebastien Bacher <seb128@ubuntu.com> Tue, 14 Feb 2012 23:50:15 +0100 + +indicator-messages (0.5.91-0ubuntu1) precise; urgency=low + + * New upstream release. + * Better lozenges that look nice + * debian/rules: Adding autoreconf and running make check + * debian/compat: 5 + * debian/source/format: Dropping + + -- Ted Gould <ted@ubuntu.com> Tue, 14 Feb 2012 15:29:52 -0600 + +indicator-messages (0.5.90-0ubuntu1) precise; urgency=low + + [ Ted Gould ] + * New upstream release. + * Adding code coverage targets + * Match libindicate 0.6.90 + * Updating for Dbusmenu 0.5.90 + * Plug leak in launcher_menu_item_new + * Fix memory leak: Free path string. + * Compare server and path for multi-server clients + * Using the new GTK3 box API to avoid deprecations + * Adding a name hint + * debian/control: Requiring libindicate 0.6.90 and dbusmenu 0.5.90 + + [ Ken VanDine ] + * debian/rules + - drop no-error=deprecated-declarations from CFLAGS + + -- Ken VanDine <ken.vandine@canonical.com> Fri, 10 Feb 2012 14:29:59 -0500 + +indicator-messages (0.5.0-1ubuntu1) precise; urgency=low + + * rebuild for libindicator7 + * debian/rules + - build with no-error=deprecated-declarations + * debian/control + - set ubuntu-desktop VCS and maintainer + + -- Ken VanDine <ken.vandine@canonical.com> Wed, 25 Jan 2012 09:56:59 -0500 + +indicator-messages (0.5.0-1) experimental; urgency=low + + * Merge new upstream from Ubuntu. + + -- Evgeni Golov <evgeni@debian.org> Wed, 19 Oct 2011 13:36:00 +0200 + +indicator-messages (0.5.0-0ubuntu1) oneiric; urgency=low + + * New upstream release. + * Fix memory leak (LP: #690668) + * Drop debian/patches/lp_690668.patch: Merged upstream + + -- Ted Gould <ted@ubuntu.com> Wed, 28 Sep 2011 10:39:26 -0500 + +indicator-messages (0.4.95-0ubuntu1) oneiric; urgency=low + + * New upstream release. + * Fix naming of "Clear" item + * Fix alignment of items to there is a consistent gutter + * debian/patches/lp_690668.patch: Updating + + -- Ted Gould <ted@ubuntu.com> Thu, 25 Aug 2011 09:09:20 -0500 + +indicator-messages (0.4.94-0ubuntu1) oneiric; urgency=low + + * New upstream release. + ∘ Fix drawing of triangles and capsules in GTK3 + ∘ Fix Emesene statuses (LP: #817504) + + -- Ted Gould <ted@ubuntu.com> Thu, 18 Aug 2011 10:57:40 -0500 + +indicator-messages (0.4.93-0ubuntu2) oneiric; urgency=low + + * debian/rules + - run intltool-update to update the translations template + + -- Ken VanDine <ken.vandine@canonical.com> Fri, 12 Aug 2011 10:05:01 -0400 + +indicator-messages (0.4.93-0ubuntu1) oneiric; urgency=low + + [ Ted Gould ] + * New upstream release. + * Add an item to clear the alert + * Choose mail applications based on the default application + * Clear based on middle click + + [ Ken VanDine ] + * debian/control + - Bumped build depends for libindicate to >= 0.5.90 + * debian/rules + - Fixed configure arg for gtk version + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 11 Aug 2011 14:18:05 -0400 + +indicator-messages (0.4.92-0ubuntu4) oneiric; urgency=low + + * debian/control + - Dropped recommends for gwibber now that it is seeded + * cherry picked r220 from trunk + - Make sure to insert in the right locations + * cherry picked r221 from trunk + - Making mail applications based on the default mail client not a + hardcoded desktop file. + + -- Ken VanDine <ken.vandine@canonical.com> Fri, 05 Aug 2011 14:33:39 -0400 + +indicator-messages (0.4.92-0ubuntu3) oneiric; urgency=low + + * debian/control + - Added recommends for gwibber, it got missed when we dropped indicator-me + should get removed after we get it seeded properly + + -- Ken VanDine <ken.vandine@canonical.com> Sun, 31 Jul 2011 16:36:09 -0400 + +indicator-messages (0.4.92-0ubuntu2) oneiric; urgency=low + + * debian/control: + - use conflicts against indicator-me + + -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 29 Jul 2011 15:49:40 +0200 + +indicator-messages (0.4.92-0ubuntu1) oneiric; urgency=low + + * New upstream release. + * debian/control + - Added Replaces indicator-me + - Added build depends for libtelepathy-glib-dev + - Added new binary packages, libindicator-messages-status-provider-dev, + libindicator-messages-status-provider1, and each provider + - Make indicator-messages recommend indicator-status-provider-mc5 + * debian/libindicator-messages-status-provider1.symbols + - Added symbols file + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 14 Jul 2011 16:28:23 -0400 + +indicator-messages (0.4.91-0ubuntu1) oneiric; urgency=low + + [ Ted Gould ] + * New upstream release. + * Update for libindicator 0.4 + + [ Ken VanDine ] + * debian/control + - Bumped build depends for libindicator to >= 0.3.90 + + -- Ken VanDine <ken.vandine@canonical.com> Fri, 08 Jul 2011 11:23:58 -0400 + +indicator-messages (0.4.90-0ubuntu2) oneiric; urgency=low + + * Rebuild for libdbusmenu-gtk3-4 + * debian/control + - Removed duplicate build depends + - Dropped build depends on indicator-messages-gtk2 + + -- Ken VanDine <ken.vandine@canonical.com> Tue, 28 Jun 2011 09:01:12 -0400 + +indicator-messages (0.4.90-0ubuntu1) oneiric; urgency=low + + [ Ted Gould ] + * New upstream release. + * GTK 3 + + [ Ken VanDine ] + * debian/control + - Bumped standards version to 3.9.2 + - Add new binary for indicator-messages-gtk2 + - Make indicator-messages recommend indicator-messages-gtk2 (until unity + can load gtk3 indicators) + - indicator-messages-gtk2 replaces indicator-messages << 0.4.90 + - Added build depends for libdbusmenu-gtk3-dev and libindicator3-dev + * debian/rules + - build for both gtk2 and gtk3 + + -- Ken VanDine <ken.vandine@canonical.com> Wed, 22 Jun 2011 12:34:43 -0400 + +indicator-messages (0.4.0-1) unstable; urgency=low + + * Merge new upstream from Ubuntu. + * Standards-Version: 3.9.2 + + -- Evgeni Golov <evgeni@debian.org> Sun, 05 Jun 2011 13:16:03 +0200 + +indicator-messages (0.4.0-0ubuntu1) natty; urgency=low + + * New upstream release. + ∘ Set the type before other variables to get default handling more + reliable (LP: #723873) + ∘ Add support for overriding the default icon with a specific one + for the messaging menu (LP: #741068) + + -- Ted Gould <ted@ubuntu.com> Thu, 07 Apr 2011 12:35:36 -0500 + +indicator-messages (0.3.92-1) unstable; urgency=low + + * Merge new upstream from Ubuntu. + * Fix 0.3.11-0ubuntu3 changelog entry (missed a space), so that + bzr builddeb won't go crazy (see Debian Bug #620242) + * Fix debian/copyright, was refering to libdbusmenu by mistake. + + -- Evgeni Golov <evgeni@debian.org> Sun, 03 Apr 2011 13:37:33 +0200 + +indicator-messages (0.3.92-0ubuntu3) natty; urgency=low + + * debian/patches/lp_690668.patch + - Memory leak fixes (LP: #690668) + * debian/control + - Bump standards version to 3.9.1 + * debian/source/format + - Use source format 3.0 (quilt) + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 24 Feb 2011 12:13:33 -0500 + +indicator-messages (0.3.92-0ubuntu2) natty; urgency=low + + * src/launcher-menu-item.c + - Make sure menu entries are displayed for launchers that aren't running (LP: #723873) + + -- Ken VanDine <ken.vandine@canonical.com> Wed, 23 Feb 2011 16:06:37 -0500 + +indicator-messages (0.3.92-0ubuntu1) natty; urgency=low + + * New upstream release. + * Adding in accessible description support + * debian/control: libindicator version 0.3.19 + + -- Ted Gould <ted@ubuntu.com> Thu, 17 Feb 2011 12:18:32 -0600 + +indicator-messages (0.3.91-0ubuntu1) natty; urgency=low + + * New upstream release. + * Fixing the service file + * Adding a log domain + * Fixing type handler for dbusmenu 0.3.94 + * debian/control: dbusmenu to 0.3.94 + + -- Ted Gould <ted@ubuntu.com> Thu, 27 Jan 2011 17:01:34 -0600 + +indicator-messages (0.3.90-0ubuntu1) natty; urgency=low + + [ Ted Gould ] + * New upstream release. + * GDBus Port + * New libindicate and dbusmenu + + [ Ken VanDine ] + * debian/control + - Build depends on libindicate-dev to 0.4.91 + - Build depends on dbusmenu to 0.3.91 + - Set Vcs to ~ubuntu-desktop + * data/indicator-messages.service.in + - Fixed dbus interface name + + -- Ken VanDine <ken.vandine@canonical.com> Fri, 14 Jan 2011 14:50:30 -0600 + +indicator-messages (0.3.11-0ubuntu4) natty; urgency=low + + * debian/control + - Bump build depends for libdbusmenu-* to >= 0.3.90 + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 09 Dec 2010 11:39:40 -0500 + +indicator-messages (0.3.11-0ubuntu3) UNRELEASED; urgency=low + + * debian/control: package description spelling (LP: #658096) + + -- Greg Auger <gregory.auger@googlemail.com> Tue, 09 Nov 2010 18:49:38 +0000 + +indicator-messages (0.3.11-0ubuntu2) maverick; urgency=low + + * Rebuild for libindicator ABI change (LP: #637692) + * debian/control: depends on latest libindicator-dev + + -- Didier Roche <didrocks@ubuntu.com> Wed, 22 Sep 2010 18:39:27 +0200 + +indicator-messages (0.3.11-0ubuntu1) maverick; urgency=low + + * New upstream release. + * Fixing triangles by passing data to callback (LP: #623453) + + -- Ted Gould <ted@ubuntu.com> Thu, 09 Sep 2010 13:24:13 -0500 + +indicator-messages (0.3.10-0ubuntu1) maverick; urgency=low + + * New upstream release. + * Shifting icons into the gutter and adjusting the arrow + padding. + + -- Ted Gould <ted@ubuntu.com> Thu, 26 Aug 2010 15:08:31 -0500 + +indicator-messages (0.3.9-0ubuntu1) maverick; urgency=low + + * New upstream release. + * Remove parens from counts + + -- Ted Gould <ted@ubuntu.com> Thu, 12 Aug 2010 13:10:10 -0500 + +indicator-messages (0.3.8-0ubuntu1) maverick; urgency=low + + * New upstream release. + - running apps triangle indicator overlay + - message counters are now rendered with a nice rounded background + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 29 Jul 2010 13:33:14 -0400 + +indicator-messages (0.3.7-1) unstable; urgency=low + + * Merge from Ubuntu. + Closes: #586132 + * debian/control: + - Homepage is at LP/indicator-messages, not -applet. + - Update package description. + - Update Vcs-* fields. + - Standards-Version: 3.8.4. + * debian/copyright: + - Convert to DEP5 format. + - Add missing copyright holders of debian/. + + -- Evgeni Golov <evgeni@debian.org> Thu, 17 Jun 2010 13:02:37 +0200 + +indicator-messages (0.3.7-0ubuntu1~ppa1) lucid; urgency=low + + * New upstream release. + * When loading desktop files check to see if they've + already been eclipsed by an app. (LP: #549096) + * Track better application shortcuts and ensure that they + get removed when the application is. (LP: #539167) + * Track blacklisted apps to ensure that the messaging menu + hides when there is no app. (LP: #533021) + + -- Ted Gould <ted@ubuntu.com> Fri, 21 May 2010 15:02:16 -0500 + +indicator-messages (0.3.6-0ubuntu2) lucid; urgency=low + + * Upstream Merge + * When loading desktop files check to see if they've + already been eclipsed by an app. (LP: #549096) + * Track better application shortcuts and ensure that they + get removed when the application is. (LP: #539167) + + -- Ted Gould <ted@ubuntu.com> Sat, 17 Apr 2010 13:10:42 -0500 + +indicator-messages (0.3.6-0ubuntu1) lucid; urgency=low + + * New upstream release. + * Fixing several bugs with regards to visibility and placement + if items and separators in the menu. (LP: #446914) + * Changing the service management over to using libindicator + services and service manager for robustness. + + -- Ted Gould <ted@ubuntu.com> Thu, 01 Apr 2010 10:13:38 -0500 + +indicator-messages (0.3.5-0ubuntu2) lucid; urgency=low + + * debian/control: + - change the indicator-applet depends to a recommends to let other + desktops use other options rather than having to trigger GNOME + + -- Sebastien Bacher <seb128@ubuntu.com> Tue, 30 Mar 2010 10:35:59 +0200 + +indicator-messages (0.3.5-0ubuntu1) lucid; urgency=low + + * Upstream release 0.3.5 + * Show which applications are running with a small icon + next to their entry. (LP: #438526) + * Shift command items to line up with application names. + (LP: #537312) + * Track applications we've seen so that we can show "Set Up" + text if we've not seen the app before. + * Fix avatar spacing to match other menu items + * Use standard libindicator icon handling in panel + * Fix translation of non-running applications (LP: #540148) + * Handling bools for requesting attention from apps + * Changing microblogging to broadcast to match Me Menu (LP: #534952) + * debian/control: + - Updating requirement to libindicator 0.3.5 + - Increasing dbusmenu-glib dep to 0.2.8 + + -- Ted Gould <ted@ubuntu.com> Thu, 25 Mar 2010 10:53:01 -0500 + +indicator-messages (0.3.4-0ubuntu1~ppa1) lucid; urgency=low + + * Upstream release 0.3.4 + * Fix avatar spacing to match other menu items + * Use standard libindicator icon handling in panel + * Fix translation of non-running applications (LP: #540148) + * Handling bools for requesting attention from apps + * Changing microblogging to broadcast to match Me Menu (LP: #534952) + * debian/control: Updating requirement to libindicator 0.3.5 + + -- Ted Gould <ted@ubuntu.com> Thu, 18 Mar 2010 13:45:19 -0500 + +indicator-messages (0.3.3-0ubuntu2) lucid; urgency=low + + * src/default-applications.c + - string change for consistency (LP: #534952) + + -- Ken VanDine <ken.vandine@canonical.com> Fri, 12 Mar 2010 11:44:46 -0500 + +indicator-messages (0.3.3-0ubuntu1) lucid; urgency=low + + * Upstream release 0.3.3 + * Changing names of default applications to generic names + * Making icons of default applications match panel theme + + -- Ted Gould <ted@ubuntu.com> Thu, 04 Mar 2010 16:02:11 -0600 + +indicator-messages (0.3.2-0ubuntu1) lucid; urgency=low + + * Upstream release 0.3.2 + * Removing extra ref + * Moving locally defined variable to use the one defined in + the function to fix a NULL pointer. (lp: #518547) + * Disconnect the count changed signal property + * Adding static desktop shortcuts to application items + * Adding dynamic application menuitems + * Switching application menu items to remove descriptions + and add in application icons + * debian/control: + * libindicator build dependency to 0.3.3 + * dbusmenu build dependency to 0.2.5 + + -- Ted Gould <ted@ubuntu.com> Thu, 18 Feb 2010 12:23:29 -0600 + +indicator-messages (0.3.1-0ubuntu2) lucid; urgency=low + + * Upstream Merge + * Removing extra ref + * Moving locally defined variable to use the one defined in + the function to fix a NULL pointer. (lp: #518547) + + -- Ted Gould <ted@ubuntu.com> Tue, 09 Feb 2010 09:30:10 -0600 + +indicator-messages (0.3.1-0ubuntu1) lucid; urgency=low + + * Upstream release 0.3.1 + * Updates for dbusmenu 0.2.2 + * Updates for libindicate 0.3.0 + * debian/control: + * dbusmenu* depends to 0.2.2 + * libindicate* depends to 0.3.0 + + -- Ted Gould <ted@ubuntu.com> Thu, 04 Feb 2010 18:23:34 -0800 + +indicator-messages (0.3.0-0ubuntu1) lucid; urgency=low + + * Upstream release 0.3.0 + - Disabling static builds. + - Porting to libindicator 0.3.0 + - Adding translator comments from hours and minutes strings. + (LP: #456437) + - Upgrading to dbusmenu 0.2.0 + * debian/control: Updating dbusmenu dependency to 0.2.0 + * debian/control: Increasing libindicator-dev dependency to + 0.3.0 + + -- Ted Gould <ted@ubuntu.com> Fri, 08 Jan 2010 12:05:25 -0600 + +indicator-messages (0.2.6+r156-0ubuntu2) lucid; urgency=low + + * debian/control + - add a Breaks for indicator-applet (<< 0.3.0) + + -- Ken VanDine <ken.vandine@canonical.com> Tue, 15 Dec 2009 11:57:42 -0500 + +indicator-messages (0.2.6+r156-0ubuntu1) lucid; urgency=low + + * New snapshot for libindicator 0.3.0 + * debian/control + - Build-Depends on libindicator >= 0.3.0 + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 10 Dec 2009 14:35:46 -0500 + +indicator-messages (0.2.6-0ubuntu1) karmic; urgency=low + + * Upstream release 0.2.6 (LP: #446629) + * Building the menu after checking the blacklist so that the + separators are all correct. + * Small fix for a perspective memory leak. + + -- Ted Gould <ted@ubuntu.com> Fri, 09 Oct 2009 08:14:27 +0200 + +indicator-messages (0.2.5-0ubuntu1) karmic; urgency=low + + * Upstream release 0.2.5 (LP: #440217) + * Adding a check on addition of launchers to ensure icon is correctly + visible. (LP: #433274) + * Making it so that if applications don't set the time on an indicator + the time isn't shown in the menu. (LP: #438237) + * Putting icons in the right places. (LP: #436460) + + -- Ted Gould <ted@ubuntu.com> Thu, 01 Oct 2009 23:34:28 +0200 + +indicator-messages (0.2.4-0ubuntu1) karmic; urgency=low + + * Upstream release 0.2.4 (LP: #436093) + - Merging in the min menu width feature (LP: #428292) + - Merging in icon scaling branch from trunk. Now better icons (LP: #433143) + - Merging in updated trunk (LP: #434097 and LP: #435184) + - add i18n support + - Prevent null entries (LP: #435184) + - add a path for indicators in /usr/share (LP: #434097) + + -- Ted Gould <ted@ubuntu.com> Thu, 24 Sep 2009 13:07:46 -0500 + +indicator-messages (0.2.2-0ubuntu2) karmic; urgency=low + + * src/messages-service.c: initialise the translations + + -- Sebastien Bacher <seb128@ubuntu.com> Tue, 15 Sep 2009 16:41:03 +0200 + +indicator-messages (0.2.2-0ubuntu1) karmic; urgency=low + + * New release (LP: #427357) + * Adds in separators between application groups + * Merging in v2-api stuff which will become 0.2.1 + * debian/control: + - Requiring > 0.2.0 of libindicate-* + - bump dbusmenu dependencies. + + -- Ted Gould <ted@ubuntu.com> Thu, 10 Sep 2009 09:11:57 -0500 + +indicator-messages (0.2.0-0ubuntu2) karmic; urgency=low + + * debian/control + - Bump build depends on dbusmenu to 0.1.0 + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 27 Aug 2009 21:14:46 +0200 + +indicator-messages (0.2.0-0ubuntu1) karmic; urgency=low + + [ Ted Gould ] + * Upstream version 0.2.0 + * debian/control: Adding dependency information for libdbusmenu + to say >= 0.0.2 to match upstream build system. + * debian/watch: Changing to use indicator-messages project. + + [ Martin Pitt ] + * debian/control: Update Vcs-Bzr: for new branch location. + + -- Ted Gould <ted@ubuntu.com> Thu, 27 Aug 2009 20:46:27 +0200 + +indicator-messages (0.2.0~bzr124-0ubuntu1) karmic; urgency=low + + * Update to fix build issue + + -- Sebastien Bacher <seb128@ubuntu.com> Fri, 07 Aug 2009 17:12:40 +0100 + +indicator-messages (0.2.0~bzr121-0ubuntu3) karmic; urgency=low + + * Fix to dereference the application menu items correctly so that + the signal handlers are dropped as well. (lp: #410251) + + -- Ted Gould <ted@ubuntu.com> Wed, 05 Aug 2009 19:00:31 +0100 + +indicator-messages (0.2.0~bzr121-0ubuntu2) karmic; urgency=low + + * Run autogen.sh before upload + + -- Jonathan Riddell <jriddell@ubuntu.com> Wed, 05 Aug 2009 00:42:39 +0100 + +indicator-messages (0.2.0~bzr121-0ubuntu1) karmic; urgency=low + + [ Ted Gould ] + * debian/control: Adding in a build dep on libindicate-gtk-dev + * Changes for the changing libindicate stuff. + * Merge in the dbusmenu changes from the dbusmenu branch + * debian/control: Adding in a build dependency on libdbusmenu-glib and + libdbusmenu-gtk to catch up with the merge. + + -- Jonathan Riddell <jriddell@ubuntu.com> Wed, 05 Aug 2009 00:21:50 +0100 + +indicator-messages (0.2.0~bzr120-0ubuntu1) jaunty; urgency=low + + * Fix to track the timer. (LP: #365187) + + -- Ted Gould <ted@ubuntu.com> Wed, 13 May 2009 09:56:20 -0500 + +indicator-messages (0.2.0~bzr119-0ubuntu1) jaunty; urgency=low + + * Upstream update + + -- Ted Gould <ted@ubuntu.com> Wed, 22 Apr 2009 23:34:21 -0500 + +indicator-messages (0.2.0~bzr116-0ubuntu3) jaunty; urgency=low + + * debian/rules: Adding a rule to remove the .la/.a clutter + + -- Ted Gould <ted@ubuntu.com> Wed, 22 Apr 2009 16:46:59 -0500 + +indicator-messages (0.2.0~bzr116-0ubuntu2) jaunty; urgency=low + + * debian/control: libindicator-dev to ~bzr301 + + -- Ted Gould <ted@ubuntu.com> Wed, 22 Apr 2009 15:58:45 -0500 + +indicator-messages (0.2.0~bzr116-0ubuntu1) jaunty; urgency=low + + * Upstream release + * Bug fixes + * Update API to new libindicator + * debian/control: Adding new dependency on libindicator-dev + + -- Ted Gould <ted@ubuntu.com> Wed, 22 Apr 2009 15:45:21 -0500 + +indicator-messages (0.1.6-0ubuntu1) jaunty; urgency=low + + * New upstream version + * Patch from Cody Russell to fix LP: #359018 by correctly implementing + the finalize functions. + + -- Ted Gould <ted@ubuntu.com> Tue, 14 Apr 2009 11:32:00 +0200 + +indicator-messages (0.1.5-0ubuntu1) jaunty; urgency=low + + * New upstream version + * Fixes the lifecycle of the various structures tracking the messages + and applications. Fixing bugs like (LP: #355616) (LP: #352881) + * Fixes the visual appearance by setting the widget name to grab the + style settings from the main applet. (LP: #351979) + * debian/control: Upgrading dependency on libindicate-dev to 0.1.5 or + higher as the new version requires that. + + -- Ted Gould <ted@ubuntu.com> Fri, 03 Apr 2009 16:32:49 -0500 + +indicator-messages (0.1.4-0ubuntu1) jaunty; urgency=low + + * New upstream version + * Adding the display of indicators that are login messages coming from + other applications. (LP: #345494) + * Making all times displayed for IM messages relative instead of + absolute. (LP: #346345) + * Cleaning up the server removal code. May fix (LP: #345599), I can't + recreate it anymore afterwards. + + -- Ted Gould <ted@ubuntu.com> Mon, 30 Mar 2009 09:40:40 +0200 + +indicator-messages (0.1.3-0ubuntu1) jaunty; urgency=low + + [ Ted Gould ] + * New upstream version. + - Now changes the icon based on non-IM indicators so that Evolution + works much better. (LP: #342480) + - Now the menu items are in a predictable order, alphabetical. + - The Messages for a particular client (i.e. Pidgin) are grouped with + the client they're associated with. + - Adjusting the icon size to match the new one in the Human theme. + - Adjusting the build so that all the different libraries are not + built in a versioned manner. Now it's just one .so, which is + what it should have been originally. + + [ Martin Pitt ] + * Add debian/watch. + * Add bzr-builddeb configuration. + * debian/copyright: Fix download location. + + -- Martin Pitt <martin.pitt@ubuntu.com> Thu, 19 Mar 2009 12:23:17 +0100 + +indicator-messages (0.1-0ubuntu1) jaunty; urgency=low + + * Initial release, based on DX team's PPA packaging branch. + (lp:~indicator-applet-developers/indicator-applet/messages-packaging) + * debian/control: Add Homepage:, Vcs-Bzr:, and fix package + description. + * debian/copyright: Properly describe license. + + -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 17 Feb 2009 11:35:38 +0100 + |