View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp:~chrisccoulson/connman/ubuntu.lucid.ind Development 2010-06-28 15:19:42 UTC
55. releasing version 0.53+git.20100614t2...

Author: Chris Coulson
Revision Date: 2010-06-15 15:57:02 UTC

releasing version 0.53+git.20100614t210259.168c346+dfsg-0ubuntu0.10.04.1~ind2

lp:~tracker-team/tracker/tracker-0.8.karmic Mature 2010-05-20 19:11:33 UTC
36. releasing version 0.8.7-0ubuntu0.9.10...

Author: Chris Coulson
Revision Date: 2010-05-20 19:11:33 UTC

releasing version 0.8.7-0ubuntu0.9.10.1~ppa1

lp:~chrisccoulson/zlib/ubuntu.1.2.3.4.dfsg-3-merge Development 2010-05-14 10:31:38 UTC
23. * Merge from Debian unstable, remaini...

Author: Chris Coulson
Revision Date: 2010-05-14 09:49:31 UTC

* Merge from Debian unstable, remaining changes:
  - zlib.h: add z_off64_t and ensure that its mapped to the correct
    off_t or off64_t (fixes FTBFS in vips, gtk)
  - Move zlib.so.* to /lib.
  - drop Conflicts on libc6-i386 (<= 2.9-18) because we do not have
    to do a /emul/ia32-linux -> /usr/lib32 transition
* Only check for EOF on transparent streams if we have done a zero
  byte read to avoid reporting EOF early to applications. This was
  breaking R.
