get lubuntu get lubuntu

Get lubuntu and join the team to make it better. Please refer to the release notes for more info.

mailing list mailing list

check out the mailing list of the lubuntu project

become a developer become a developer

Share your development expertise and help shape the future of lubuntu on Launchpad.

lubuntu artists lubuntu artists

Share your artistic skills and design lubuntu art. Join the lubuntu art and design discussion on the LXDE forum.

lubuntu wiki lubuntu wiki

Join the lubuntu team and learn more about our subprojects on the lubuntu wiki.

Newsletter

Stay informed on our latest news


Follow lubuntudesktop on Twitter

identi.ca

lubuntu revisions

Syndicate content
Updated: 9 weeks 4 days ago

[lucid] r6 Remove leftover debug arch in control.

Wed, 03/24/2010 - 21:05
Author: Loïc Minier Date: 2010-03-24 21:05:35 UTC Branch: lp:ubuntu/x-loader Revno: 6 Log message:

Remove leftover debug arch in control.

[lucid] r5 Also pass CROSS_COMPILE to make as just exporting it isn't e...

Wed, 03/24/2010 - 20:08
Author: Loïc Minier Date: 2010-03-24 20:08:16 UTC Branch: lp:ubuntu/x-loader Revno: 5 Log message:

Also pass CROSS_COMPILE to make as just exporting it isn't enough.

[lucid] r4 * Move signGP.c from a patch to a file in debian/....

Wed, 03/24/2010 - 18:08
Author: Loïc Minier Date: 2010-03-24 17:25:44 UTC Branch: lp:ubuntu/x-loader Revno: 4 Log message:

* Move signGP.c from a patch to a file in debian/.
* Drop boilerplate from rules.
* Add mention of signGP.c homepage to copyright; it might be GPLv2 but this
  is not certain.
* Drop bogus $(sh) in rules.
* List files to clean in debian/clean.
* Set priority to optional.
* Set CROSS_COMPILE= to $(DEB_HOST_GNU_TYPE)- when DEB_HOST_GNU_TYPE and
  DEB_BUILD_GNU_TYPE differ and also export it (albeit empty) when
  they are equal; this fixes cross-compilation and allows dropping patch
  no_cross_compile.diff.
* rules: the upstream build passes LDFLAGS directly to ld instead of calling
  gcc for linking; so instead of passing -Wl,foo in LDFLAGS as in automake
  builds, one should set LDFLAGS to foo directly; add some Makefile to foo
  to convert the flags on the fly.
* Pass CC="$(CROSS_COMPILE)gcc $(CFLAGS)" HOST_CC="gcc $(CFLAGS)" to the
  build as to pass our CFLAGS; add -fno-stack-protector to CFLAGS in rules
  and drop no_patch_protector.diff patch.

[timezone-from-venue] r86 Add function to get timezone offset from venue location

Wed, 03/24/2010 - 17:41
Author: mhall119 Date: 2010-03-24 17:40:04 UTC Branch: lp:~mhall119/loco-directory/timezone-from-venue Revno: 86 Project: loco-directory Log message:

Add function to get timezone offset from venue location

[bandaid-531970] r86 Push off removing events from the list for an extra 24 hours...

Wed, 03/24/2010 - 17:14
Author: mhall119 Date: 2010-03-24 17:09:41 UTC Branch: lp:~mhall119/loco-directory/bandaid-531970 Revno: 86 Project: loco-directory Log message:

Push off removing events from the list for an extra 24 hours, since team event times are used as localtime, but datetime.datetime.now() uses UTC time, meaning most events are removed before they're actually over

[add-approver-field-dropdown] r85 Misc changes

Wed, 03/24/2010 - 16:56
Author: mhall119 Date: 2010-03-24 16:55:09 UTC Branch: lp:~mhall119/loco-directory/add-approver-field-dropdown Revno: 85 Project: loco-directory Log message:

Misc changes

[lucid] r5 * rules: export CROSS_COMPILE=$(DEB_HOST_GNU_TYPE)- when DEB...

Wed, 03/24/2010 - 16:14
Author: Loïc Minier Date: 2010-03-24 16:06:07 UTC Branch: lp:ubuntu/u-boot-omap3 Revno: 5 Log message:

