cinnamon-screensaver (3.2.13-4) unstable; urgency=medium * Cherry pick: "mediaPlayerWatcher.py: catch SyntaxError exception when evaluating PlaybackStatus property." (0063d84) Prevents the screensaver from dying if the media player returns a status message with invalid syntax. * Cherry pick: "framedImage.py: Just silently fail if a downloaded image fails to be loaded into a pixbuf." (935cde4) Prevents the screensaver from dying if it fails to download the media player artwork. * Cherry pick "some theme fixes for gtk 3.20+" (2b96fb3) Makes the password entry use some new CSS properties in GTK 3.20+ * Cherry pick "xscreensaver plugin: Use GSubprocess instead of g_spawn_async for hacks" (cfa1f1a) Avoids left over screensaver processes when previewing them. * Cherry pick "stage/fader: Realize the stage offscreen, then reposition it before starting our fade in" (2e73a9b) + "stage.py: fix screen changed callback" (39da3f0). Avoids ugly flashes when starting and interrupting the screensaver, by precalculating the image off-screen before rendering (+ a fixup due to a function name change). * Cherry pick "service.py: Add the invocation to the queue prior to calling on the manager to lock" (5561f3c) Prevents possible hung commands when locking the screen. * Cherry pick "passwordEntry.py: Reload the keyboard layout if the xkb configuration changes." (55a26c2) Changes the default keyboard layout in the screensaver when the default is changed for the session. -- Margarita Manterola Sat, 20 May 2017 12:55:14 +0200 cinnamon-screensaver (3.2.13-3) unstable; urgency=medium * Import upstream's commit f579336 to allow users to select text in the password text entry. Mostly used for selecting all text and re-entering the password. * Import upstream's commits 29bd6e6 and f3c3d0f to ensure that the screensaver is started and the screen locked before the machine goes into suspend/hibernate. -- Margarita Manterola Sun, 02 Apr 2017 13:24:49 +0200 cinnamon-screensaver (3.2.13-2) unstable; urgency=medium * Add debian/cinnamon-screensaver-dialog, a helper script to ease the transition from a pre 3.2 screensaver to the 3.2 screensaver. Thanks to Michael Schaller for providing the script. (Closes: 853064) -- Margarita Manterola Sun, 12 Mar 2017 12:24:52 +0100 cinnamon-screensaver (3.2.13-1) unstable; urgency=medium * New upstream release (3.2.13). -- Maximiliano Curia Tue, 03 Jan 2017 20:56:14 +0100 cinnamon-screensaver (3.2.9-4) unstable; urgency=medium * Release to unstable -- Margarita Manterola Tue, 20 Dec 2016 20:06:32 -0300 cinnamon-screensaver (3.2.9-3) experimental; urgency=medium * Add runtime dependency: python3-setproctitle -- Maximiliano Curia Mon, 19 Dec 2016 14:26:02 +0100 cinnamon-screensaver (3.2.9-2) experimental; urgency=medium * Explicitly depend on automake, as some buildds sometimes pull automaken instead, causing build failures. -- Margarita Manterola Sat, 17 Dec 2016 16:46:37 -0300 cinnamon-screensaver (3.2.9-1) experimental; urgency=medium * New upstream release (3.2.9). * Refresh patches * Add new patch: move_pamhelper_to_libexec.patch -- Maximiliano Curia Sat, 17 Dec 2016 00:26:56 +0100 cinnamon-screensaver (3.2.6-1) experimental; urgency=medium [ Maximiliano Curia ] * Drop gnome-icon-theme dependency * Drop gnome-common build dependency * Drop dbus dependency, not used anymore. Thanks to Simon McVittie for the report (Closes: 835842) [ Margarita Manterola ] * New upstream release. * Remove obsolete patches applied upstream. -- Maximiliano Curia Fri, 09 Dec 2016 00:03:38 +0100 cinnamon-screensaver (3.0.1-1) unstable; urgency=medium [ Margarita Manterola ] * New upstream release. [ Maximiliano Curia ] * Add new patch: Migrate-away-from-gnome-common-deprecated-vars-and- macros.patch -- Maximiliano Curia Wed, 03 Aug 2016 18:30:26 +0200 cinnamon-screensaver (3.0.0-1) unstable; urgency=medium * New upstream release (3.0.0). * debian/control: Update Vcs-Browser and Vcs-Git fields * Add a .gitattributes file to use dpkg-mergechangelogs * Bump Standards-Version to 3.9.8 * Drop upstream applied patch -- Maximiliano Curia Sun, 15 May 2016 10:07:52 +0200 cinnamon-screensaver (2.8.0-1) unstable; urgency=medium * New upstream release (2.8.0). -- Maximiliano Curia Fri, 08 Jan 2016 20:19:37 +0100 cinnamon-screensaver (2.6.4-2) unstable; urgency=medium [ Fabio Fantoni ] * Transition to libsystemd, thanks to Michael Biebl. (Closes: #779767) [ Maximiliano Curia ] -- Maximiliano Curia Mon, 13 Jul 2015 21:38:43 +0200 cinnamon-screensaver (2.6.4-1) unstable; urgency=medium [ Fabio Fantoni ] * New upstream release. * Build against libwebkit2gtk-4.0-dev. (Closes: #790705, #790713) [ Maximiliano Curia ] -- Maximiliano Curia Wed, 01 Jul 2015 09:22:51 +0200 cinnamon-screensaver (2.6.3-1) unstable; urgency=medium [ Maximiliano Curia ] * New upstream release. [ Fabio Fantoni ] * Update dependencies. -- Maximiliano Curia Wed, 03 Jun 2015 21:46:27 +0200 cinnamon-screensaver (2.4.2-1) experimental; urgency=medium [ Fabio Fantoni ] * New upstream release. -- Maximiliano Curia Tue, 21 Apr 2015 23:18:12 +0200 cinnamon-screensaver (2.4.1-1) experimental; urgency=medium [ Fabio Fantoni ] * New upstream release. * debian/patches: removed 4 patches applied upstream. [ Maximiliano Curia ] * Bump Standards-Version to 3.9.6, no changes needed. * Update copyright information. -- Maximiliano Curia Sun, 01 Mar 2015 21:15:24 +0100 cinnamon-screensaver (2.2.4-6) unstable; urgency=medium * Split clang_FTBFS into two different patches: + debian/patches/not_return_from_void + debian/patches/ignore_clang_format_string_errors -- Margarita Manterola Sat, 25 Oct 2014 19:55:48 +0200 cinnamon-screensaver (2.2.4-5) unstable; urgency=medium [ Fabio Fantoni ] * Use systemd only with linux to solve FTBFS on kfreebsd. (Closes: #756907) Thanks to Philipp Kern. [ Maximiliano Curia ] * New patch: clang_FTBFS -- Maximiliano Curia Thu, 14 Aug 2014 03:45:40 +0200 cinnamon-screensaver (2.2.4-4) unstable; urgency=medium [ Fabio Fantoni ] * debian/control: removed cinnamon from dependecies and added cinnamon-common as recommends. (Closes: #755190) * New patch: debian/patches/fix-user-switching, fixes user switching with gdm3. * Add systemd support, since ConsoleKit is deprecated. -- Margarita Manterola Sat, 26 Jul 2014 17:50:43 +0200 cinnamon-screensaver (2.2.4-3) unstable; urgency=medium * Release to unstable. -- Maximiliano Curia Wed, 16 Jul 2014 11:29:26 +0200 cinnamon-screensaver (2.2.4-2) experimental; urgency=medium [ Margarita Manterola ] * Fix code to expect translations in the standard path. -- Maximiliano Curia Wed, 16 Jul 2014 11:20:59 +0200 cinnamon-screensaver (2.2.4-1) experimental; urgency=medium * New upstream release. -- Maximiliano Curia Mon, 23 Jun 2014 14:20:22 +0200 cinnamon-screensaver (2.2.3-1) experimental; urgency=medium [ Maximiliano Curia ] * Initial release (Closes: #745913). * Update VCS fields. * New upstream release 2.2.3. * Update copyright information. * Set libexecdir. * Update copyright information. [ Margarita Manterola ] * New upstream release 2.2.0. * Add myself to uploaders. -- Maximiliano Curia Tue, 27 May 2014 21:29:32 +0200