~ubuntu-branches/ubuntu/precise/gnome-shell/precise

« back to all changes in this revision

Viewing changes to debian/control.in

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2011-09-28 06:48:58 UTC
  • mfrom: (1.1.33 upstream)
  • Revision ID: package-import@ubuntu.com-20110928064858-24mpvzxjmqehrl4u
Tags: 3.2.0-0ubuntu1
* New upstream stable release.
  - Prevent the fallback on-screen keyboard from showing up while
    GNOME Shell is running.
  - Disable code to reposition windows around the on-screen keyboard;
    it wasn't finished or working properly.
  - Fix interaction between on-screen keyboard and notifications
  - Fix menu-sizing problems in right-to-left locales.
  - Update chat icons in the message tray when an avatar image changes
  - Fix problem with empty notification bubbles being left.
  - Fix problem with chat notifications bouncing when new messages come in.
  - Fix bug that was causing SIP calls to automatically be accepted in some
    circumstances.
  - Fix string that should have been marked translatable.
  - Fix a crash that could happen during CSS transitions.
  - Build fixes.
* debian/control.in: Depend on caribou instead of gir-caribou-1.0
  (LP: #858109)

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
         gjs (>= 1.29.18),
57
57
         ${shlibs:Depends},
58
58
         ${misc:Depends},
 
59
         caribou,
59
60
         libdconf0 | gsettings-backend,
60
61
         gnome-settings-daemon (>= 2.91.5.1),
61
62
         gsettings-desktop-schemas (>= 0.1.7),
62
63
         gnome-icon-theme-symbolic (>= 2.91),
63
64
         ${icon-theme:Depends},
64
65
         gir1.2-accountsservice-1.0,
65
 
         gir1.2-caribou-1.0,
66
66
         gir1.2-gconf-2.0,
67
67
         gir1.2-gkbd-3.0,
68
68
         gir1.2-gnomebluetooth-1.0,