--- notify-osd-0.9.35+14.04.20131209.orig/debian/changelog +++ notify-osd-0.9.35+14.04.20131209/debian/changelog @@ -0,0 +1,788 @@ +notify-osd (0.9.35+14.04.20131209-0ubuntu1) trusty; urgency=low + + [ Iain Lane ] + * Clear the reference when we g_source_remove the timers so we don't + attempt to remove them again in the dispose function. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 478 + + -- Ubuntu daily release Mon, 09 Dec 2013 17:23:36 +0000 + +notify-osd (0.9.35+14.04.20131204.2-0ubuntu1) trusty; urgency=low + + [ Lars Uebernickel ] + * Update contents of a synchronous notification when replacing it. + (LP: #404658) + + [ Mirco Müller ] + * Avoid invalid call to g_source_remove() thus fixing LP: #1257717. + (LP: #1257717) + + [ Jian-Ding Chen ] + * Update contents of a synchronous notification when replacing it. + (LP: #404658) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 476 + + -- Ubuntu daily release Wed, 04 Dec 2013 20:23:48 +0000 + +notify-osd (0.9.35+14.04.20131030.1-0ubuntu1) trusty; urgency=low + + [ Mirco Müller ] + * Watch "NameLost" signal on DBus and exit if received. + + [ Lars Uebernickel ] + * Allow being replaced by a different notification service. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 473 + + -- Ubuntu daily release Wed, 30 Oct 2013 10:06:24 +0000 + +notify-osd (0.9.35+13.10.20130917.1-0ubuntu1) saucy; urgency=low + + [ Sami Jaktholm ] + * Return correct notification ID to clients. (LP: #1191565) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 470 + + -- Ubuntu daily release Tue, 17 Sep 2013 22:04:19 +0000 + +notify-osd (0.9.35+13.10.20130725-0ubuntu1) saucy; urgency=low + + [ Jeremy Bicha ] + * Have the tests depend on at-spi2-core. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 468 + + -- Ubuntu daily release Thu, 25 Jul 2013 17:40:52 +0000 + +notify-osd (0.9.35daily13.06.12-0ubuntu1) saucy; urgency=low + + [ Lars Uebernickel ] + * Don't crash when an application is fullscreen when a notification + arrives. (LP: #1189281) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 466 + + -- Ubuntu daily release Wed, 12 Jun 2013 00:02:38 +0000 + +notify-osd (0.9.35daily13.05.30-0ubuntu1) saucy; urgency=low + + * Automatic snapshot from revision 464 + + -- Ubuntu daily release Thu, 30 May 2013 00:24:19 +0000 + +notify-osd (0.9.35daily13.05.29ubuntu.unity.next-0ubuntu1) saucy; urgency=low + + * Automatic snapshot from revision 463 (ubuntu-unity/next) + + -- Ubuntu daily release Wed, 29 May 2013 16:55:43 +0000 + +notify-osd (0.9.35daily13.05.20ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Łukasz 'sil2100' Zemczak ] + * debian/control, debian/copyright, debian/rules: + - Modifications related to compliance with our packaging standards + + [ Ubuntu daily release ] + * Automatic snapshot from revision 462 (ubuntu-unity/next) + + -- Ubuntu daily release Mon, 20 May 2013 00:01:28 +0000 + +notify-osd (0.9.35daily12.11.28-0ubuntu1) raring; urgency=low + + [ Robert Bruce Park ] + * Inline packaging metadata. + + [ Didier Roche ] + * Automatic snapshot from revision 458 (bootstrap): + - add some dep8 test. Thanks mterry + + [ Automatic PS uploader ] + * Automatic snapshot from revision 460 + + -- Automatic PS uploader Wed, 28 Nov 2012 06:30:40 +0000 + +notify-osd (0.9.34-0ubuntu5) quantal; urgency=low + + * debian/source_notify-osd.py: + - Use gsettings not gconf to read current theme + + -- Jeremy Bicha Mon, 17 Sep 2012 22:21:32 -0400 + +notify-osd (0.9.34-0ubuntu4) quantal; urgency=low + + * When running without a compositor, don't show a dark black border + + -- Michael Terry Wed, 29 Aug 2012 10:04:31 -0400 + +notify-osd (0.9.34-0ubuntu3) quantal; urgency=low + + * debian/source_notify-osd.py: Drop tabs to fix compatibility with Python 3. + Thanks Edward Donovan! (LP: #1013171) + + -- Martin Pitt Mon, 18 Jun 2012 15:05:56 +0200 + +notify-osd (0.9.34-0ubuntu2) precise; urgency=low + + * Backport Cimi's color tweaks improvements (lp: #977974) + + -- Sebastien Bacher Tue, 10 Apr 2012 15:19:23 +0200 + +notify-osd (0.9.34-0ubuntu1) precise; urgency=low + + * New upstream release + - Use _GNOME_BACKGROUND_REPRESENTATIVE_COLORS to better determine tinting + for the notification background + * notify-osd in invisible area of dual screen setup (LP: #716458) + + -- Ken VanDine Fri, 23 Mar 2012 12:21:58 -0400 + +notify-osd (0.9.33-0ubuntu1) precise; urgency=low + + * New upstream release: + - change background colour to use the same median colour used in + the unity dash (lp: #810325) + - should migrate the user gconf keys values to gsettings (lp: #827897) + - accessibility broken due to recent GTK3 changes (lp: #856071) + - keeps on writing to .cache/notify-osd.log and waking up my drive + (lp: #904835) + - wakes up for every key/focus event after showing the first bubble + (lp: #915389) + + -- Sebastien Bacher Wed, 08 Feb 2012 21:08:41 +0100 + +notify-osd (0.9.32-0ubuntu5) precise; urgency=low + + * Fix unnecessary wakeups on every keyboard/focus event: + - configure.in: Check if wnck_shutdown() is available. + - src/dnd.c: Call wnck_shutdown() (if available) when we are done with + fullscreen window checking. + - https://code.launchpad.net/~pitti/notify-osd/wnck_shutdown/+merge/89836 + - LP: #915389 + + -- Martin Pitt Tue, 24 Jan 2012 09:23:55 +0100 + +notify-osd (0.9.32-0ubuntu4) precise; urgency=low + + * src/log.c: don't log unless the LOG environment variable is set + (lp: #904835) + + -- Sebastien Bacher Fri, 16 Dec 2011 18:59:28 +0100 + +notify-osd (0.9.32-0ubuntu3) oneiric; urgency=low + + * Merged gconf -> gsettings convert fix from trunk (LP: #827897) + * src/Makefile.am + - Add -lm to LDADD to fix FTBFS + + -- Ken VanDine Thu, 22 Sep 2011 12:19:01 -0400 + +notify-osd (0.9.32-0ubuntu2) oneiric; urgency=low + + * debian/control: Remove obsolete conflicts/replaces. + * debian/control: Add Replaces: notification-daemon, as they (will) both + ship the D-BUS activation file. (See LP #819506) + + -- Martin Pitt Fri, 19 Aug 2011 18:23:18 +0200 + +notify-osd (0.9.32-0ubuntu1) oneiric; urgency=low + + * New upstream version + - ported to gsettings + * debian/control + - Dropped build depends for libgconf2-dev + + -- Ken VanDine Wed, 10 Aug 2011 22:30:03 -0400 + +notify-osd (0.9.31-0ubuntu2) oneiric; urgency=low + + * data/org.freedesktop.Notifications.service.in: Update for recently renamed + sessions. + + -- Martin Pitt Wed, 10 Aug 2011 11:09:53 +0200 + +notify-osd (0.9.31-0ubuntu1) oneiric; urgency=low + + * New upstream version: + - use gtk3 (lp: #655232) + * debian/control: + - updated the build-depends + + -- Sebastien Bacher Mon, 11 Jul 2011 18:24:23 +0200 + +notify-osd (0.9.30-0ubuntu4) natty; urgency=low + + * data/org.freedesktop.Notifications.service.in: + - fix typo + + -- Didier Roche Wed, 06 Apr 2011 09:09:58 +0200 + +notify-osd (0.9.30-0ubuntu3) natty; urgency=low + + * gnome-2d and unity-2d should use notify-osd as well (LP: #748970) + + -- Didier Roche Mon, 04 Apr 2011 15:21:11 +0200 + +notify-osd (0.9.30-0ubuntu2) natty; urgency=low + + * The "gnome-classic" sessions should use notify-osd (lp: #716136) + + -- Sebastien Bacher Wed, 09 Mar 2011 16:40:09 +0100 + +notify-osd (0.9.30-0ubuntu1) natty; urgency=low + + * New upstream release + - multi-monitor related fixes for correctly positioning the + notification-bubbles + - Notification borders are cut off on the right bottom side (LP: #724842) + - Two notification bubbles at the same time (LP: #559109) + - Fallback alert has leftmost button as default (LP: #353843) + - should build without GTK deprecation (LP: #655232) + - Black border in the notifications when effects are turned + off (LP: #654921) + - Notify-osd needs to pause the timer during mouse-over (LP: #500663) + + -- Ken VanDine Fri, 25 Feb 2011 10:04:57 -0500 + +notify-osd (0.9.29-0ubuntu5) natty; urgency=low + + * Add missing gnome-common build dependency to fix autoreconf'ing. + + -- Martin Pitt Mon, 03 Jan 2011 14:34:36 +0100 + +notify-osd (0.9.29-0ubuntu4) natty; urgency=low + + * Rebuild to get SVGs optimized. + * Cherrypick lp:~pitti/notify-osd/link-gcc-4.5 to get this package buildable + with the Natty toolchain. + * debian/rules: Use autoreconf.mk, add dh-autoreconf build dependency. This + will pick up above change. + + -- Martin Pitt Mon, 03 Jan 2011 13:25:03 +0100 + +notify-osd (0.9.29-0ubuntu3) maverick; urgency=low + + * data/org.freedesktop.Notifications.service.in: + - exec notify-osd in UNE session (LP: #600508) + + -- Didier Roche Thu, 01 Jul 2010 14:17:17 +0200 + +notify-osd (0.9.29-0ubuntu2) lucid; urgency=low + + * Backport change from Mirco Müller to fix double bubbles issue (lp: #559109) + + -- Sebastien Bacher Wed, 14 Apr 2010 12:50:49 +0200 + +notify-osd (0.9.29-0ubuntu1) lucid; urgency=low + + * New upstream version: + - change the way the "empty" 1x1 pixel large input-mask is created + - fixed the masking out of the bubble on mouse-over for the non-composited + desktop (lp: #546650) + - reset the stored filename (or path) of an icon, when an icon is passed + via a hint (lp: #451086) + - added C-example testing updating the icon of a notification + using all three possible approaches + (image_path hint, image_data hint, icon-parameter) + + -- Sebastien Bacher Thu, 08 Apr 2010 12:47:50 +0200 + +notify-osd (0.9.27-0ubuntu3) lucid; urgency=low + + * Backported change from Mirco Müller to fix click through being broken since + the gtk update (lp: #546650) + + -- Sebastien Bacher Tue, 30 Mar 2010 19:29:49 +0200 + +notify-osd (0.9.27-0ubuntu2) lucid; urgency=low + + * data/org.freedesktop.Notifications.service.in: Use notify-osd for guest + session. (LP: #461407) + + -- Martin Pitt Tue, 30 Mar 2010 12:13:20 +0200 + +notify-osd (0.9.27-0ubuntu1) lucid; urgency=low + + * New upstream version: + - Small maintainance release to fix LP: #525546, so appending works + correctly. This release is also a prerequisite for fixing nm-applet bug + LP: #460144 (or papercut LP: #530041). + - updates to the title- and body-tiles (surface/blur-cache) were + not always done correctly (lp: #525546) + + -- Sebastien Bacher Tue, 09 Mar 2010 16:12:46 +0100 + +notify-osd (0.9.26-0ubuntu1) lucid; urgency=low + + * New upstream version: + - Because the newer/different blur-algorithm is used now, the + blur-radius for the over-/under-shoot throbbing for icon and + value-indicator needed to be decreased, fixes LP: #527756 + - Merged in lp:~qense/notify-osd/fix-465801 from Sense Hofstede + fixing LP: #465801, makes storing notify-osd.log more f.d.o-compliant + + -- Sebastien Bacher Fri, 05 Mar 2010 17:37:37 +0100 + +notify-osd (0.9.25-0ubuntu1) lucid; urgency=low + + * New upstream version: + - conditional refresh of blurred tiles, prevent regeneration of + tiles if title, body, icon or value didn't change + - font-sizes with fractional parts don't cause bubble to become tiny anymore + (fixes LP: #396736, LP: #457655, LP: #458413, LP: #459290, LP: #459689) + - all but drop-shadow use the faster exponential blur now + + -- Sebastien Bacher Fri, 05 Feb 2010 12:41:32 -0800 + +notify-osd (0.9.24-0ubuntu3) lucid; urgency=low + + * data/org.freedesktop.Notifications.service.in: + - enough debugging now, turn to non debug by default... + + -- Sebastien Bacher Thu, 14 Jan 2010 11:10:45 +0100 + +notify-osd (0.9.24-0ubuntu2) lucid; urgency=low + + * data/org.freedesktop.Notifications.service.in: + - set debug on in lucid + + -- Sebastien Bacher Thu, 12 Nov 2009 12:47:45 -0600 + +notify-osd (0.9.24-0ubuntu1) karmic; urgency=low + + * New upstream version: + - fixed regression for newline-character replacement in the text_filter + - fixed fonts issues (LP: #396736) + - fixed crasher (LP: #425508 + - fixed another crasher (LP: #437088) + - added workaround for icon-name-prefix substitution + - fixed accidentally deleted drawing of drop-shadow for title-text + - avoid re-executing glow-/dim-effect when synchronizing timeouts of bubbles + + -- Sebastien Bacher Tue, 20 Oct 2009 11:23:14 +0200 + +notify-osd (0.9.23-0ubuntu1) karmic; urgency=low + + * New upstream version: + - updating NEWS file now, fixes LP: #432486 + - no long using hard-coded -Werror, fixes LP: #361788 + - solved regression regarding throbbing-animation for + value-indicator, fixes LP: #435116 + - looking up gravity-gconf-key upon startup, fixes LP: #431200 + - convert newline characters to spaces, fixes LP: #402247 + + [ Martin Pitt ] + * debian/control: Drop alternative human-icon-theme dependency, so that + upgrades get notify-osd-icons properly. + + -- Sebastien Bacher Thu, 01 Oct 2009 17:27:50 +0200 + +notify-osd (0.9.22-0ubuntu1) karmic; urgency=low + + * New upstream version: notify-osd has been scrutinized thoroughly + under valgrind to identify all mem-leaks and invalid reads. + (LP: #427924, #375408, #405364, #378193, #428302) + + -- Sebastien Bacher Thu, 24 Sep 2009 16:14:59 +0200 + +notify-osd (0.9.21-0ubuntu3) karmic; urgency=low + + * debian/control: Drop dependency on human-icon-theme, and instead recommend + the new notify-osd-icons | human-icon-theme. + + -- Martin Pitt Thu, 24 Sep 2009 12:37:38 +0200 + +notify-osd (0.9.21-0ubuntu2) karmic; urgency=low + + * Correctly rebase on the current upstream version + + -- Sebastien Bacher Fri, 11 Sep 2009 14:05:52 +0200 + +notify-osd (0.9.21-0ubuntu1) karmic; urgency=low + + * New upstream version (LP: #427434) + - Using a fixed slot-allocation scheme now. This means async + bubbles (e.g. volume) always appear in the top slot/position + and sync. bubbles (e.g. IM-message notification) always appear + in the bottom slot/position. + + -- Ken VanDine Thu, 10 Sep 2009 12:51:58 -0400 + +notify-osd (0.9.20-0ubuntu1) karmic; urgency=low + + * New upstream version: + - added support for integer gconf-key "/apps/notify-osd/gravity" + - supported values are 1 (NorthEast, top-right) and 2 (East, vertically centered at right of screen) + - switch back default positioning to NorthEast (top-right) + + -- Sebastien Bacher Tue, 01 Sep 2009 16:02:26 +0200 + +notify-osd (0.9.19-0ubuntu1) karmic; urgency=low + + * New upstream version: (LP: #420046) + - updated sizing-factor of body-text height to be 0.9 EMs (of system-wide + setting) according to https://wiki.ubuntu.com/NotifyOSD#Body%20text + - implemented fade-prevention when bubble is opened while mouse-pointer + is over it/within proximity-fade area + - fade-out value now set to 40% as stated in + https://wiki.ubuntu.com/NotifyOSD#Interaction + - added support for automake-1.11's slient output + - added valgrind make-rule + - experiment with centering bubbles vertically, sync. bubble always goes + above center-line, async. one always below it + - ensure GErrors are correctly freed + + -- Ken VanDine Thu, 27 Aug 2009 20:47:56 +0200 + +notify-osd (0.9.18-0ubuntu1) karmic; urgency=low + + * New upstream version: (lp: #417384) + - code-clean by extracting fallback-dialog from class Bubble + - fixes for i18n unit-tests + - enforce notification-spam protection (part of backlog-feature work), max. 50 allowed in queue + - Python-examples now get included in generated dist. tarball + + -- Sebastien Bacher Thu, 27 Aug 2009 11:29:55 +0200 + +notify-osd (0.9.17-0ubuntu1) karmic; urgency=low + + * New upstream version: + - added timings-object in preparation for coming + "animations and durations" work + - patch from Eitan Isaacson fixing LP: #409810 + - patch from Aurélien Gateau extending text-filtering to handle newlines and + some HTML-tags + + -- Sebastien Bacher Fri, 14 Aug 2009 17:58:40 +0200 + +notify-osd (0.9.16-0ubuntu1) karmic; urgency=low + + * New upstream version: + - further preparation for refactoring of class Bubble and Stack + - mem-leak fixes and fix for LP: #378193 by Alexander Sack + - much code-refactoring + - adapted to 0.10 fd.o spec + - lots of autotools-related fixes and improvements + - added ATK interface by Eitan Isaacson + - fix by Chow Loong Jin for LP: #401809 + - added support for image_data and image_path + + -- Sebastien Bacher Wed, 05 Aug 2009 08:49:17 +0100 + +notify-osd (0.9.15-0ubuntu2) karmic; urgency=low + + (cherry-pick rev 357 from lp:~asac/notify-osd/lp378193_tile_memleak) + * fix LP: #378193 - huge memory leak in notify-osd; turned out the biggest share of + memory leak was due to tile objects not properly destroyed in bubble.c; refactoring code a bit + to prevent this in future + - update src/bubble.c + + -- Alexander Sack Mon, 27 Jul 2009 17:53:28 +0200 + +notify-osd (0.9.15-0ubuntu1) karmic; urgency=low + + * New upstream version: + - fixed wrong default values for bubble-width, margin- and icon-size + - fixed regressions introduced by the move to the surface- and blur-cache + - improved drawing of gauge/indicator + - tweaked rendering of layout-grid, added display of layout-grid to + debug-mode of notify-osd + - refactored rendering code for bubble + - migrated rendering of drop-shadow, background, icon, title, + body and gauge to surface/blur-cache + - added surface- and blur-cache + - added debug-output for font-size, screen-dpi, pixels/EM and + bubble-width in pixels + - fixed rounding errors in pixel-per-em calculation, changed default bubble + width to 24 EMs, fixed title- and body-text height, + fixes LP: #336110 and LP: #391190 + + -- Sebastien Bacher Tue, 21 Jul 2009 10:46:15 +0200 + +notify-osd (0.9.14.1-0ubuntu1) karmic; urgency=low + + * New upstream version + + -- Sebastien Bacher Mon, 22 Jun 2009 15:40:02 +0200 + +notify-osd (0.9.14-0ubuntu1) karmic; urgency=low + + * New upstream version: + - Numerous bug-fixes + - Added a special debugging feature for displaying notification urgencies + if started with "DEBUG=1 /usr/lib/notify-osd/notify-osd", meant to help + with collecting data for the Do-Not-Disturb mode, testers are encouraged + to run with it enabled and report any applications tagging their + notifications with the wrong urgency-level + - Implemented a new fade-on-hover behaviour called "proximity-fade", this + monitors the mouse pointer and upon nearing the bubble it will fade out + based on the distance of the pointer to the bubble edges + - Trigger-values for under- and overshoot-animations have changed, this + makes it necessary to also update gnome-power-manager and + gnome-settings-daemon + * debian/control: + - updated libnotify requirement + + -- Sebastien Bacher Mon, 22 Jun 2009 14:36:24 +0200 + +notify-osd (0.9.13-0ubuntu1) karmic; urgency=low + + * New upstream version + * Tweak to the apport hook installation + + [ Ara Pulido ] + * Install an apport hook so bugs get details about the configuration + + [ Loic Minier ] + * Drop patch debian/patches/60_gdmsession-strip-desktop-extension.patch and + do the changes to data/org.freedesktop.Notifications.service.in directly. + * Drop unused simple-patchsys; changes are done in the diff directly. + * Set LDFLAGS directly instead of via DEB_CONFIGURE_ENV; bdep on cdbs >= + 0.4.41. + * Cleanup some whitespaces. + * data/org.freedesktop.Notifications.service.in: more quoting, GDMSESSION + isn't always set (e.g. when using startx). + * Pass "-z defs" to ld before --as-needed for safety. + + -- Sebastien Bacher Wed, 03 Jun 2009 15:49:05 +0200 + +notify-osd (0.9.11-0ubuntu2) jaunty; urgency=low + + * data/org.freedesktop.Notifications.service.in: strip .desktop from + GDMSESSION before checking it; LP: #360989. + + -- Loic Minier Tue, 14 Apr 2009 13:44:56 +0200 + +notify-osd (0.9.11-0ubuntu1) jaunty; urgency=low + + * New upstream version: + - reposition a sync. bubble upon appended async (lp: #334388) + - do not print debug for non-bubbles (NULL); (lp: #352668) + + -- Sebastien Bacher Thu, 09 Apr 2009 13:57:41 +0200 + +notify-osd (0.9.10-0ubuntu2) jaunty; urgency=low + + * data/org.freedesktop.Notifications.service.in: Only run notify-osd on + GNOME sessions; if you have both Kubuntu and Ubuntu installed, Kubuntu + shouldn't get notify-osd. (LP: #338279) + + -- Martin Pitt Wed, 08 Apr 2009 22:26:26 -0700 + +notify-osd (0.9.10-0ubuntu1) jaunty; urgency=low + + * New upstream bug fix release: + - Enforce 10-line-limit for body-message text if newline-characters are part of it. + - Fixes DoS-like exploit-weakness of new append-functionality introduced with rev. 280. + - Make fallback dialogs more HIG-compliant. (LP: #332178) + - cairo_surface_t reference is lost when pointer is overwritten (LP: #356916) + - priv->icon_pixbuf is overwritten before it's current reference is decreased (LP: #356927) + - string from dbus_g_method_get_sender not freed (LP: #356858) + - Notification entries are not appended unless a replace is used (LP: #337394) + - Fix the workarea fallback case. + + -- Martin Pitt Wed, 08 Apr 2009 16:14:08 -0700 + +notify-osd (0.9.9-0ubuntu1) jaunty; urgency=low + + * New upstream version: + - updated text-filter, fixes LP: #353398 + - revert commit 267, a dedicated env-var for indicating a non-composited + desktop under UNR is not needed + - revert commit 266, fixes LP: #354349 + - don't do any filtering on the summary-text, removed the filter for the + summary-text completely + - only pass message-body text through HTML- and markup-filter, + the summary text should only be filtered for pango-markup, + treat bubble and fallback-dialog in the same manner + + -- Sebastien Bacher Fri, 03 Apr 2009 16:54:44 +0200 + +notify-osd (0.9.8-0ubuntu1) jaunty; urgency=low + + * New upstream version: + - introduced env. variable NOTIFY_OSD_MUST_NOT_USE_COMPOSITING for UNR + - added fallback positioning-behaviour for corner-case + when no gnome-panel was found (lp: #351516, #351593) + - added sanity-check for existence of $HOME/.cache (lp: #345770) + * debian/patches/correct_service_install.patch: + - the change is in the new version + + -- Sebastien Bacher Wed, 01 Apr 2009 15:33:59 +0200 + +notify-osd (0.9.7-0ubuntu3) jaunty; urgency=low + + * Merge to trunk, to *really* get 0.9.7. + * Drop "alsdorf" transitional package. We have had it long enough. + * Drop debian/notify-osd.install, not necessary any more with just one + binary package. + + -- Martin Pitt Tue, 31 Mar 2009 13:45:07 +0200 + +notify-osd (0.9.7-0ubuntu2) jaunty; urgency=low + + * Reupload, previous upload dropped Ubuntu patches, causing + stracciatella-session to use notify-osd instead of notification-daemon. + + -- Martin Pitt Tue, 31 Mar 2009 12:53:25 +0200 + +notify-osd (0.9.7-0ubuntu1) jaunty; urgency=low + + * New upstream version: + - added and improved multihead support, + notifications stick to panel whatever the monitor it is on (lp: #331369) + - crashers fixes (lp: #331927, #349133) + - enable the icon lookup fallback mechanism for fallback icons like + notification-display-brightness-* (lp: #344385) + - reworked parts of notify-osd in order to make it adapt dynamically to + changes of font-face, font-size and dpi (lp: #339731) + - ensure X errors will not kill notify-osd + - use HTML- and markup-filter for title- and body-message-text also + in fallback-dialog + * debian/patches/correct_service_install.patch: + - correctly install the dbus service + * debian/rules: + - use simple-patchsys rules + + -- Sebastien Bacher Sat, 28 Mar 2009 12:45:12 +0100 + +notify-osd (0.9.6-0ubuntu2) jaunty; urgency=low + + * debian/control: Add missing new build dependency libwnck-dev. + + -- Martin Pitt Thu, 19 Mar 2009 14:23:19 +0100 + +notify-osd (0.9.6-0ubuntu1) jaunty; urgency=low + + * New upstream release 0.9.6: + - Detect screensaver inhibition for do-not-disturb mode. + - Add compatibility checks to ease transition period for applications to + pick up the capability and hint name changes. (LP: #343553) + - Correctly exit if registering on DBus failed. (LP: #331150) + - Fix filtering of HTML. + - Basic accessibility support. + + -- Martin Pitt Thu, 19 Mar 2009 13:39:13 +0100 + +notify-osd (0.9.5-0ubuntu1) jaunty; urgency=low + + * New upstream bug fix release: + - Fix typo in project name in AC_INIT (LP: #338837) + * Add debian/watch. + * Add bzr-builddeb configuration. + * debian/copyright: Update download location. + + -- Martin Pitt Tue, 17 Mar 2009 13:31:07 +0100 + +notify-osd (0.9.3-0ubuntu1) jaunty; urgency=low + + * New upstream version: + - don't crash on download notifications (lp: #332042) + - correctly pass actions to the fallback (lp: #340773) + - correctly namespace the capability names (lp: #340817) + + -- Sebastien Bacher Fri, 13 Mar 2009 15:13:30 +0100 + +notify-osd (0.9ubuntu2) jaunty; urgency=low + + * Merge bug fixes from trunk (r219): + - Added max. limit of 10 lines for message-body text. + - 3-line wrapping for summary text. + - capability "truncation" now advertised to clients (LP: #337389) + - non-composite mouse-hover effect now fully blanks (LP: #336108) + - disable markup-filter if parsing fails (LP: #331019) + + -- Martin Pitt Wed, 04 Mar 2009 19:47:24 +0100 + +notify-osd (0.9-0ubuntu1) jaunty; urgency=low + + * New upstream release: + - src/bubble.c: Ensure that window is always on top (LP: #331115) + - Updated value-indicator bar-rendering to comply to visual guidelines from + design-team + - Temp. fix for notifications appearing over panel, will visually break for + people without a top panel + - Added API-calls bubble_get_title(), bubble_get_body_message() and + bubble_get_value() to ease a11y + - Don't allow LAYOUT_ICON_ONLY when missing icon pixbuf, nice catch by + Frederic "fredp" Peters + - Implement support for title-only (LP: #333524) + - Changed capability hints: private-synchronous, append and private-icon-only + - make sure text is rendered using system-wide font-settings + for antialiasing, subpixel-order and hinting (LP: #331165) + - Provide fallback gnome icons for people not using the Human theme; thanks to + asomething for the proposed fix + - sync. icon-value following sync. icon-only misses layout-change + (LP: #335250) + - Fallback alert has leftmost button as default (LP: #330091) + - Fallback alert boxes shouldn't use custom icons (LP: #330088) + - Fallback alerts aren't centered (LP: #330484) + * debian/control: Fix Homepage and Vcs-Bzr fields. + * Drop icons/avatar.png from bzr, since it's not part of the orig.tar.gz and + not used in the upstream code. + + -- Martin Pitt Mon, 02 Mar 2009 17:37:47 +0100 + +notify-osd (0.8-0ubuntu4) jaunty; urgency=low + + * Fix Conflicts/Replaces on alsdorf so that the transitional package is + installable (LP: #332831). + + -- Colin Watson Mon, 23 Feb 2009 10:45:53 +0100 + +notify-osd (0.8-0ubuntu3) jaunty; urgency=low + + * data/org.freedesktop.Notifications.service.in: Run + notification-daemon for stracciatella-session. + * Merge bug fixes from trunk: + - Ensure that window is always on top. Thanks Alexander Sack for + the patch! (LP: #331115) + - change window-title to be picked up by window-match-rules of + compiz-plugins and not collide with the old notification-daemon + - egg/egg-fixed.c: Fix unused symbol on arm, which causes build + failure due to -Werror. + + -- Martin Pitt Wed, 18 Feb 2009 22:55:40 +0100 + +notify-osd (0.8-0ubuntu2) jaunty; urgency=low + + [ David Barth ] + * Ensure we are installed with the right icon set. + * imported code with from the trunk with the new 'notify-osd' name + * return proper list of server capabilities + * sync bubble timers to avoid a hole at the top (temporary) + * remove flicker for bubble appearing/fading under the mouse-pointer + * added new default icons for volume & brightness + * numerous other visual tweaks + * various code cleanups + * bumped the release number closer to 1.0 + + [ Martin Pitt ] + * debian/control: Fix Vcs-Bzr to point to Ubuntu packaging branch. + * Add debian/notify-osd.{preinst,postrm}: Divert + notification-daemon's D-BUS activation .service file, and drop the + Conflicts:/Replaces: notification-daemon, so that the packages can + be installed side by side. This paves the way for offering an + "almost vanilla" GNOME session (UbuntuSpec:stracciatella-session). + * debian/control, debian/changelog, debian/notify-osd.install: + Rename package to notify-osd. The transitional package should be + kept for a while, until all users of the PPA and daily Jaunty + users have upgraded to the new package name. + + -- Martin Pitt Wed, 18 Feb 2009 18:53:58 +0100 + +alsdorf (0.8-0ubuntu1) jaunty; urgency=low + + * Initial jaunty upload based on the dxteam work + * debian/control, debian/rules: + - don't run autotools but use a tarball + * COPYING.LGPL: copy the LGPL license in the tarball + + -- Sebastien Bacher Tue, 17 Feb 2009 19:33:58 +0100 --- notify-osd-0.9.35+14.04.20131209.orig/debian/compat +++ notify-osd-0.9.35+14.04.20131209/debian/compat @@ -0,0 +1 @@ +9 --- notify-osd-0.9.35+14.04.20131209.orig/debian/control +++ notify-osd-0.9.35+14.04.20131209/debian/control @@ -0,0 +1,37 @@ +Source: notify-osd +Section: x11 +Priority: optional +Maintainer: DX Team +Build-Depends: debhelper (>= 9), + dh-autoreconf, + gnome-common, + intltool, + libdbus-1-dev (>= 0.36), + libdbus-glib-1-dev (>= 0.60), + libglib2.0-dev (>= 2.4), + libgtk-3-dev (>= 3.1.6), + libnotify-dev (>= 0.6.1), + libwnck-3-dev, +XS-Testsuite: autopkgtest +Standards-Version: 3.9.2 +Homepage: https://launchpad.net/notify-osd +# If you aren't a member of ~indicator-applet-developers but need to upload +# packaging changes, just go ahead. ~indicator-applet-developers will notice +# and sync up the code again. +Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/notify-osd/trunk +Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-developers/notify-osd/trunk/files + +Package: notify-osd +Architecture: any +Depends: gsettings-desktop-schemas, + ${misc:Depends}, + ${shlibs:Depends}, +Recommends: notify-osd-icons, +Provides: notification-daemon, +Replaces: notification-daemon, +Description: daemon that displays passive pop-up notifications + The Desktop Notifications framework provides a standard way of doing + passive pop-up notifications on the Linux desktop. These are + designed to notify the user of something without interrupting their + work with a dialog box that they must close. Passive popups can + automatically disappear after a short period of time. --- notify-osd-0.9.35+14.04.20131209.orig/debian/copyright +++ notify-osd-0.9.35+14.04.20131209/debian/copyright @@ -0,0 +1,38 @@ +Format: http://dep.debian.net/deps/dep5/ +Upstream-Name: notify-osd +Upstream-Contact: Mirco Mueller +Source: https://launchpad.net/notify-osd + +Files: * +Copyright: 2011 Canonical Ltd +License: GPL-3.0 + 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 package 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 complete text of the GNU General + Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". + +Files: egg/* +Copyright: 2006, 2007 OpenedHand +License: LGPL-2+ + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser 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 + Lesser General Public License for more details. + . + On Debian systems, the complete text of the GNU Lesser General Public + Licence can be found in `/usr/share/common-licenses/LGPL-2' --- notify-osd-0.9.35+14.04.20131209.orig/debian/notify-osd.install +++ notify-osd-0.9.35+14.04.20131209/debian/notify-osd.install @@ -0,0 +1 @@ +debian/source_notify-osd.py usr/share/apport/package-hooks --- notify-osd-0.9.35+14.04.20131209.orig/debian/notify-osd.postinst +++ notify-osd-0.9.35+14.04.20131209/debian/notify-osd.postinst @@ -0,0 +1,10 @@ +#!/bin/sh +set -e + +case "$1" in + configure) + killall alsdorf notification-daemon notify-osd 2>/dev/null || true + ;; +esac + +#DEBHELPER# --- notify-osd-0.9.35+14.04.20131209.orig/debian/notify-osd.postrm +++ notify-osd-0.9.35+14.04.20131209/debian/notify-osd.postrm @@ -0,0 +1,20 @@ +#! /bin/sh +set -e + +case "$1" in + remove|purge) + # Remove our diversion + dpkg-divert --remove --rename --package notify-osd --divert /usr/share/dbus-1/services/org.freedesktop.Notifications.service.notify-osd /usr/share/dbus-1/services/org.freedesktop.Notifications.service > /dev/null + ;; + + upgrade|failed-upgrade|abort-install|abort-upgrade|disappear) + ;; + + *) + echo "postrm called with unknown argument \`$1'" >&2 + exit 0 +esac + +#DEBHELPER# + +exit 0 --- notify-osd-0.9.35+14.04.20131209.orig/debian/notify-osd.preinst +++ notify-osd-0.9.35+14.04.20131209/debian/notify-osd.preinst @@ -0,0 +1,23 @@ +#!/bin/sh +set -e + +case "$1" in + install|upgrade) + # avoid file conflict with notification-daemon + dpkg-divert --add --rename --package notify-osd --divert /usr/share/dbus-1/services/org.freedesktop.Notifications.service.notify-osd /usr/share/dbus-1/services/org.freedesktop.Notifications.service > /dev/null + ;; + + abort-upgrade) + ;; + + *) + echo "postinst called with unknown argument \`$1'" >&2 + exit 0 + ;; +esac + +#DEBHELPER# + +exit 0 + + --- notify-osd-0.9.35+14.04.20131209.orig/debian/rules +++ notify-osd-0.9.35+14.04.20131209/debian/rules @@ -0,0 +1,15 @@ +#!/usr/bin/make -f + +export DPKG_GENSYMBOLS_CHECK_LEVEL=4 + +%: + dh $@ --with autoreconf + +override_dh_autoreconf: + NOCONFIGURE=1 dh_autoreconf ./autogen.sh + +# tests require being run against a system install +override_dh_auto_test: + +override_dh_install: + dh_install --fail-missing --- notify-osd-0.9.35+14.04.20131209.orig/debian/source_notify-osd.py +++ notify-osd-0.9.35+14.04.20131209/debian/source_notify-osd.py @@ -0,0 +1,83 @@ +#!/usr/bin/python + +'''Notify-OSD Apport interface + +Copyright (C) 2009 Canonical Ltd. +Author: Ara Pulido + +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. See http://www.gnu.org/copyleft/gpl.html for +the full text of the license. +''' + +import os.path +import subprocess +import os +import apport.hookutils + +HOME = os.getenv("HOME") +NOTIFYOSD_LOG = HOME + '/.cache/notify-osd.log' +RELATED_PACKAGES = ['xserver-xorg', 'libgl1-mesa-glx', 'libdrm2', 'xserver-xorg-video-intel', 'xserver-xorg-video-ati'] + + +def installed_version(pkg): + script = subprocess.Popen(['apt-cache', 'policy', pkg], stdout=subprocess.PIPE) + output = script.communicate()[0] + return output.split('\n')[1].replace("Installed: ", "") + +def add_info(report): + + apport.hookutils.attach_related_packages(report, RELATED_PACKAGES) + apport.hookutils.attach_hardware(report) + + try: + report['XorgConf'] = open('/etc/X11/xorg.conf').read() + except IOError: + pass + + try: + report['XorgLog'] = open('/var/log/Xorg.0.log').read() + except IOError: + pass + + try: + report['XorgLogOld'] = open('/var/log/Xorg.0.log.old').read() + except IOError: + pass + + report['Lsmod'] = apport.hookutils.command_output(['lsmod']) + + try: + script = subprocess.Popen(['grep', 'fglrx', '/var/log/kern.log', '/proc/modules'], stdout=subprocess.PIPE) + matches = script.communicate()[0] + if (matches): + report['fglrx-loaded'] = matches + except OSError: + pass + + report['Xrandr'] = apport.hookutils.command_output(['xrandr', '--verbose']) + + try: + monitors_config = os.path.join(os.environ['HOME'], '.config/monitors.xml') + report['monitors.xml'] = open(monitors_config).read() + except IOError: + pass + + report['xdpyinfo'] = apport.hookutils.command_output(['xdpyinfo']) + report['glxinfo'] = apport.hookutils.command_output(['glxinfo']) + report['setxkbmap'] = apport.hookutils.command_output(['setxkbmap', '-print']) + report['setxkbmap'] = apport.hookutils.command_output(['xkbcomp', ':0', '-w0', '-']) + + report['DesktopSession'] = apport.hookutils.command_output(['gsettings','get','org.gnome.desktop.session', 'session-name']) + report['IconTheme'] = apport.hookutils.command_output(['gsettings','get','org.gnome.desktop.interface', 'icon-theme']) + report['GtkTheme'] = apport.hookutils.command_output(['gsettings','get','org.gnome.desktop.interface', 'gtk-theme']) + + +## DEBUGING ## +if __name__ == '__main__': + report = {} + add_info(report) + for key in report: + print('[%s]\n%s' % (key, report[key])) --- notify-osd-0.9.35+14.04.20131209.orig/debian/tests/control +++ notify-osd-0.9.35+14.04.20131209/debian/tests/control @@ -0,0 +1,3 @@ +Tests: upstream +Depends: @, dbus-x11, gnome-screensaver, hicolor-icon-theme, xvfb, at-spi2-core +Restrictions: build-needed --- notify-osd-0.9.35+14.04.20131209.orig/debian/tests/upstream +++ notify-osd-0.9.35+14.04.20131209/debian/tests/upstream @@ -0,0 +1,2 @@ +#!/bin/sh +xvfb-run --server-args="-screen 0 800x600x8" make check