* rules: export CROSS_COMPILE=$(DEB_HOST_GNU_TYPE)- when DEB_BUILD_GNU_TYPE
  and DEB_HOST_GNU_TYPE differ; fixes cross-builds.
* rules: the upstream build passes LDFLAGS directly to ld instead of calling
  gcc for linking; so instead of passing -Wl,foo in LDFLAGS as in automake
  builds, one should set LDFLAGS to foo directly; add some Makefile to foo
  to convert the flags on the fly.
* rules: minor whitespace cleanups.

[0.2] r84 Changes the "Guests" column to "Additional Guests"...

Tue, 03/23/2010 - 22:57
Author: Chris Johnston Date: 2010-03-23 22:55:34 UTC Branch: lp:loco-directory Revno: 84 Project: loco-directory Log message:

Changes the "Guests" column to "Additional Guests"

[bugfix-lp-542367] r84 Changes the "Guests" column to "Additional Guests"

Tue, 03/23/2010 - 22:49
Author: Chris Johnston Date: 2010-03-23 22:48:18 UTC Branch: lp:~chrisjohnston/loco-directory/bugfix-lp-542367 Revno: 84 Project: loco-directory Log message:

Changes the "Guests" column to "Additional Guests"

[lucid] r90 * New upstream release:...

Tue, 03/23/2010 - 22:19
Author: Chow Loong Jin Date: 2010-03-21 21:22:57 UTC Branch: lp:ubuntu/banshee Revno: 90 Log message:

