lp:ubuntu/jaunty/screenlets

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/jaunty/screenlets
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

13. By Scott Kitterman

* Drop Amarok support since Amarok 2 isn't supported
  - Add debian/patches/11-no-amarok.patch
  - Drop python-dcop from suggests

12. By Julien Lavergne

* debian/10-ImageMenuItem-update.patch
 - Replace get_children() by get_child() and get_image() following pygtk
   modifications (LP: #256329).

11. By Julien Lavergne

* 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.

10. By Julien Lavergne

* New upstream release.
* debian/control
 - Add python-imaging as Recommends for WallpaperClockScreenlet Screenlets.
 - Bump Standards-Version to 3.8.0 (no change needed).
 - Replace python-gnome2-extras with python-gtkmozembed, screenlets only use
   this module. (Closes: #485296)
* debian/patches
 - 01-scripts-cleanup.patch: Update.
 - 02-fix-acpi-crash.patch: Add exception in ACPI Screenlets when there is
   no battery.
 - 03-fix-wallpaperclock-location.patch: Test WallpaperClock location before
   assignation.
 - 02_RSS_fix_import.patch: removed, merged upstream.
 - 03-sticky-on-XFCE.patch: removed, merged upstream.
 - 04-fix-clock-offset.patch: removed, merged upstream.
 - 05-disable-Numeric-import.patch: removed, merged upstream.
* debian/rules
 - Don't remove empty directory, fixed upstream.
 - Install screenlets.1 and screenlets-daemon.1 man pages.
 - Add a get-orig-source to repack the tarball.
 - Delete empty directory in WallpaperClockScreenlet.
* debian/copyright
 - Update Authors and Copyright.
* debian/watch
 - Update to upload bz2 tarball.
* Add screenlets.1 and screenlets-daemon.1 man pages.
* Improve screenletsd.1, screenlets-manager.1 and screenlets-packager.1

9. By Kjell Braden

debian/patches/20_fix-crasher_lp-218570.patch: taken from upstream, fix a
crash in the daemon (LP: #218570)

8. By Kjell Braden

* 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)

7. By Kjell Braden

* 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)

6. By Julien Lavergne

* 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.

5. By Julien Lavergne

* 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.

4. By Julien Lavergne

[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

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/screenlets
This branch contains Public information 
Everyone can see this information.

Subscribers