lp:debian/gnome-shell

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/gnome-shell
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

52. By Emilio Pozuelo Monfort <email address hidden>

* debian/patches/41-handle-logind-fail.patch:
  + Gracefully handle logind not creating our session by falling back
    to ConsoleKit. This can happen when running on a kernel without
    cgroups support. Closes: #729877.

51. By Emilio Pozuelo Monfort <email address hidden>

[ Petr Salinger ]
* Restrict dependency on gir1.2-nmgtk-1.0 to linux-any (Closes: #726099)

[ Emilio Pozuelo Monfort ]
* Upload to unstable.

50. By Michael Biebl

* We already disable folks integration, so update
  50-remove-folks-integration.patch to no longer build the code at all and
  drop the Build-Depends on libfolks-dev accordingly.
* Backport patches from upstream to update the code for the API changes in
  evolution-data-server 3.5.3. Update Build-Depends accordingly.

49. By Andreas Henriksson

* Add patches from upstream to replace custom shader (which is causing
  problems with recent clutter versions) with builtin ClutterEffects:
  - 0001-windowManager-Remove-unused-function.patch
  - 0002-windowManager-Remove-animate-parameter-from-un-dimWi.patch
  - 0003-windowManager-Replace-custom-shader-with-builtin-Clu.patch
  (First two patches are included only to make the third one apply)

48. By Andreas Henriksson

* debian/patches/avoid-gluint.patch:
  - using GLuint causes build failures on armel and armhf as it's
    not defined. Use a regular guint instead.

47. By Andreas Henriksson

* debian/patches/disable-clutter-xinput.patch:
  - disable xinput in clutter since mutter 3.4 does not yet support it.
  (Closes: #720283)
Patch by Sébastien Villemot in collaboration with Sjoerd Simons, et.al.

46. By Michael Biebl

* debian/patches/62-remove-leftover-dbus-import.patch: Remove leftover DBus
  import. This isn't there in newer versions of gjs. (Closes: #718566)
* Fix lintian override for the RPATH issue.

45. By Josselin Mouette <email address hidden>

[ Sébastien Villemot ]
* debian/patches/61-disable-restart-buttons.patch: new patch, backported from
  upstream. Makes the 'disable-restart-buttons' option of gdm-shell work.
  (Closes: #714862)
[ Josselin Mouette ]
* 30_lockup_gc.patch:
  + Run the GC a first time after 15 seconds, and next every 10
    minutes. This is to avoid running into a deadlock (which often
    happens the first time) and lose 10 minutes of work.
  + Add a watchdog thread to suicide the process after 10 seconds if
    the GC locks up.

44. By Michael Biebl

debian/patches/14_make-GLX-optional.patch: Add an --enable-glx configure
switch and explicitly disable GLX support on arm{el,hf}. This way we don't
FTBFS if another package pulls the GL/GLX devel packages.

43. By Emilio Pozuelo Monfort <email address hidden>

* debian/patches/60-gnome-bluetooth-3.8.patch:
  + Adapt to gnome-bluetooth's 3.8 api change. Thanks to Ben Armstrong
    for his help with testing. Closes: #712861.
* debian/control.in:
  + Require gnome-bluetooth 3.8.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers