View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp:~laney/ubuntu-cdimage/test-fixes (Has a merge proposal) Development 2022-09-25 21:32:17 UTC
2093. test_simplestreams: Sort product list...

Author: Iain Lane
Revision Date: 2022-09-25 21:30:50 UTC

test_simplestreams: Sort product list before comparing

Evidently the sort order has changed at some point, and now this test is
failing. Instead of matching the new order, let's sort the lists in-place
before comparing them.

If the [upstream proposal][upstream-proposal] is accepted, we can drop this
code.

[upstream-proposal]: https://code.launchpad.net/~laney/simplestreams/+git/simplestreams/+merge/430411

lp:~laney/update-manager/disabled-esm-greyed-out Development 2021-07-27 15:17:35 UTC
2924. Show disabled ESM updates under their...

Author: Iain Lane
Revision Date: 2021-07-27 15:11:11 UTC

Show disabled ESM updates under their own group

We can find disabled (Pin-Priority: never, as set up by
ubuntu-advantage-client) updates using the apt API. We put those into their own
group ("disabled_esm_updates"), shown separately. Finally, that group is set
insensitive. New internal functionality is added to allow this.

lp:~laney/ubuntu-archive-publishing/updates bug(Has a merge proposal) Development 2021-05-13 12:45:43 UTC
116. generate_extra_overrides: Germinate f...

Author: Iain Lane
Revision Date: 2021-05-13 12:35:54 UTC

generate_extra_overrides: Germinate for stable releases too

Currently we only generate for the release pocket of -devel releases.
This means that Task headers don't get updated for SRUs meaning that,
for example, it's not easily possible to add new packages to the live
seed (other seeds are OK because they get pulled in by Depends of the
metapackage).

Germinate for -updates, and for stable releases. When generating
overrides for stable releases, write overrides to -updates.

This is not a full solution. The immutable nature of release pockets
means that some things can't work properly, for example

  - dependencies of the new package which aren't in -updates won't get
    Task entries
  - *dropping* things from seeds can't work properly, at least not
    without care from consuming code to have -updates dominate release;
    a simple grep-dctrl will not do

lp:~laney/apport/pkttyagent bug(Has a merge proposal) Development 2021-04-07 09:41:19 UTC
2852. Move pkttyagent killing to add_hooks_...

Author: Iain Lane
Revision Date: 2021-04-07 09:41:19 UTC

Move pkttyagent killing to add_hooks_info()

This ensures we only kill the agent after all the hooks have been run.

lp:~laney/ubuntu-archive-tools/cm-utf8 (Has a merge proposal) Development 2020-07-23 08:22:44 UTC
1353. package-subscribers: Add ~oem-solutio...

Author: Iain Lane
Revision Date: 2020-07-23 08:22:44 UTC

package-subscribers: Add ~oem-solutions-engineers as a team which can own packages in main

This is Canonical's OEM delivery team, which is responsible for enabling and
maintaining tweaks which are required for particular hardware.

lp:~laney/ubuntu-archive-scripts/new-ben Development 2020-07-16 21:26:58 UTC
287. update-transitions: lock it too

Author: Iain Lane
Revision Date: 2020-07-16 21:26:58 UTC

update-transitions: lock it too

lp:~laney/debian-cd/focal (Has a merge proposal) Development 2020-06-25 13:28:04 UTC
2074. Makefile: Make keyrings from /usr/sha...

Author: Iain Lane
Revision Date: 2020-06-25 13:28:04 UTC

Makefile: Make keyrings from /usr/share/keyrings/ available too

Old versions of ubuntu-keyring shipped keys here. In case of collisions, we
prefer ones from trusted.gpg.d.

lp:~laney/+junk/lp-subscribe-uploads Development 2020-04-28 11:03:28 UTC
12. Update shebang to python3 Seems to w...

Author: Iain Lane
Revision Date: 2020-04-28 11:03:28 UTC

Update shebang to python3

Seems to work.

lp:~laney/arsenal/champagne (Has a merge proposal) Development 2020-02-06 11:09:11 UTC
1150. ls-ubuntu-tag-json: If we're generati...

Author: Iain Lane
Revision Date: 2020-02-06 11:08:07 UTC

ls-ubuntu-tag-json: If we're generating 'rls-ff-incoming' bugs, include 'champagne' bugs too

This is a Canonical initiative to improve quality of the 20.04 release. It
makes most sense to handle these bugs as if they were release tagged.

