Bug#682960: unblock (pre-aproval): gnome-shell/3.4.2-1

Laurent Bigonville bigon at debian.org
Fri Jul 27 11:21:15 UTC 2012


Package: release.debian.org
Severity: normal
User: release.debian.org at packages.debian.org
Usertags: freeze-exception

Hi,

Please unblock package gnome-shell

This new stable release is fixing severals bugs with telepathy
notifications and other issues as well.

3.4.2
=====
* Mirror Evolution calendar settings into our own schema [Owen; #674424]
* gdm: don't fail if fprintd unavailable [Ray; #675006]
* Fix broken extension loading [Owen, Alexandre; #670477]
* Fix filtering of Empathy notifications [Guillaume; #675370]
* telepathyClient: Ignore invalidated channels [Guillaume; #677457]
* popupMenu: Fix freeze when appMenu is not populated in one go [Alban; #676447]
* mount-operation: fix exceptions when showing password entry [Cosimo; #678428]
* Misc. fixes [Guillaume, Jasper, Rico; #677441, #676175]

Contributors:
 Alban Browaeys, Cosimo Cecchi, Guillaume Desmottes, Alexandre Rostovtsev,
 Jasper St. Pierre, Ray Strode, Owen Taylor, Rico Tzschichholz

Translations:
  OKANO Takayoshi [ja], Changwoo Ryu [ko], Jonh Wendell [pt_BR],
  Luca Ferretti [it], Sandeep Sheshrao Shedmake [mr], Takanori MATSUURA [ja],
  Andika Triwidada [id], Mantas Kriaučiūnas [lt], Nilamdyuti Goswami [as]

unblock gnome-shell/3.4.2-1

Cheers

Laurent Bigonville

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.4-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-------------- next part --------------
 Makefile.in                                                            |  188 -
 NEWS                                                                   |   20 
 aclocal.m4                                                             |  397 +-
 browser-plugin/Makefile.in                                             |  119 
 config/compile                                                         |   94 
 config/config.guess                                                    |   18 
 config/config.sub                                                      |   28 
 config/depcomp                                                         |  125 
 config/install-sh                                                      |   14 
 config/missing                                                         |   99 
 configure                                                              |  664 ++--
 configure.ac                                                           |    4 
 data/Makefile.am                                                       |    3 
 data/Makefile.in                                                       |   78 
 data/org.gnome.shell.evolution.calendar.gschema.xml.in                 |   21 
 debian/changelog                                                       |   11 
 debian/control                                                         |    2 
 debian/gnome-shell.gsettings-override                                  |    2 
 debian/patches/24-mirror-evolution-calendar-settings.patch             |   83 
 debian/patches/26-fix-empathy-popup-regression.patch                   |   46 
 debian/patches/series                                                  |    2 
 docs/Makefile.in                                                       |  148 
 docs/reference/Makefile.in                                             |  148 
 docs/reference/shell/Makefile.in                                       |   45 
 docs/reference/shell/html/ShellAppSystem.html                          |  265 -
 docs/reference/shell/html/ShellContactSystem.html                      |   98 
 docs/reference/shell/html/ShellEmbeddedWindow.html                     |    2 
 docs/reference/shell/html/ShellGenericContainer.html                   |   60 
 docs/reference/shell/html/ShellGtkEmbed.html                           |    2 
 docs/reference/shell/html/ShellMountOperation.html                     |   49 
 docs/reference/shell/html/ShellNetworkAgent.html                       |   80 
 docs/reference/shell/html/ShellSlicer.html                             |    8 
 docs/reference/shell/html/ShellStack.html                              |    4 
 docs/reference/shell/html/ShellTrayIcon.html                           |   19 
 docs/reference/shell/html/ShellTrayManager.html                        |   18 
 docs/reference/shell/html/annotation-glossary.html                     |    6 
 docs/reference/shell/html/api-index-full.html                          |   14 
 docs/reference/shell/html/ch01.html                                    |    6 
 docs/reference/shell/html/ch02.html                                    |    6 
 docs/reference/shell/html/ch03.html                                    |    6 
 docs/reference/shell/html/ch04.html                                    |    6 
 docs/reference/shell/html/ch05.html                                    |    8 
 docs/reference/shell/html/ch06.html                                    |    6 
 docs/reference/shell/html/deprecated-api-index.html                    |    6 
 docs/reference/shell/html/index.html                                   |    6 
 docs/reference/shell/html/index.sgml                                   |  231 -
 docs/reference/shell/html/object-tree.html                             |   12 
 docs/reference/shell/html/shell-ShellApp.html                          |  453 +-
 docs/reference/shell/html/shell-ShellAppUsage.html                     |   97 
 docs/reference/shell/html/shell-ShellGlobal.html                       | 1056 +++---
 docs/reference/shell/html/shell-ShellTpClient.html                     |  295 -
 docs/reference/shell/html/shell-ShellWM.html                           |  125 
 docs/reference/shell/html/shell-ShellWindowTracker.html                |  225 -
 docs/reference/shell/html/shell-shell-mobile-providers.html            |  103 
 docs/reference/shell/html/shell-shell-polkit-authentication-agent.html |   32 
 docs/reference/shell/html/shell-shell-recorder.html                    |  280 -
 docs/reference/shell/html/shell-shell-util.html                        |  468 +-
 docs/reference/shell/html/shell-shell-xfixes-cursor.html               |  122 
 docs/reference/shell/html/shell.devhelp2                               |  227 -
 docs/reference/shell/shell-docs.sgml                                   |    2 
 docs/reference/shell/shell-sections.txt                                |  330 --
 docs/reference/st/Makefile.in                                          |   45 
 docs/reference/st/html/StBin.html                                      |  181 -
 docs/reference/st/html/StBoxLayout.html                                |   87 
 docs/reference/st/html/StButton.html                                   |  309 +
 docs/reference/st/html/StDrawingArea.html                              |   61 
 docs/reference/st/html/StEntry.html                                    |  146 
 docs/reference/st/html/StIcon.html                                     |  163 -
 docs/reference/st/html/StLabel.html                                    |   70 
 docs/reference/st/html/StScrollView.html                               |   69 
 docs/reference/st/html/StTable.html                                    |   88 
 docs/reference/st/html/StTextureCache.html                             |  477 +-
 docs/reference/st/html/StThemeNodeTransition.html                      |   36 
 docs/reference/st/html/StWidget.html                                   | 1112 +++---
 docs/reference/st/html/StWidgetAccessible.html                         |    2 
 docs/reference/st/html/annotation-glossary.html                        |    6 
 docs/reference/st/html/api-index-full.html                             |    6 
 docs/reference/st/html/base.html                                       |    4 
 docs/reference/st/html/containers.html                                 |    2 
 docs/reference/st/html/deprecated-api-index.html                       |    6 
 docs/reference/st/html/index.html                                      |    6 
 docs/reference/st/html/index.sgml                                      |  284 -
 docs/reference/st/html/object-tree.html                                |    6 
 docs/reference/st/html/pt01.html                                       |    6 
 docs/reference/st/html/st-StScrollable.html                            |   24 
 docs/reference/st/html/st-st-theme-context.html                        |  213 -
 docs/reference/st/html/st-st-theme-node.html                           | 1603 +++++-----
 docs/reference/st/html/st-st-theme.html                                |   92 
 docs/reference/st/html/st.devhelp2                                     |  278 -
 docs/reference/st/html/styling.html                                    |    2 
 docs/reference/st/html/widgets.html                                    |    2 
 docs/reference/st/st-docs.sgml                                         |    2 
 js/Makefile.in                                                         |   52 
 js/gdm/fingerprint.js                                                  |   17 
 js/misc/config.js                                                      |   12 
 js/ui/notificationDaemon.js                                            |   16 
 js/ui/popupMenu.js                                                     |    9 
 js/ui/shellMountOperation.js                                           |   37 
 js/ui/telepathyClient.js                                               |   13 
 m4/intltool.m4                                                         |   71 
 man/Makefile.in                                                        |   66 
 po/Makefile.in.in                                                      |   13 
 po/POTFILES.skip                                                       |    1 
 po/as.po                                                               |  307 -
 po/id.po                                                               | 1017 +++---
 po/it.po                                                               |  322 +-
 po/ja.po                                                               |  190 -
 po/ko.po                                                               |  301 -
 po/lt.po                                                               |  159 
 po/mr.po                                                               |    4 
 po/pt_BR.po                                                            |  189 -
 src/Makefile.am                                                        |    2 
 src/Makefile.in                                                        |  150 
 src/calendar-server/calendar-sources.c                                 |    5 
 src/main.c                                                             |   16 
 src/shell-tp-client.c                                                  |    6 
 src/shell-tp-client.h                                                  |    2 
 tests/Makefile.in                                                      |   45 
 118 files changed, 8578 insertions(+), 6924 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gnome-shell.diff.gz
Type: application/x-gzip
Size: 208072 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20120727/cdec631e/attachment-0001.bin>


More information about the pkg-gnome-maintainers mailing list