screenlets (0.0.12-0ubuntu5) hardy; urgency=low * debian/patches/20_fix-crasher_lp-218570.patch: taken from upstream, fix a crash in the daemon (LP: #218570) -- Kjell Braden Sat, 19 Apr 2008 17:15:58 +0200 screenlets (0.0.12-0ubuntu4) hardy; urgency=low * This is a bugfix upload. (LP: #213385) * debian/patches/10-problem-on-create-tmpfile.patch: dropped, didn't fix the issue * new patches from upstream: - debian/patches/15_better-daemon-running-check.patch: fix daemon starting multiple times (LP: #205526) - debian/patches/16_fix-option-theme-dialog-crashing.patch: fix a crash occuring in some theme dialogues (LP: #195036) - debian/patches/17_fix-crash-on-invalid-archive.patch: fix a crash occuring when trying to open broken screenlet packages (LP: #205526) * new patches from ubuntu: - debian/patches/14_no-unnecessary-updates-when-unmapped.patch: don't update the screenlets when they are not mapped, thanks criser (LP: #211525) - debian/patches/18_fix-crashing-on-invalid-sensor-type.patch: fix a crash occuring in the sensor applet when a bad device was selected for monitoring (LP: #198675) - debian/patches/19_fix-creating-tempfile.patch: improve the error handling when initializing the tempfile (LP: #197712, #212175) -- Kjell Braden Mon, 07 Apr 2008 17:05:29 +0200 screenlets (0.0.12-0ubuntu3) hardy; urgency=low * debian/patches/12_fix-SIGTERM-handler.patch: don't crash on SIGTERM (LP: #197051) * debian/patches/13_fix-clearcalendar-url-crashes.patch: don't try opening calendars locally just because opening them via urllib2 threw an exception (LP: #201649) -- Kjell Braden Sat, 29 Mar 2008 22:12:24 +0100 screenlets (0.0.12-0ubuntu2) hardy; urgency=low * debian/patches/10-problem-on-create-tmpfile.patch (LP: #197712) - Fix crash when creating tempory file. * debian/patches/11-mono-channel-fix.patch, thanks Kjell Braden (LP: #192334) - Fix crash when the selected mixer control is a mono control. - The patch also provides a more reasonable support for multiple channels. * debian/rules - Remove the rmdir for /usr/lib, not necessary. -- Julien Lavergne Mon, 10 Mar 2008 23:00:37 +0100 screenlets (0.0.12-0ubuntu1) hardy; urgency=low * New upstream release * debian/control - Add screenlets-doc binary. - Add python-epydoc, doc-base, python-docutils and screenlets Build Depends to build API documentation. - Add python-imaging Recommends for SlideShow Screenlets. - Add python-feedparser Recommends for ClearRSS Screenlets. - Wrap Build Depends and Depends. - Change python-dev to python-all-dev Build Depends. - Add Suggest metacity (>= 2.21.4) which support composite. - Add Suggest python-dcop for the NowPlaying Screenlets. - Mention in the description that Screenlets work also on non-compisited desktop. - Convert Maintainer field to respect Maintainer field specification. * debian/copyright - Update upstream authors. - Update Copyright and Licences. * debian/screenlets-doc.doc-base.screenlets - Add doc-base install file. * debian/rules - Build API docs. - Add a binary-predeb rule to delete empty /usr/lib folder and bad theme folder. - Remove other rm and rmdir commands, handle by *.install files. - Fix 755 mode for svg and conf files. - Add screenletsd.1 in man pages. * debian/screenlets.install - Rename install to screenlets.install to add screenlets-doc package. - Add all installed files. - Install dbus service properly. * debian/screenlets-doc.install - Install docs files. * debian/screenlets.link - Rename links to screenlets.links. * debian/patches - Drop 09-delete-example-files.patch, handle by *.install files. - Drop all others patches, merge upstream. * debian/watch - Update to the new location of upstream tarball. * Debian/README - Update with the non-composite support. -- Julien Lavergne Mon, 21 Jan 2008 22:04:56 +0100 screenlets (0.0.10-3) unstable; urgency=low [Marco Rodrigues] * Update Standards-Version to 3.7.3. [Julien Lavergne] * debian/patches: - 10-Import-screenlets-before-gtk.patch : Fix crash on startup with import gtk module after screenlets module (Closes: #455219) * debian/rules: - Delete empty /usr/lib directory -- Julien Lavergne Mon, 17 Dec 2007 00:14:20 +0100 screenlets (0.0.10-2) unstable; urgency=low * debian/control : change priority to optional * debian/install - add dbus service for screenlets-daemon (Thanks Niv Sardi) - install svg image in /usr/share/icons/hicolor/scalable/apps/ * debian/screenlets.links : add link for the new icon path * debian/rules : add upstream changelog * debian/patches - 08-add_timezone_support.patch : Add timezone support for ClockScreenlets (Thanks Niv Sardi) - 09-delete-example-files.patch : Delete examples until copyright fix * debian/screenlets-manager.1 & debian/screenlets-packager.1 : Clean man pages -- Julien Lavergne Mon, 26 Nov 2007 23:50:01 +0100 screenlets (0.0.10-1) unstable; urgency=low [ Julien Lavergne ] * Initial release (Closes: #446783) * debian/patches/01-Install-to-usr-directory.patch : Install in /usr instead of /usr/local * debian/patches/02-Clean-Desktop.patch : Delete "Encoding", Exec screenlets-manager bin, add Type=Application to screenlets.daemon, move screenlets-manager to Utility. * debian/patches/04-Fix-python-heritage-empaty.patch : Delete the () in python class. * debian/patches/05-Test-in-home-dir.patch : test if $HOME/.config/Screenlets exit or create it, and create autostart file. * debian/patches/06-Fix-error-type-pager-windowslist.patch : Fix TypeError in active_window_changed() when Pager and Windowlist screenlets are running, and fix crash with __setattr__ * debian/patches/07-Add-python-to-autostart-files.patch : add "python" to autostart files to make sure they start at login. [ Kumar Appaiah ] * debian/patches/03-Clean-hashbang-shebang.patch : Remove shebang and use #!/bin/sh. -- Julien Lavergne Fri, 19 Oct 2007 16:52:50 +0200