lp:~laney/indicator-datetime/ecal-2.0 Development 2019-08-19 11:51:29 UTC
499. engine-eds: Port to libecal-2.0 The ...

Author: Iain Lane
Revision Date: 2019-08-19 11:51:29 UTC

engine-eds: Port to libecal-2.0

The API changed quite a lot and libical-glib is now exposed directly.

lp:~laney/+junk/rls_bug_tracker Development 2019-07-08 16:32:49 UTC
6. Look at when the bug task was created...

Author: Iain Lane
Revision Date: 2019-07-08 16:32:49 UTC

Look at when the bug task was created, rather than when the bug was updated

lp:~laney/mojo/snap-base Development 2019-06-25 09:32:17 UTC
503. snap: Use base: core This makes Snap...

Author: Iain Lane
Revision Date: 2019-06-25 09:31:10 UTC

snap: Use base: core

This makes Snapcraft build the snap inside Multipass by default

lp:~laney/britney/fauxpkg-no-clobber Development 2019-06-20 08:15:32 UTC
319. fauxpkg.py: Don't clobber packages T...

Author: Iain Lane
Revision Date: 2019-06-20 08:15:32 UTC

fauxpkg.py: Don't clobber packages

This is intended to fake up entries in Packages. If they are already there
(because the FauxPackage-requiring situation doesn't apply to this release),
don't do anything.

lp:~laney/ubuntu-archive-tools/r-a-r-improvements Development 2019-03-05 10:50:45 UTC
1200. retry-autopkgtest-regressions: Fix py...

Author: Iain Lane
Revision Date: 2019-03-05 10:46:32 UTC

retry-autopkgtest-regressions: Fix pycodestyle E261 (two spaces before inline comment)

lp:~laney/ubuntu-archive-tools/update-output-helper (Has a merge proposal) Development 2019-03-05 10:26:09 UTC
1026. update-output-helper: Handle sources ...

Author: Iain Lane
Revision Date: 2019-03-05 10:26:09 UTC

update-output-helper: Handle sources which produce binaries of a different version

These have "Source: sourcename (sourceversion)" in their stanza in the Packages
file.

bash was doing interesting things when trying to handle the arguments to
grep-dctrl as a string (it was insisting on tokenising the '(' in "source
(version)" into their own arguments, despite all my pleading), so force its
hand by using an array.

lp:~laney/ubuntu-archive-tools/retry-autopkgtest-regressions-bileto-v2 (Has a merge proposal) Development 2018-12-12 13:46:17 UTC
1196. retry-autopkgtest-regressions: Add a ...

Author: Iain Lane
Revision Date: 2018-12-12 13:46:17 UTC

retry-autopkgtest-regressions: Add a --run-autopkgtest parameter to generate commands to run on snakefruit

When admins need to run many commands, it's easier if they can generate shell
commandlines to run on the server.

lp:~laney/britney/hints-ubuntu-bionic-glib2.0 (Has a merge proposal) Development 2018-11-07 16:36:26 UTC
3087. badtest imagemagick - the regression ...

Author: Iain Lane
Revision Date: 2018-11-07 15:13:53 UTC

badtest imagemagick - the regression slipped through to bionic-updates

lp:~laney/dbus-test-runner/no-werror (Has a merge proposal) Development 2018-08-03 06:41:25 UTC
101. Don't build with -Werror

Author: Iain Lane
Revision Date: 2018-08-03 06:27:40 UTC

Don't build with -Werror

lp:~laney/ubuntu-seeds/ubuntu.bionic Development 2018-01-03 16:54:22 UTC
2589. foo

Author: Iain Lane
Revision Date: 2018-01-03 16:54:22 UTC

foo

lp:~laney/ubuntu-seeds/platform.bionic Development 2017-11-20 14:12:07 UTC
2129. desktop-common: Drop Takao and Nanum ...

Author: Gunnar Hjalmarsson
Revision Date: 2017-11-10 14:52:23 UTC

desktop-common: Drop Takao and Nanum fonts, replaced by Noto CJK

lp:~laney/firefox/fonts-no-transitional bug(Has a merge proposal) Development 2017-10-17 09:06:14 UTC
1876. debian/control{,.in}: Update ttf-wqy-...

Author: Iain Lane
Revision Date: 2013-11-26 17:09:23 UTC

debian/control{,.in}: Update ttf-wqy-zenhei and ttf-arphic-ukai
dependencies from firefox-testsuite to fonts-*. The former are either
transitional packages or have been removed.

lp:~laney/ubiquity/package-removal-arch bug(Has a merge proposal) Development 2017-09-06 14:30:53 UTC
6562. releasing package ubiquity version 17...

Author: Iain Lane
Revision Date: 2017-09-06 14:30:53 UTC

releasing package ubiquity version 17.10.6

lp:~laney/ubiquity/17.10.4 Development 2017-08-21 14:22:21 UTC
6551. releasing package ubiquity version 17...

Author: Iain Lane
Revision Date: 2017-08-21 13:26:22 UTC

releasing package ubiquity version 17.10.4

lp:~laney/ubuntu-seeds/ubuntu.artful Development 2017-06-30 15:40:18 UTC
2537. Add gstreamer1.0-packagekit for codec...

Author: Iain Lane
Revision Date: 2017-06-30 15:39:30 UTC

Add gstreamer1.0-packagekit for codec installation support

lp:~laney/indicator-transfer-buteo/no-change-rebuild-s390x (Has a merge proposal) Development 2017-03-24 12:43:54 UTC
7. No-change rebuild

Author: Iain Lane
Revision Date: 2017-03-24 12:43:34 UTC

No-change rebuild

lp:~laney/ubuntu-system-settings-online-accounts/no-upstart (Has a merge proposal) Development 2017-03-24 12:43:20 UTC
423. Drop upstart build-depends - the rest...

Author: Iain Lane
Revision Date: 2017-03-24 12:42:37 UTC

Drop upstart build-depends - the rest of the stack has switched to systemd

lp:~laney/software-properties/test-fixes (Has a merge proposal) Development 2017-03-02 15:00:04 UTC
990. softwareproperties/shortcuts.py: Make...

Author: Iain Lane
Revision Date: 2017-03-02 14:59:42 UTC

softwareproperties/shortcuts.py: Make add_key() return True. Since r988,
the return value of add_key() is now used to raise an exception.
ShortcutHandler.add_key() always succeeds, so should return True. This
fixes a testsuite failure.

lp:~laney/ubuntu-themes/lp1578810-xenial bug(Has a merge proposal) Development 2016-10-24 16:23:56 UTC
485. Dim images of insensitive widgets. Th...

Author: Iain Lane
Revision Date: 2016-10-24 16:20:32 UTC

Dim images of insensitive widgets. Thanks Marc-Andre Laperle.

lp:~laney/ubuntu-system-settings/gsd-schemas-dep (Has a merge proposal) Development 2016-10-10 21:15:19 UTC
1729. Depend on gnome-settings-daemon-schem...

Author: Iain Lane
Revision Date: 2016-10-10 21:11:14 UTC

Depend on gnome-settings-daemon-schemas instead of gnome-settings-daemon

gnome-settings-daemon is in universe; gnome-settings-daemon-schemas is in main.
What we really mean by this dependency is that we want the schemas installed,
so let's say that.

lp:~laney/ubuntu-system-settings/lp1631997 bug(Has a merge proposal) Development 2016-10-10 15:14:09 UTC
1729. Add OnlyShowIn=Unity8 to the desktop ...

Author: Iain Lane
Revision Date: 2016-10-10 15:13:38 UTC

Add OnlyShowIn=Unity8 to the desktop file

So we don't get two "System Settings" in a Unity 7 session, now that u-s-s is
installed by default.

lp:~laney/ubuntu-terminal-app/notshowin-unity (Has a merge proposal) Development 2016-09-27 10:50:02 UTC
217. Changelog

Author: Iain Lane
Revision Date: 2016-09-27 10:50:02 UTC

Changelog

lp:~laney/unity-greeter/shutdown-dialog-320 (Has a merge proposal) Development 2016-08-22 08:22:36 UTC
2003. merge tranlsation updates

Author: Iain Lane
Revision Date: 2016-08-22 08:22:36 UTC

merge tranlsation updates

lp:~laney/unity-greeter/bd-upstart (Has a merge proposal) Development 2016-08-19 10:13:25 UTC
2002. releasing package unity-greeter versi...

Author: Iain Lane
Revision Date: 2016-08-19 10:01:49 UTC

releasing package unity-greeter version 16.10.2.2

lp:~laney/ubuntu-themes/progressbars-16.04 bug(Has a merge proposal) Development 2016-06-21 08:07:05 UTC
480. Merge branch from willcooke to fix pr...

Author: Iain Lane
Revision Date: 2016-06-20 09:29:05 UTC

Merge branch from willcooke to fix progress bar styling

lp:~laney/+junk/packageset Development 2016-05-05 11:09:41 UTC
196. Add s390x

Author: Iain Lane
Revision Date: 2016-05-05 11:09:27 UTC

Add s390x

lp:~laney/software-center/ssl-disable-cert-wording (Has a merge proposal) Development 2016-02-18 14:12:42 UTC
3346. webkit.py: If we're disabling the cer...

Author: Iain Lane
Revision Date: 2016-02-18 14:12:10 UTC

webkit.py: If we're disabling the certificate check, things aren't unencrypted - just insecure (no validation)

lp:~laney/autopilot/legacy-psutil-children (Has a merge proposal) Development 2016-01-22 17:39:06 UTC
500. psutil.Process.get_children is remove...

Author: Iain Lane
Revision Date: 2016-01-22 17:17:30 UTC

psutil.Process.get_children is removed, use children instead

lp:~laney/sessioninstaller/axi-bytes (Has a merge proposal) Development 2016-01-21 12:29:55 UTC
151. apt-xapian-index terms are bytes - pa...

Author: Iain Lane
Revision Date: 2016-01-21 12:29:00 UTC

apt-xapian-index terms are bytes - pass bytes to startsWith() when looking at them.

lp:~laney/ubuntu-release-upgrader/port-to-wk2-and-drop-vte-2.90 (Has a merge proposal) Development 2016-01-13 13:33:17 UTC
2945. Update debian/changelog

Author: Iain Lane
Revision Date: 2016-01-13 13:31:35 UTC

Update debian/changelog

lp:~laney/webapps-applications/wk2 (Has a merge proposal) Development 2016-01-12 13:02:23 UTC
587. Port test to webkit2, drop build-dep ...

Author: Iain Lane
Revision Date: 2016-01-12 13:01:58 UTC

Port test to webkit2, drop build-dep

They aren't run, so this isn't that important.

lp:~laney/ubuntu-app-launch/return-right-type (Has a merge proposal) Development 2015-12-10 17:41:07 UTC
209. Use g_return_val_if_fail to not retur...

Author: Iain Lane
Revision Date: 2015-12-10 17:39:07 UTC

Use g_return_val_if_fail to not return void from a non-void function

lp:~laney/britney/autopkgtest-no-delay-if-never-passed bug(Has a merge proposal) Development 2015-11-18 14:38:36 UTC
532. Don't wait for tests which have never...

Author: Iain Lane
Revision Date: 2015-11-18 14:38:36 UTC

Don't wait for tests which have never passed

They won't ever block promotion, so we might as well make them
candidates right away (but trigger their tests).

lp:~laney/telephony-service/libphonenumber7.1.0 (Has a merge proposal) Development 2015-11-10 12:05:54 UTC
1136. Update Brazillian (international) tes...

Author: Iain Lane
Revision Date: 2015-11-10 11:42:49 UTC

Update Brazillian (international) test phone number

lp:~laney/ubuntu-sponsoring/per-team Development 2015-10-12 17:28:34 UTC
155. Don't output empty teams

Author: Iain Lane
Revision Date: 2015-10-12 17:28:34 UTC

Don't output empty teams

lp:~laney/upstart/lp1433013 bug Development 2015-10-08 16:39:50 UTC
1670. Add a blacklist

Author: Iain Lane
Revision Date: 2015-10-08 13:51:10 UTC

Add a blacklist

lp:~laney/sessioninstaller/gst-1.6-compat (Has a merge proposal) Development 2015-09-28 12:46:38 UTC
151. Don't break with the way new gstramer...

Author: Iain Lane
Revision Date: 2015-09-28 12:45:59 UTC

Don't break with the way new gstramer calls gst-install.

New gstreamer codec install API passes the parameters --interaction
--desktop-id and -startup-notification-id to us. We don 't support them (yet),
and should not error out but should ignore them instead. They are part of a new
PackageKit API.

lp:~laney/indicator-datetime/timedated-timezone-property bug(Has a merge proposal) Development 2015-09-03 10:02:27 UTC
425. Make test-live-actions quit itself on...

Author: Iain Lane
Revision Date: 2015-09-03 10:02:27 UTC

Make test-live-actions quit itself once the tz has been changed, the mock no longer does this

lp:~laney/mir/breaks-old-usc Development 2015-07-21 14:33:06 UTC
2762. A bug in libmirclient9 causes version...

Author: Iain Lane
Revision Date: 2015-07-21 14:31:01 UTC

A bug in libmirclient9 causes versions of unity-system-compositor built with the old ABI to explode - add a Breaks to force them to be updated together as a workaround

lp:~laney/friends/sync-archive Development 2015-06-26 10:17:25 UTC
258. debian/tests/control: Drop test-dep o...

Author: Iain Lane
Revision Date: 2015-06-26 10:17:10 UTC

debian/tests/control: Drop test-dep on python3-gobject - this was a
virtual package provided by python3-gi which was already itself a
test-dep.

lp:~laney/ubuntu-test-cases/touch-boottest-no-download-orig (Has a merge proposal) Development 2015-06-01 11:23:00 UTC
398. Exclude debian at any level

Author: Iain Lane
Revision Date: 2015-06-01 11:23:00 UTC

Exclude debian at any level

lp:ubuntu/wily/xfvm4 Development 2015-05-08 04:34:21 UTC
73. trusty → utopic

Author: Iain Lane
Revision Date: 2014-05-01 10:40:55 UTC

trusty → utopic

lp:~laney/account-plugins/lp1432613-trusty Development 2015-04-30 11:28:55 UTC
142. releasing package account-plugins ver...

Author: Iain Lane
Revision Date: 2015-04-30 10:47:14 UTC

releasing package account-plugins version 0.11+14.04.20140409.1-0ubuntu2

lp:~laney/account-plugins/lp1432613-utopic Development 2015-04-30 10:24:06 UTC
147. releasing package account-plugins ver...

Author: Iain Lane
Revision Date: 2015-04-30 10:24:06 UTC

releasing package account-plugins version 0.12+14.10.20140924-0ubuntu2

lp:~laney/account-plugins/lp1432613-vivid Development 2015-04-30 09:37:21 UTC
150. releasing package account-plugins ver...

Author: Iain Lane
Revision Date: 2015-04-30 09:13:15 UTC

releasing package account-plugins version 0.12+15.04.20150415.1-0ubuntu2

lp:~laney/ubuntu-system-settings/storageinfo-5.4 bug(Has a merge proposal) Development 2015-02-13 12:17:24 UTC
1292. There's no QML availableDiskSpace API...

Author: Iain Lane
Revision Date: 2015-02-13 10:29:51 UTC

There's no QML availableDiskSpace API any more, expose a function calling the C++ version

lp:~laney/activity-log-manager/merge-archive-uploads Development 2015-01-28 13:41:11 UTC
107. Incorporate archive uploads to allow ...

Author: Iain Lane
Revision Date: 2015-01-28 13:36:14 UTC

Incorporate archive uploads to allow GNOME panel to be fully disabled.

lp:~laney/ubuntu/vivid/0ad/test Development 2015-01-19 10:24:14 UTC
29. blah

Author: Iain Lane
Revision Date: 2015-01-19 10:23:57 UTC

blah

lp:~laney/aptdaemon/ubuntu-vivid Development 2014-11-11 16:54:04 UTC
331. releasing package aptdaemon version 1...

Author: Iain Lane
Revision Date: 2014-11-11 16:05:29 UTC

releasing package aptdaemon version 1.1.1+bzr981-0ubuntu1

lp:~laney/libaccounts-glib/libtool-and-gi (Has a merge proposal) Development 2014-10-30 13:22:31 UTC
192. Bump gi build-dep version

Author: Iain Lane
Revision Date: 2014-10-30 13:22:31 UTC

Bump gi build-dep version

lp:ubuntu/vivid/xfvm4 Mature 2014-10-25 18:26:59 UTC
73. trusty → utopic

Author: Iain Lane
Revision Date: 2014-05-01 10:40:55 UTC

trusty → utopic

lp:~laney/unity-control-center/lp1132063 bug(Has a merge proposal) Development 2014-10-08 16:45:44 UTC
12792. mouse: Use XI2 to detect mice, in add...

Author: Iain Lane
Revision Date: 2014-10-08 16:41:59 UTC

mouse: Use XI2 to detect mice, in addition to the existing method

Sometimes, `xinput' reports output like the following

⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Logitech USB Receiver id=9 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
    â†³ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
    â†³ Power Button id=6 [slave keyboard (3)]
    â†³ Power Button id=7 [slave keyboard (3)]
    â†³ Logitech USB Receiver id=8 [slave keyboard (3)]

and g-c-c doesn't detect a mouse, which hides the settings.

We try to check for an XI2 XIMasterPointer device without an XITouchClass class
as a way of detcting mice-but-not-touchpads.

lp:~laney/activity-log-manager/toolbar-iconsize (Has a merge proposal) Development 2014-09-18 14:10:39 UTC
86. Set the toolbar's iconsize to Gtk.Ico...

Author: Iain Lane
Revision Date: 2014-09-18 14:09:15 UTC

Set the toolbar's iconsize to Gtk.IconSize.SMALL_TOOLBAR - int isn't type correct and now fails to build

lp:~laney/ubuntu-system-settings/sound-list-objectnames Development 2014-05-22 09:25:05 UTC
710. Add objectNames to sounds in the ring...

Author: Iain Lane
Revision Date: 2014-05-22 09:24:25 UTC

Add objectNames to sounds in the ring/message tone list

lp:~laney/ubuntu-system-settings/click-changelogs (Has a merge proposal) Development 2014-05-21 17:01:14 UTC
709. First cut at showing click package ch...

Author: Iain Lane
Revision Date: 2014-05-21 16:58:03 UTC

First cut at showing click package changelogs

Some issues

  - Icon moves down when you expand it
  - Using this custom implementation of expanding feels weird
  - Eliding doesn't work
  - Are you always guaranteed to have a changelog?

lp:~laney/ubuntu-seeds/ubuntu-touch.utopic Development 2014-05-16 15:55:37 UTC
183. Add a "desktop-next" seed, to begin b...

Author: Iain Lane
Revision Date: 2014-05-16 15:53:03 UTC

Add a "desktop-next" seed, to begin building a touch-based flavour for experimentation on desktops

lp:~laney/ubuntu-seeds/ubuntu-unity8.utopic Development 2014-05-13 16:50:52 UTC
11. Drop qtubuntu-android

Author: Iain Lane
Revision Date: 2014-05-13 16:50:52 UTC

Drop qtubuntu-android

lp:~laney/signon/sync-archive (Has a merge proposal) Development 2014-05-08 10:44:22 UTC
616. Sync archive uploads * Changes to ...

Author: Iain Lane
Revision Date: 2014-05-08 10:43:35 UTC

Sync archive uploads

  * Changes to enable reverse-deps to be cross-built, since cross-pkg-config
    no longer looks in /usr/lib/pkgconfig for pcfiles. (LP: #1316667)
  * Install into Multi-Arch directories and set M-A: Same on library packages.
  * In debian/rules move qt4 cmake files to not clash with qt5 cmake files

lp:~laney/ubiquity-slideshow-ubuntu/xnox-help-me Development 2014-05-01 11:10:53 UTC
639. Add bug ref

Author: Iain Lane
Revision Date: 2014-05-01 11:09:10 UTC

Add bug ref

lp:ubuntu/utopic/xfvm4 Mature 2014-05-01 10:41:25 UTC
73. trusty → utopic

Author: Iain Lane
Revision Date: 2014-05-01 10:40:55 UTC

trusty → utopic

lp:~laney/+junk/ubuntu-gnome-wallpapers Development 2014-04-07 09:02:54 UTC
7. Add bug reference, delete "<" in "< "...

Author: Iain Lane
Revision Date: 2014-04-07 08:57:32 UTC

Add bug reference, delete "<" in "< " in the maintainer field

lp:~laney/whoopsie-preferences/g-spawn-sync bug Development 2014-04-04 08:34:26 UTC
50. Set G_SPAWN_STD{OUT,ERR}_TO_DEV_NULL ...

Author: Iain Lane
Revision Date: 2014-04-04 08:34:11 UTC

Set G_SPAWN_STD{OUT,ERR}_TO_DEV_NULL flags when spawning initctl to
start/stop whoopsie, otherwise we can spin (not doing so is a programmer
error when using this API). (LP: #1261096)

lp:~laney/ubuntuone-credentials/multiarch-common (Has a merge proposal) Development 2014-04-02 10:54:50 UTC
92. Depend on -common (= ${source:Version})

Author: Iain Lane
Revision Date: 2014-04-02 10:54:50 UTC

Depend on -common (= ${source:Version})

lp:~laney/kubuntu-packaging/qt5-qmake-ma-same bug(Has a merge proposal) Development 2014-03-18 18:24:31 UTC
164. Fix changelog trailer

Author: Iain Lane
Revision Date: 2014-03-18 12:41:07 UTC

Fix changelog trailer

lp:~laney/ubuntu-system-settings/reset-background (Has a merge proposal) Development 2014-03-10 17:19:39 UTC
505. Reset support for the background plugin

Author: Iain Lane
Revision Date: 2014-03-10 17:19:10 UTC

Reset support for the background plugin

lp:~laney/rhythmbox/autoreconf Development 2014-02-28 10:45:14 UTC
217. Fix series file

Author: Iain Lane
Revision Date: 2014-02-28 10:45:14 UTC

Fix series file

lp:~laney/ubuntu-system-settings-online-accounts/stub-reset (Has a merge proposal) Development 2014-02-27 18:18:40 UTC
100. Don't forget to declare it in the hea...

Author: Iain Lane
Revision Date: 2014-02-27 18:18:19 UTC

Don't forget to declare it in the header

lp:~laney/unity-greeter/data-package (Has a merge proposal) Development 2014-02-21 13:24:18 UTC
1145. Depends, not Recommends

Author: Iain Lane
Revision Date: 2014-02-21 13:19:44 UTC

Depends, not Recommends

lp:~laney/ubuntu-system-settings/panel-loader Development 2014-02-13 17:43:48 UTC
605. Put the Loader in a separate file & o...

Author: Iain Lane
Revision Date: 2014-02-13 17:43:48 UTC

Put the Loader in a separate file & only push once

lp:~laney/ubuntu-system-settings/datetime-picker Development 2014-02-13 12:28:23 UTC
594. Use the date picker from the SDK

Author: Iain Lane
Revision Date: 2014-02-13 12:24:02 UTC

Use the date picker from the SDK

lp:~laney/ubuntu-system-settings/ap-installed-apps Development 2014-01-24 10:40:42 UTC
548. merge ap-timeout

Author: Iain Lane
Revision Date: 2014-01-24 10:40:22 UTC

merge ap-timeout

lp:~laney/telephony-service/fallback Development 2014-01-14 14:57:30 UTC
765. Check if the file exists before using...

Author: Iain Lane
Revision Date: 2014-01-14 14:57:30 UTC

Check if the file exists before using it

lp:~laney/gnome-session/sessionmigration-non-upstart bug Development 2014-01-08 17:54:33 UTC
295. Don't run session-migration if we're ...

Author: Iain Lane
Revision Date: 2014-01-08 17:53:20 UTC

Don't run session-migration if we're in an upstart user session as the
session job will have done that for us.

lp:~laney/whoopsie/no-double-source-remove Development 2013-12-20 12:03:35 UTC
587. Use one function to quit the main loo...

Author: Iain Lane
Revision Date: 2013-12-20 12:03:08 UTC

Use one function to quit the main loop & fail tests

lp:~laney/ubuntu-archive-tools/display-packageset-owner (Has a merge proposal) Development 2013-12-18 11:02:25 UTC
232. edit_acl: Display packageset owner

Author: Iain Lane
Revision Date: 2011-03-23 10:25:00 UTC

edit_acl: Display packageset owner

lp:~laney/ubuntu-system-settings/battery-charge-graph Development 2013-11-25 15:11:43 UTC
504. [battery] Draw the charge line with a...

Author: Iain Lane
Revision Date: 2013-11-25 15:10:49 UTC

[battery] Draw the charge line with antialiasing

lp:~laney/rhythmbox-ubuntuone/python3 bug(Has a merge proposal) Development 2013-10-24 10:59:40 UTC
129. Avoid user_home in the tests too

Author: Iain Lane
Revision Date: 2013-10-22 12:46:53 UTC

Avoid user_home in the tests too

lp:~laney/+junk/bzr-builddeb-test-deps Development 2013-10-23 17:08:37 UTC
743. debian/tests/control: Add python-dist...

Author: Iain Lane
Revision Date: 2013-10-23 17:08:24 UTC

debian/tests/control: Add python-distro-info and libalgorithm-merge-perl
to test depends; the former is required to compare release names and the
latter for dpkg-mergechangelogs to generate the expected output (it does
different things with conflicts in 3-way merges depending on the presence
of this library).

lp:~laney/ubuntu-seeds/touch-sounds (Has a merge proposal) Development 2013-10-14 14:58:21 UTC
119. Ensure the touch default sounds are i...

Author: Iain Lane
Revision Date: 2013-10-14 14:57:41 UTC

Ensure the touch default sounds are intalled

lp:~laney/sessioninstaller/commandnotfound-dep bug(Has a merge proposal) Development 2013-10-09 11:53:31 UTC
57. releasing package sessioninstaller ve...

Author: Iain Lane
Revision Date: 2013-10-09 11:52:07 UTC

releasing package sessioninstaller version 0.20+bzr141-0ubuntu2

lp:~laney/gnome-session/ubuntu-3.10 Development 2013-10-04 16:28:21 UTC
291. * New upstream release * Blocked as t...

Author: Iain Lane
Revision Date: 2013-10-04 16:27:59 UTC

* New upstream release
* Blocked as this requires gnome-desktop3 3.9.91

lp:~laney/ubuntu-seeds/saucy-touch-policykit-desktop-privileges (Has a merge proposal) Development 2013-09-26 17:38:36 UTC
102. Add policykit-desktop-privileges

Author: Iain Lane
Revision Date: 2013-09-26 17:38:02 UTC

Add policykit-desktop-privileges

lp:~laney/ubuntu-system-settings/datetime-nm-connectivity (Has a merge proposal) Development 2013-07-30 13:50:40 UTC
211. Only show the message about connectiv...

Author: Iain Lane
Revision Date: 2013-07-30 13:50:40 UTC

Only show the message about connectivity if we've selected automatic time setting

lp:~laney/ubuntu-system-settings/plugin-invocation-getopt-long Development 2013-07-26 09:24:44 UTC
188. Oops, left a debug call in

Author: Iain Lane
Revision Date: 2013-07-26 09:24:44 UTC

Oops, left a debug call in

lp:~laney/indicator-session/logind-port (Has a merge proposal) Development 2013-04-23 16:55:25 UTC
394. Remove stray comment

Author: Iain Lane
Revision Date: 2013-04-23 16:55:25 UTC

Remove stray comment

lp:~laney/upstart/xsession-sessiontype (Has a merge proposal) Development 2013-03-14 16:55:04 UTC
1434. Quote variable

Author: Iain Lane
Revision Date: 2013-03-14 16:55:04 UTC

Quote variable

lp:~laney/sessioninstaller/raring-0ubuntu4 (Has a merge proposal) Development 2013-02-13 10:32:28 UTC
48. releasing version 0.20+bzr134-0ubuntu4

Author: Iain Lane
Revision Date: 2013-02-13 10:11:15 UTC

releasing version 0.20+bzr134-0ubuntu4

lp:~laney/ubuntu/raring/language-selector/move-fontconfig-configs Development 2013-01-25 13:35:36 UTC
251. releasing version 0.100~ubuntu13.04.1...

Author: Iain Lane
Revision Date: 2013-01-25 13:35:36 UTC

releasing version 0.100~ubuntu13.04.1~ppa2

lp:~laney/software-center/release-5.2 Development 2013-01-17 11:28:30 UTC
3084. releasing version 5.2.8

Author: Iain Lane
Revision Date: 2013-01-16 18:25:52 UTC

releasing version 5.2.8

lp:~laney/ubuntu-dev-tools/allow-bare-series-for-srus (Has a merge proposal) Development 2013-01-16 15:55:02 UTC
1376. Merge trunk

Author: Iain Lane
Revision Date: 2013-01-16 15:55:02 UTC

Merge trunk

lp:~laney/ubuntu/quantal/language-selector/quantal-ppa-lang-tests Development 2012-12-17 10:22:39 UTC
230. Merge R branch * This upload is abou...

Author: Iain Lane
Revision Date: 2012-12-17 10:15:24 UTC

Merge R branch

* This upload is about fixing LP: #1043031. Namely the use of LANG guards
  introduced in 0.86 wasn't a correct solution because there is a
  significant class of users who do not use the 'native' locale of these
  fonts, yet this is what a LANG guards tests for. We need the fontconfig
  configurations to apply correctly in these cases too.
* This is the first in a series of experiments aimed at a PPA to come up
  with a solution to this problem.
* Remove LANG guards from fontconfig/69-language-selector-ja-jp.conf as it
  only references Japanese fonts so is harmless for users who don't have
  these fonts installed.

1100 of 141 results