[ubuntu/oneiric] unity-2d 3.8.12-0ubuntu1 (Accepted)
Didier Roche
didrocks at ubuntu.com
Thu Jul 28 10:10:55 UTC 2011
unity-2d (3.8.12-0ubuntu1) oneiric; urgency=low
[ Florian Boucault ]
* Upstreamed patch 01_build_with_new_indicator.patch
* do not run pkgbinarymangler to convert images to 8bit since this breaks
the launcher icon background handling. (LP: #809205)
(QT upstream bug: http://bugreports.qt.nokia.com/browse/QTBUG-4459)
* debian/unity-2d.install:
- install GSettings schemas into usr/share/glib-2.0/schemas
- install GConf to GSettings conversion into usr/share/GConf/gsettings
* debian/gconf/schemas/unity-2d.schemas:
- remove GConf schema for /desktop/unity-2d/launcher/super_key_enable
- remove GConf schema for /desktop/unity-2d/launcher/favorites
* debian/20_unity-2d-gconf-default:
- remove default value for /desktop/unity-2d/launcher/super_key_enable
- remove default value for /desktop/unity-2d/launcher/favorites
* debian/control:
- add dependency on libdconf-qt-dev
- add dependency on libnux-1.0-dev
[ Didier Roche ]
* New upstream release:
- [dash] preferred applications are not stored in GConf anylonger
(LP: #805063)
- [launcher] Tiles background is white/grey instead of the color of the
icon (oneiric only) (LP: #809205)
- [dash] Keyboard navigation not implemented as specified (LP: #608132)
- Unity 2D should use dconf instead of gconf (LP: #692965)
- [launcher] KDE3 Applications do not appear in launcher (LP: #719983)
- ubuntu-bug showing that I am running unity-2D, when reporting from
Compiz Unity interface (LP: #712343)
- Apps pinned in launcher not retained between 2D and 3D Unity versions
(LP: #746823)
- [dash] Cannot have KDE4 applications as shortcuts on home screen
(LP: #750081)
- [panel] F10 shortcut does not navigate from application menu to
indicators (LP: #772061)
- [panel] F10 shortcut does not show application menu (LP: #777993)
- [dash] Wine applications are not launched (LP: #794471)
- [spread] GnomeBackground needs to use dconf to retrieve image path
(LP: #805393)
- [dash] transparency broken and graphical artifacts when using opengl
backend (LP: #806019)
- [dash] Enter no longer launches first item (LP: #811673)
- [panel] navigation between application menus temporarily gives focus
back to the application (LP: #717682)
- [panel] Empathy's emotes not visible in panel menus (LP: #742822)
- pgadmin3 not handled by unity-2d (LP: #800710)
- [dash] slow rendering of background with opengl engine (LP: #806122)
- [spread] Wallpaper is shifted by the width of the launcher (LP: #808712)
- [launcher] Migrate gconf key /desktop/unity-2d/launcher/super_key_enable
to dconf (LP: #810509)
- [panel] application name cut when menu bar visible should use a fade
(LP: #704615)
- [panel] Window title could use a little fade (LP: #694924)
- [launcher] Codeblocks doesn't appear in the list of applications
(LP: #716524)
* Fix typo in trigger (debian/unity-2d.triggers): (LP: #807358)
* Install the apport hook in the right directory so that it's not launched
unconditionally (LP: #712343)
* debian/control:
- dep on latest libqtdee-dev
- dep now on gtk3 indicator version
- dep on versionned libnux-1.0-dev
- dep on versionned libunity-core-4.0-dev
* debian/control, debian/rules, debian/libunity-2d-private-dev:
- add new -dev project (LP: #814709)
- add an upstream pc file
Date: Thu, 28 Jul 2011 12:05:38 +0200
Changed-By: Didier Roche <didrocks at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/oneiric/+source/unity-2d/3.8.12-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 28 Jul 2011 12:05:38 +0200
Source: unity-2d
Binary: unity-2d libunity-2d-private0 libunity-2d-private-dev unity-2d-launcher unity-2d-panel unity-2d-places unity-2d-spread
Architecture: source
Version: 3.8.12-0ubuntu1
Distribution: oneiric
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Didier Roche <didrocks at ubuntu.com>
Description:
libunity-2d-private-dev - Unity 2D shared library - development files
libunity-2d-private0 - Unity 2D shared library
unity-2d - Unity interface for non-accelerated graphics cards
unity-2d-launcher - Unity 2D Launcher
unity-2d-panel - Unity 2D Panel
unity-2d-places - Unity 2D Places
unity-2d-spread - Unity 2D Spread
Launchpad-Bugs-Fixed: 608132 692965 694924 704615 712343 716524 717682 719983 742822 746823 750081 772061 777993 794471 800710 805063 805393 806019 806122 807358 808712 809205 810509 811673 814709
Changes:
unity-2d (3.8.12-0ubuntu1) oneiric; urgency=low
.
[ Florian Boucault ]
* Upstreamed patch 01_build_with_new_indicator.patch
* do not run pkgbinarymangler to convert images to 8bit since this breaks
the launcher icon background handling. (LP: #809205)
(QT upstream bug: http://bugreports.qt.nokia.com/browse/QTBUG-4459)
* debian/unity-2d.install:
- install GSettings schemas into usr/share/glib-2.0/schemas
- install GConf to GSettings conversion into usr/share/GConf/gsettings
* debian/gconf/schemas/unity-2d.schemas:
- remove GConf schema for /desktop/unity-2d/launcher/super_key_enable
- remove GConf schema for /desktop/unity-2d/launcher/favorites
* debian/20_unity-2d-gconf-default:
- remove default value for /desktop/unity-2d/launcher/super_key_enable
- remove default value for /desktop/unity-2d/launcher/favorites
* debian/control:
- add dependency on libdconf-qt-dev
- add dependency on libnux-1.0-dev
.
[ Didier Roche ]
* New upstream release:
- [dash] preferred applications are not stored in GConf anylonger
(LP: #805063)
- [launcher] Tiles background is white/grey instead of the color of the
icon (oneiric only) (LP: #809205)
- [dash] Keyboard navigation not implemented as specified (LP: #608132)
- Unity 2D should use dconf instead of gconf (LP: #692965)
- [launcher] KDE3 Applications do not appear in launcher (LP: #719983)
- ubuntu-bug showing that I am running unity-2D, when reporting from
Compiz Unity interface (LP: #712343)
- Apps pinned in launcher not retained between 2D and 3D Unity versions
(LP: #746823)
- [dash] Cannot have KDE4 applications as shortcuts on home screen
(LP: #750081)
- [panel] F10 shortcut does not navigate from application menu to
indicators (LP: #772061)
- [panel] F10 shortcut does not show application menu (LP: #777993)
- [dash] Wine applications are not launched (LP: #794471)
- [spread] GnomeBackground needs to use dconf to retrieve image path
(LP: #805393)
- [dash] transparency broken and graphical artifacts when using opengl
backend (LP: #806019)
- [dash] Enter no longer launches first item (LP: #811673)
- [panel] navigation between application menus temporarily gives focus
back to the application (LP: #717682)
- [panel] Empathy's emotes not visible in panel menus (LP: #742822)
- pgadmin3 not handled by unity-2d (LP: #800710)
- [dash] slow rendering of background with opengl engine (LP: #806122)
- [spread] Wallpaper is shifted by the width of the launcher (LP: #808712)
- [launcher] Migrate gconf key /desktop/unity-2d/launcher/super_key_enable
to dconf (LP: #810509)
- [panel] application name cut when menu bar visible should use a fade
(LP: #704615)
- [panel] Window title could use a little fade (LP: #694924)
- [launcher] Codeblocks doesn't appear in the list of applications
(LP: #716524)
* Fix typo in trigger (debian/unity-2d.triggers): (LP: #807358)
* Install the apport hook in the right directory so that it's not launched
unconditionally (LP: #712343)
* debian/control:
- dep on latest libqtdee-dev
- dep now on gtk3 indicator version
- dep on versionned libnux-1.0-dev
- dep on versionned libunity-core-4.0-dev
* debian/control, debian/rules, debian/libunity-2d-private-dev:
- add new -dev project (LP: #814709)
- add an upstream pc file
Checksums-Sha1:
832444484e552d4e1c264995525ceb73113de2fa 1668 unity-2d_3.8.12-0ubuntu1.dsc
ebc83f82c3ef82ed02a74eb98cab3a6ba8fcc01e 282475 unity-2d_3.8.12.orig.tar.gz
75b46278b644eb1c6459b7dbb7f9c911ac72b030 11776 unity-2d_3.8.12-0ubuntu1.debian.tar.gz
Checksums-Sha256:
3656a55de1f5a7b7c9bf3d771e83be094f1d10fc34a2754ff9d514a52a42fe81 1668 unity-2d_3.8.12-0ubuntu1.dsc
045301857354485f73ec50eeee8ce90d12e5a2d2ee048becd52a95afbaccc348 282475 unity-2d_3.8.12.orig.tar.gz
2fdfa1db59852f0406cbfd8a224364351f9e073ad8373d38901e5a30c3290026 11776 unity-2d_3.8.12-0ubuntu1.debian.tar.gz
Files:
f95c1dae16480187f163683b1760d200 1668 x11 optional unity-2d_3.8.12-0ubuntu1.dsc
024b054b23586eb82adae3a0047a42b5 282475 x11 optional unity-2d_3.8.12.orig.tar.gz
a366fde42ddb2260abebc2cce764e2c1 11776 x11 optional unity-2d_3.8.12-0ubuntu1.debian.tar.gz
Original-Maintainer: Olivier Tilloy <olivier.tilloy at canonical.com>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk4xNIcACgkQmLJKnOSsII5gaACgj5Q2bVBthepXkjWeHb10vV3A
DlkAoJ0flfSgbQuc6kH2oTq1E/3BGcMM
=UryX
-----END PGP SIGNATURE-----
More information about the Oneiric-changes
mailing list