* Revert explict EOF indication to avoid triggering an infinite loop
  in man-db while rebuilding the caches (closes: #562518).
* New upstream release.
* This release contains refactored handling of 64 bit types which should
  stop warnings being generated in some configurations (closes: #439980).
* This release also fixes handling of EOF in gzio (closes: #301283).
* Fix symbol version for inflateUndermine.
* Move -dbg to debug section.
* Add upstream home page.
* Policy 3.8.3.
* Concert to 3.0 (quilt) format.

lp:~chrisccoulson/ubufox/ubufox.lp531882 Development 2010-04-28 11:23:37 UTC
215. * The Firefox security policy blocks ...

Author: Chris Coulson
Revision Date: 2010-04-28 11:21:59 UTC

* The Firefox security policy blocks loading the CSS for the offline start page due to the protocolFlags defined for the about: protocol handler. Work around this by getting the system principal (LP: #531882)
  - update components/aboutHome.js

lp:~chrisccoulson/nss/nss-3.12.5 (Has a merge proposal) Development 2010-04-01 09:37:01 UTC
108. * Enable transitional scheme for SSL ...

Author: Chris Coulson
Revision Date: 2010-04-01 09:37:01 UTC

* Enable transitional scheme for SSL renegotiation
  - add 97_SSL_RENEGOTIATE_TRANSITIONAL.patch
  - update debian/patches/series

lp:~chrisccoulson/network-manager-applet/lp460144 bug Development 2010-03-18 19:39:18 UTC
146. Update bgo609134_lazy_icons.patch wit...

Author: Chris Coulson
Revision Date: 2010-03-18 17:40:59 UTC

Update bgo609134_lazy_icons.patch with the change actually committed
to GIT

lp:~chrisccoulson/gnome-settings-daemon/lucid-startup-speed Development 2010-01-26 01:39:29 UTC
49. * debian/patches/72_startup_time_impr...

Author: Chris Coulson
Revision Date: 2010-01-26 01:39:03 UTC

* debian/patches/72_startup_time_improvement.patch:
  - Experimental patch which force starts the xrandr plugin without
    reading from GConf. This allows the GConf database to be parsed
    in parallel with loading this plugin

lp:~chrisccoulson/gnome-session/lucid-startup-speed Development 2010-01-26 01:27:16 UTC
38. * debian/patches/22_startup_time_impr...

Author: Chris Coulson
Revision Date: 2010-01-26 01:26:55 UTC

* debian/patches/22_startup_time_improvement.patch:
  - Various changes to improve startup time of gnome-session
  - Avoid reading from the GConf database for as long as possible,
    as the first call takes a big chunk of time, which delay's the
    session starting. This is achieved by:
    + Reading the default session and required components from a
      key file.
    + Not initializing the idle timeout delay until the session has
      loaded.
    + Not setting up the autostart condition monitors for each app
      until they are about to be loaded. This avoids the situation where
      an app in the Application phase which has an autostart condition
      will delay the entire session from loading whilst its monitor
      is set up
  - This means that gconfd can load the database in parallel without
    blocking the session from loading, so it will be ready to use
    by components which load later on
* debian/components:
  - New configuration for default session and required components
* debian/rules:
  - Install new configuration file
* Refreshed patches:
  - 80_new_upstream_session_dialog.patch
  - 95_dbus_request_shutdown.patch
  - 101_screen_lock_on_suspend.patch

lp:~chrisccoulson/gconf/lucid-startup-speed Development 2010-01-26 01:20:13 UTC
19. * debian/patches/26_preload_sources.p...

Author: Chris Coulson
Revision Date: 2010-01-26 01:19:53 UTC

* debian/patches/26_preload_sources.patch:
  - Read and parse the XML data sources at startup, rather than waiting
    for a query from a client

lp:~chrisccoulson/gnome-python-extras/with-gda-module Development 2009-09-27 03:03:08 UTC
8. * debian/control: - Build-depend on...

Author: Chris Coulson
Revision Date: 2009-09-27 03:00:19 UTC

* debian/control:
  - Build-depend on libgda-4.0-dev to build pygda4 module (LP: #406077).
  - New binary packages - python-gda and python-gda-dev.
* debian/rules:
  - Build a debug version of pygda4 and install it in
    python-gnome2-extras-dbg.
* debian/patches/06_no_link_against_libpython.patch:
  - Revert upstream GIT commit to link gda module against libpython,
    which was needed to build shared libraries on Windows only.
* debian/patches/70_autotools.patch:
  - Regenerated.

lp:~chrisccoulson/metacity/bug389686 bug Development 2009-09-08 19:07:41 UTC
26. Update specifics in changelog to make...

Author: Chris Coulson
Revision Date: 2009-09-08 19:07:41 UTC

Update specifics in changelog to make it more technically correct

lp:~chrisccoulson/transmission/ubuntu bug Development 2009-08-27 20:28:29 UTC
8. * debian/control: - transmission-co...

Author: Chris Coulson
Revision Date: 2009-08-27 20:28:29 UTC

* debian/control:
  - transmission-common replaces transmission-gtk (<< 1.74) rather than
    (<= 1.73-1).

lp:~chrisccoulson/gnome-settings-daemon/ubuntu bug Development 2009-07-21 23:14:20 UTC
14. * debian/patches/60_ldsm_notification...

Author: Chris Coulson
Revision Date: 2009-07-21 23:11:08 UTC

* debian/patches/60_ldsm_notification_fixup.patch:
  - Fix some bugs in the upstream implementation of the last patch,
    eg, I made the assumption that all mounts with a device node
    not beginning with /dev could be ignored as a way of filtering out
    uninteresting volumes. This is not so, as the GUnixMountEntry for
    the root filesystem can have "rootfs" as the device node, and
    we don't want to filter the root filesystem out.
  - Make sure that no warning is shown for volumes with more than 2GB
    free space by default.

lp:~chrisccoulson/gnome-session/ubuntu bug Development 2009-07-12 23:41:23 UTC
10. Move /usr/lib/gnome-session to gnome-...

Author: Chris Coulson
Revision Date: 2009-07-12 23:41:23 UTC

Move /usr/lib/gnome-session to gnome-session-bin

lp:~chrisccoulson/gnome-power/2.27.2-update bug Development 2009-07-08 00:11:07 UTC
162. * New upstream release (LP: #396437):...

Author: Chris Coulson
Revision Date: 2009-07-07 23:53:16 UTC

* New upstream release (LP: #396437):
  - Use composite battery mode by default to fix multi-battery
    laptops (Richard Hughes).
  - Add manager policy to change the disk spindown based on timeouts
    set in GConf (Richard Hughes).
  - Add GConf keys for the disk spindown functionality (Richard Hughes).
  - Add preferences checkboxes for the disk spindown functionality
    (Richard Hughes).
  - No longer support HAL legacy buttons (Richard Hughes).
  - Add support for recall data provided by DeviceKit-power
    (Richard Hughes).
  - Prefix GTKBuilder files with gettext/glade (Claude Paroz)
  - Use gtk_show_uri i.s.o. gnome-open (Jaap A. Haitsma)
  - Remove -Wunitialized because it does not compile on Ubuntu Jaunty
    (Jaap A. Haitsma)
  - Fix the category in the gnome-power-statistic desktop file.
    Fixes rh#489041 (Richard Hughes)
  - Make minimum size of th statistics graphs smaller. Fixes rh#491426
    (Richard Hughes)
  - Don't show the feedback widget when the brightness changes,
    only on key press and when interactive (Richard Hughes)
  - If we caught our idletime alarm, then remove from the filter
    (Richard Hughes)
  - Take the battery capacity into account when using multiple
    batteries (Richard Hughes)
  - Ignore capacity readings of less than 1% (Richard Hughes)
  - Show a label to the user when there is no graph data (Richard Hughes)
  - Add statistics devices in visually pleasing order (Richard Hughes)
  - Use the composite device for getting the global system warning icon
    (Richard Hughes)
  - Setup the reset event before we do the idle action, to finally fix
    blanking (Richard Hughes)
  - Be more paranoid about setting idle in a race (Richard Hughes)
  - Remove three unused GConf keys (Richard Hughes)
  - Don't show the whole object path in the GUI, just show the ID
    (Richard Hughes)
  - Only print the DeviceKit device if we are using --verbose
    (Richard Hughes)
  - Remove a little bit more of our HAL dep, and use the lid-is-present
    DK-p property (Richard Hughes)
  - Fix compile with DKP_DISABLE_DEPRECATED turned on (Richard Hughes)
  - Remove ambient light sensor support, and keyboard backlight devices
    (Richard Hughes)
  - Support DKP_DEVICE_STATE_PENDING_x in more places (Richard Hughes)
* Refreshed patches:
  - 03-system-policy.patch.
  - 14_inhibit_tool.patch.
  - 21_idle_key_removal.patch.
  - 22_xfce_desktop_files.patch.
  - 23_numlock_hotkey.patch.
  - 25_sparc_char_to_int.patch.
  - 74-disable-quirks-reference.patch.
  - 97_remove-discharging-notify.patch.
* Dropped 94-fix-light-sensor-scaling.patch: the ambient light sensor
  support has gone now.

lp:~chrisccoulson/gnome-screensaver/upgrade-fix Development 2009-06-28 23:05:07 UTC
32. * debian/patches/06_unbreak_upgrade_f...

Author: Chris Coulson
Revision Date: 2009-06-28 22:56:23 UTC

* debian/patches/06_unbreak_upgrade_from_jaunty.patch:
  - Make sure gnome-screensaver-dialog doesn't fail when
    spawned from an older gnome-screensaver that calls it with
    the deprecated "--away-message" option. This can happen on
    upgrades where the Jaunty gnome-screensaver might spawn the
    Karmic gnome-screensaver-dialog to unlock the screen.

lp:~chrisccoulson/gnome-panel/ubuntu bug Development 2009-06-23 20:52:41 UTC
7. Fix typo in debian/control{.in}

Author: Chris Coulson
Revision Date: 2009-06-23 20:08:02 UTC

Fix typo in debian/control{.in}

lp:~chrisccoulson/tracker/jaunty-sru bug(Has a merge proposal) Development 2009-05-22 19:59:51 UTC
14. * Apply 2 patches from upstream for L...

Author: Chris Coulson
Revision Date: 2009-05-22 19:59:51 UTC

* Apply 2 patches from upstream for LP: #361205

lp:~chrisccoulson/gnome-panel/2.26.1-update Development 2009-05-13 23:44:00 UTC
4. * Rebase on Debian Experimental. * Up...

Author: Chris Coulson
Revision Date: 2009-05-13 23:44:00 UTC

* Rebase on Debian Experimental.
* Update to 2.26.1.

lp:~chrisccoulson/gnome-session/deb-sync-2.26.1 bug Development 2009-05-08 20:01:04 UTC
11. * debian/rules: - Make sure we don'...

Author: Chris Coulson
Revision Date: 2009-05-08 20:01:04 UTC

* debian/rules:
  - Make sure we don't actually delete /etc/xdg/autostart

lp:~chrisccoulson/hal/bug361689 bug(Has a merge proposal) Development 2009-05-06 19:40:43 UTC
320. * 50_no_crash_on_md_blockdev.patch: ...

Author: Chris Coulson
Revision Date: 2009-05-06 19:25:50 UTC

* 50_no_crash_on_md_blockdev.patch:
  - Fix a crash when assembling mdraid arrays (LP: #361689)

lp:~chrisccoulson/fast-user-switch-applet/session_management bug Development 2009-04-13 01:44:29 UTC
551. * src/applet.c: - Updated so that t...

Author: Chris Coulson
Revision Date: 2009-04-10 19:12:37 UTC

* src/applet.c:
  - Updated so that the case where a user selects Log Out, cancels
    and then selects an action that requires authentication, works
    correctly without displaying the old dialog

lp:~chrisccoulson/fast-user-switch-applet/ubuntu-packaging-jaunty bug Development 2009-04-13 01:43:42 UTC
100. * 84_session_management.patch: - Im...

Author: Chris Coulson
Revision Date: 2009-04-13 01:41:18 UTC

* 84_session_management.patch:
  - Improve the logic for deciding whether to display the confirmation
    dialog, to fix a corner case where the user gets no dialog
    and also doesn't need to authenticate (LP: #357455).

lp:~chrisccoulson/gnome-screensaver/tomboy-note-integration Development 2009-02-27 18:06:46 UTC
29. * 10_tomboy_integration.patch: - Do...

Author: Chris Coulson
Revision Date: 2009-02-27 18:06:46 UTC

* 10_tomboy_integration.patch:
  - Don't leak GConfClient and DBusGProxy objects

lp:~chrisccoulson/5-a-day-data/main Development 2009-02-13 23:21:27 UTC
1848. updated log for chrisccoulson

Author: Chris Coulson
Revision Date: 2009-02-13 23:21:27 UTC

updated log for chrisccoulson

lp:~chrisccoulson/dpkg/ssd-ionice Experimental 2009-01-13 22:01:36 UTC
10. Don't use errno for checking the succ...

Author: Chris Coulson
Revision Date: 2009-01-13 22:01:36 UTC

Don't use errno for checking the success of strtol,
as it doesn't get set if the string contains no numbers

201226 of 226 results