-
screenlets (0.1.2-7) unstable; urgency=medium
* Urgency to medium to fix RC bug.
* debian/rules: Really apply patches to fix the segfaults again.
(Closes: #536392)
-- Julien Lavergne <email address hidden> Fri, 07 Aug 2009 23:53:44 +0200
-
screenlets (0.1.2-6) unstable; urgency=low
[ Julien Lavergne ]
* debian/rules: Replace simple-patchsys by quilt.
* debian/control:
- Build-depends on quilt.
- Remove X{B,S}-Python-Version.
- Bump Standards-Version to 3.8.2 (no change needed).
* debian/pyversions : Add compatible versions.
* debian/patches:
- 13-opacity-option.patch: Disable the opacity option if the screen
is not composited (Closes: #518179).
- 14-configuration-save.patch: From Ubuntu, save and restore the
configuration file in some cases. (LP: #345359)
- 15-nowplaying-mpd-try.patch: Try to connect to mpd instead of forcing
the connection. (LP: #269256)
- 16-clearweather-catch-connection-error.patch: From Ubuntu, catch
connection error on update (thanks Kjell Braden for the patch).
(LP: #264809)
- 17-nowplaying-disable-amarok.patch: Disable Amarok 1.X support.
- 18-nowplaying-rb-playing.patch: Avoid Dbus exception when checking
if the player is playing.
- 19-remove-autostart-output.patch: Remove output when screenlets are
autostarted. (LP: #318248)
- Update patches to apply with quilt.
* debian/README.source: Replace by the quilt one.
[ Siegfried-Angel Gevatter Pujals ]
* debian/screenlets.install:
- Install the available translations (usr/share/locale) (LP: #386878).
-- Julien Lavergne <email address hidden> Sat, 20 Jun 2009 16:33:51 +0200
-
screenlets (0.1.2-5) unstable; urgency=medium
* Urgency to medium to fix RC bug.
* debian/patches: Update description for all patches.
* debian/patches/12-new-class-creation.patch:
- Use new-style class creation. This should avoid some segfaults
(Closes: #519664).
* debian/control:
- Remove python-dcop from suggests.
- Bump the need of a compositor to recommends, because it's needed to deal
with transparency.
- Following python-gnome2-desktop split.
+ Remove depends on python-gnome2-desktop
+ Add python-rsvg as depends.
+ Add python-wnck as depends, needed by screenlets-manager.
+ Add python-evolution as recommends, only needed by the
EvolutionContacts Screenlets.
+ Add python-gnomekeyring as recommends, as it's an optional feature.
- Bump Standards-Version to 3.8.1 (no change needed).
-- Julien Lavergne <email address hidden> Mon, 13 Apr 2009 21:48:26 +0200
-
screenlets (0.1.2-3) unstable; urgency=low
* debian/patches
- 04-install-wallclock-in-home.patch : install WallpaperClock in
~/.screenlets instead of /usr/share (Closes: #497127).
- 05-places-no-bookmark.patch : don't crash Places Screenlets if there is
no bookmark.
- 06-main-menu-no-bookmark.patch : don't crash Main Menu Screenlets if
there is no bookmark.
* debian/rules
- Remove feedparser.py in FeedReader Screenlet, already in
python-feedparser.
-- Julien Lavergne <email address hidden> Sun, 28 Sep 2008 01:29:35 +0200