* New upstream release:
  + Notable bug fixes:
    - Fix rendering and interaction bugs in the grid view
    - Fix issue with volume getting reset on every song change
    - Handle volume changes from outside Banshee (eg PulseAudio)
    - Fix issue parsing some RSS feeds
    - Fix library importing and rescanning on all IO backends
    - Support coverart for albums without an artist (bgo#612626)
    - Don't capture 's' presses if keybindings disabled
    - Fix typing in the Wikipedia webkit view
    - Fix equalizer settings migration (bgo#612669)
    - Redraw the entire ListView when dragging columns
    - Increase podcast download timeout
    - Fix bad startup crash in PlayQueue on old Mono
    - Fix "Too many open files" bug with GIO backend
    - [Banshee.Hardware] Handle exceptions (bgo#613173)
    - [PodcastActions] Unsubscribe from an event on dispose
    - [ContextPane] Fix crash if active removed (bgo#613277)
    - [LastfmSource] Fix crash (bgo#612824)
    - [Lastfm] Fix crash using auth Refresh button (bgo#610911)
    - [Lastfm] Fix crash (bgo#613276)
    - Fix compilation error with older Mono
    - Fix compilation error with bundled notify-sharp
    - Fix --disable-youtube flag
    - Set YouTube install dir to Extensions/
    - Fix building with older GStreamer (bgo#613339)
* debian/rules:
  + --enable-gdata => --enable-youtube
* debian/control:
  + Bump taglib-sharp requirement to 2.0.3.7 as per build/m4/banshee/taglib.m4

[lucid] Import upstream version 1.5.6

Tue, 03/23/2010 - 22:19
Author: Chow Loong Jin Date: 2010-03-21 21:22:57 UTC Branch: lp:ubuntu/banshee Log message:

Import upstream version 1.5.6

[sid] Import upstream version 1.5.6

Tue, 03/23/2010 - 15:27
Author: Chow Loong Jin Date: 2010-03-21 21:22:57 UTC Branch: lp:debian/sid/banshee Log message:

Import upstream version 1.5.6

[sid] r18 * New upstream release:...

Tue, 03/23/2010 - 15:27
Author: Chow Loong Jin Date: 2010-03-21 21:22:57 UTC Branch: lp:debian/sid/banshee Revno: 18 Log message:

* New upstream release:
  + Notable bug fixes:
    - Fix rendering and interaction bugs in the grid view
    - Fix issue with volume getting reset on every song change
    - Handle volume changes from outside Banshee (eg PulseAudio)
    - Fix issue parsing some RSS feeds
    - Fix library importing and rescanning on all IO backends
    - Support coverart for albums without an artist (bgo#612626)
    - Don't capture 's' presses if keybindings disabled
    - Fix typing in the Wikipedia webkit view
    - Fix equalizer settings migration (bgo#612669)
    - Redraw the entire ListView when dragging columns
    - Increase podcast download timeout
    - Fix bad startup crash in PlayQueue on old Mono
    - Fix "Too many open files" bug with GIO backend
    - [Banshee.Hardware] Handle exceptions (bgo#613173)
    - [PodcastActions] Unsubscribe from an event on dispose
    - [ContextPane] Fix crash if active removed (bgo#613277)
    - [LastfmSource] Fix crash (bgo#612824)
    - [Lastfm] Fix crash using auth Refresh button (bgo#610911)
    - [Lastfm] Fix crash (bgo#613276)
    - Fix compilation error with older Mono
    - Fix compilation error with bundled notify-sharp
    - Fix --disable-youtube flag
    - Set YouTube install dir to Extensions/
    - Fix building with older GStreamer (bgo#613339)
* debian/rules:
  + --enable-gdata => --enable-youtube
* debian/control:
  + Bump taglib-sharp requirement to 2.0.3.7 as per build/m4/banshee/taglib.m4

[bugfix-lp-542591] r85 Fixes spacing issue

Tue, 03/23/2010 - 11:17
Author: Chris Johnston Date: 2010-03-23 11:16:45 UTC Branch: lp:~chrisjohnston/loco-directory/bugfix-lp-542591 Revno: 85 Project: loco-directory Log message:

Fixes spacing issue

[lucid] r17 * New upstream release (0.4.0 rc1) (LP: #542684)...

Tue, 03/23/2010 - 00:13
Author: Julien Lavergne Date: 2010-03-23 00:13:20 UTC Branch: lp:ubuntu/avant-window-navigator Revno: 17 Log message:

* New upstream release (0.4.0 rc1) (LP: #542684)
 - Ensure the autostart exist before trying to delete it.
   (LP: #334454)
 - Fix position with multiple screen. (LP: #248769)
* debian/control:
 - Move awn-settings to depends, to ensure migration from awn-manager.
   (LP: #512411)
* debian/patches/01-require-lda.patch : Only require 0.0.1 version of lda.
* debian/libawn1.symbols: Add missing symbol.

[main] r1068 Updated feed URL

Mon, 03/22/2010 - 21:32
Author: Collin Pruitt Date: 2010-03-22 21:31:45 UTC Branch: lp:~planet-ubuntu/config/main Revno: 1068 Project: config Log message:

Updated feed URL

[trunk] r10 Patched Makefile.in to delete automake/autoconf files upon e...

Mon, 03/22/2010 - 03:45
Author: Collin Pruitt Date: 2010-03-22 03:39:09 UTC Branch: lp:netrek-res-rsa Revno: 10 Project: Netrek RES-RSA Log message:

Patched Makefile.in to delete automake/autoconf files upon execution of 'make clean'.

[bugfix-lp-539929] r84 Changes the list of upcoming events on the team page to a li...

Sun, 03/21/2010 - 04:26
Author: Chris Johnston Date: 2010-03-21 04:25:14 UTC Branch: lp:~chrisjohnston/loco-directory/bugfix-lp-539929 Revno: 84 Project: loco-directory Log message:

Changes the list of upcoming events on the team page to a list and adds the start date

[git-trunk] r6878 Add RGB16 support...

Sat, 03/20/2010 - 16:31
Author: Ying-Chun Liu Date: 2010-03-20 11:47:49 UTC Branch: lp:ekiga Revno: 6878 Project: Ekiga Log message:

Add RGB16 support

[lucid] r4 * debian/patches/01-awn-fixes.patch: Various fixes from Mic...

Sat, 03/20/2010 - 13:13
Author: Julien Lavergne Date: 2010-03-20 12:24:33 UTC Branch: lp:ubuntu/libdesktop-agnostic Revno: 4 Log message:

* debian/patches/01-awn-fixes.patch: Various fixes from Michal Hruby
 - Fix memory leaks
 - Fix FTBFS
 - Port to Vala 0.7.10
 - Fixes for keyfile backend
 - Minor cleanup
* debian/control:
 - Build-depends on vala >= 0.7.10
 - Build-depends on gir-repository-dev to retrieve Gdk-2.0.gir.
* Switch to dpkg-source 3.0 (quilt) format