[ubuntu/precise] kde-workspace 4:4.7.3a-0ubuntu2 (Accepted)
Jonathan Riddell
jriddell at ubuntu.com
Wed Nov 23 21:05:32 UTC 2011
kde-workspace (4:4.7.3a-0ubuntu2) precise; urgency=low
* Merge with Debian Unstable, remaining changes:
- Add kdm.{links, upstart}
- Make kdm work with upstart in kdm.prerm, kdm.postrm, kdm.postinst
- Add kde-window-manager-gles.install and libkwineffects1abi2-gles.install
- Move non-default kdm and ksplash themes to the new package
kde-workspace-data-extras.
- kdm.logrotate: rotate 7 -> rotate 2 to help stop excess disk usage
- debian/control:
- don't build against libggadget-1.0-dev, libggadget-qt-1.0-dev
(they are in Universe)
- Build against libbost1.46-dev instead of libboost-dev
- Add libxml2-dev, libpolkit-qt-1-dev to build-deps
- Add python-kde4, python-sip, python-qt4 to build-dependencies
- Keep bumped our replaces/breaks
- plasma-netbook replaces plasma-widgets-workspace (<= 4:4.5.2-1ubuntu1)
- kde-workspace-bin suggests plasma-scriptengines instead of
recommend
- kdebase-workspace-data depends on oxygen-cursor-theme instead of oxygencursors
- Keep kdebase-workspace-wallpapers
- plasma-dataengines-workspace replaces plasma-widget-workspace (<= 4:4.5.2-1ubuntu1)
- plasma-widgets-workspace depends on akonadi-server and kdepim-runtime
- plasma-scriptengines not depends on plasma-scriptengine-googlegadgets
- plasma-scriptengine-ruby depends on libkde4-ruby
- Don't build plasma-scriptengine-googlegadgets
- freespacenotifier replaces kdebase-workspace-data (<= 4:4.5.2-1ubuntu1)
and kdebase-workspace-bin (<= 4:4.5.2-1ubuntu1)
- kinfocenter replaces kdebase-workspace-bin and systemsettings
- libplasmagenericshell4 replaces plasma-widgets-workspace (<= 4:4.5.2-1ubuntu1)
- debian/patches:
- Use kdmrc_defaults_kubuntu.diff instead of kdmrc_defaults.diff
- Don't add be_better_at_honouring_user_kdm_theming
- Don't add use_dejavu_as_default_font
- Don't add fix_target_link_libraries
- Keep our patches
- kde-workspace-bin.install do not install remote-widgets-browser
* kdm.links seems to have disappeared at some point
* In plasma-netbook.install don't install plasma-netbook.desktop
kde-workspace (4:4.7.2-0r7) UNRELEASED; urgency=low
* New upstream release.
[ José Manuel Santamaría Lema ]
* Bump kde-sc-dev-latest build dependency to 4:4.7.2.
* Bump kdelibs5-dev build dependency to 4:4.7.
* Bump kdepimlibs5-dev build dependency to 4:4.7.
* Change the source package name from kdebase-workspace to kde-workspace in
order to match upstream naming.
* Rename the following binary packages to match upstream namimg:
- kdebase-workspace -> kde-workspace
- kdebase-workspace-bin -> kde-workspace-bin
- kdebase-workspace-data -> kde-workspace-data
- kdebase-workspace-dev -> kde-workspace-dev
- kdebase-workspace-kgreet-plugins -> kde-workspace-kgreet-plugins
* Manage the kdebase-runtime -> kde-runtime renaming:
- Exclude kde-runtime instead of kdebase-runtime from dh_shlibdeps results.
- kde-workspace-dbg depends on kde-runtime-dbg instead of
kdebase-runtime-dbg.
* Add the following dummy packages (which depend on kde-workspace-*):
- kdebase-workspace
- kdebase-workspace-bin
- kdebase-workspace-dev
- kdebase-workspace-dbg
* Update Vcs-* fields.
* Update patches:
- Import plasma_desktop_shell_drop_kactivities.diff from Ubuntu.
- Remove backport_kwin_multihead_improvements.diff, applied usptream.
- Remove ksmserver_fadeeffect_use_sse2_free.diff, applied upstream.
- Remove kwin_avoid_deep_vector_copies.diff, applied upstream.
- Refreshed various patches to make them apply without offsets.
* Update build dependencies:
- Add libgles2-mesa-dev.
- Add libprison-dev.
- Replace libpng-dev build depend with libpng12-dev to avoid accidental
builds against libpng packages in experimental.
* Update installed files.
* Ship Oxygen style in a separate package: kde-style-oxygen. (Closes: #624520)
* Ship kmenuedit in a separate package.
* Bump sonames due to binary incompatible changes:
- libkwineffects1abi1 -> libkwineffects1abi2
- libplasmaclock4abi1 -> libplasmaclock4abi2
- libsolidcontrol4abi1 -> libsolidcontrol4abi2
- libsolidcontrolifaces4abi1 -> libsolidcontrolifaces4abi2
- libtaskmanager4abi1 -> libtaskmanager4abi2
* kdebase-workspace-data Breaks/Replaces kde-icons-mono (<< 4:4.6.80).
* Add relationships because of the new, split kde-wallpapers source package:
- plasma-desktop, plasma-netbook and kdm depend on kde-wallpapers-default.
- kde-workspace-data recommends kde-wallpapers.
- kdm suggests kde-wallpapers.
* Update lintian overrides.
[ Sune Vuorela ]
* Remove libdmtx-dev, not used directly (but thru libprison)
[ Pino Toscano ]
* kdm: recommend kde-workspace instead of kdebase. (Closes: #646787)
kdebase-workspace (4:4.6.5-3) unstable; urgency=low
[ Pino Toscano ]
* Disable the NetworkManager-related files, as they are not compiled with
NM >= 0.9. (Closes: #640393)
* Bump the libnm-util-dev and network-manager-dev build dependencies to 0.9,
to be sure to not use an older NM version.
[ José Manuel Santamaría Lema ]
* Add kwin_avoid_deep_vector_copies.diff to improve kwin performance.
kdebase-workspace (4:4.6.5-2) unstable; urgency=low
[ Pino Toscano ]
* plasma-scriptengine-googlegadgets: do not depend anymore on
google-gadgets-xul: the next google-gadget revision will not provide it
anymore, while just google-gagets-qt will have the needed modules.
kdebase-workspace (4:4.6.5-1) unstable; urgency=low
* New upstream release:
- fixes bashishm in krandrstartup (Closes: #630015)
[ José Manuel Santamaría Lema ]
* Bump kde-sc-dev-latest build dependency to 4:4.6.5.
* Update symbols files.
* Drop kdebase-workspace-dbg and -dev lintian overrides files, no longer
needed.
[ Modestas Vainius ]
* Follow python-kde4 4:4.6.80 and switch plasma-scriptengine-python from
python-support to dh_python2. Otherwise, python fails to find
PyKDE4.plasmascript. (Closes: #633000)
kdebase-workspace (4:4.6.4-1) unstable; urgency=low
* New upstream release:
- fixes double execution in application launcher menu (Closes: #628658)
[ Modestas Vainius ]
* Backport a patch from 4.7 in order to fix some problems with multihead in
kwin (patch backport_kwin_multihead_improvements.diff).
* Adapt kdm_vt_switching_on_kfreebsd.diff patch to upstream changes in 4.6
and reenable the patch.
* Confirm symbol files on all Debian arches.
[ Felix Geyer ]
* Make plasma-widgets-workspace provide notification-daemon since the
notifications applet implements the galago spec.
[ José Manuel Santamaría Lema ]
* Bump kde-sc-dev-latest build dependency to 4:4.6.4.
* Refresh patches:
- Update genkdmconf.diff to make it apply to this version.
- Refresh other patches to make it apply without any offset.
[ Pino Toscano ]
* Change libjpeg62-dev build-dependency to libjpeg-dev.
Date: Wed, 23 Nov 2011 14:27:59 +0000
Changed-By: Jonathan Riddell <jriddell at ubuntu.com>
Maintainer: Kubuntu Developers <kubuntu-devel at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/kde-workspace/4:4.7.3a-0ubuntu2
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 23 Nov 2011 14:27:59 +0000
Source: kde-workspace
Binary: kde-workspace kdebase-workspace plasma-desktop plasma-netbook kde-workspace-bin kdebase-workspace-bin kde-workspace-data kde-workspace-data-extras kde-workspace-dev kdebase-workspace-dev plasma-dataengines-workspace plasma-widgets-workspace plasma-scriptengines plasma-scriptengine-ruby plasma-scriptengine-python plasma-scriptengine-webkit freespacenotifier kdm kinfocenter klipper ksysguardd ksysguard kde-window-manager kde-window-manager-gles libkdecorations4 libkwineffects1abi2 libkwineffects1abi2-gles systemsettings kde-workspace-kgreet-plugins kde-style-oxygen kmenuedit libkephal4abi1 libkscreensaver5 libksgrd4 libksignalplotter4 libkworkspace4 liblsofui4 libplasmaclock4abi2 libplasma-geolocation-interface4 libplasmagenericshell4 libprocesscore4abi1 libprocessui4a libsolidcontrol4abi2 libsolidcontrolifaces4abi2 libtaskmanager4abi2 libweather-ion6 kde-workspace-dbg kdebase-workspace-dbg
Architecture: source
Version: 4:4.7.3a-0ubuntu2
Distribution: precise
Urgency: low
Maintainer: Kubuntu Developers <kubuntu-devel at lists.ubuntu.com>
Changed-By: Jonathan Riddell <jriddell at ubuntu.com>
Description:
freespacenotifier - free space notification module for KDE
kde-style-oxygen - Oxygen widget style
kde-window-manager - K window manager (KWin)
kde-window-manager-gles - K window manager (KWin) - OpenGL ES binary
kde-workspace - KDE Plasma Workspace components
kde-workspace-bin - core binaries for the KDE Plasma Workspace
kde-workspace-data - shared data files for the KDE Plasma Workspace
kde-workspace-data-extras - extra data files for the KDE Plasma Workspace
kde-workspace-dbg - debugging symbols for the KDE Plasma Workspaces
kde-workspace-dev - development files for the KDE Plasma Workspace
kde-workspace-kgreet-plugins - KDE greet libraries for authentication
kdebase-workspace - transitional package for kde-workspace
kdebase-workspace-bin - transitional package for kde-workspace-bin
kdebase-workspace-dbg - transitional package for kde-workspace-dbg
kdebase-workspace-dev - transitional package for kde-workspace-dev
kdm - KDE Display Manager for X11
kinfocenter - system information viewer
klipper - clipboard manager
kmenuedit - XDG menu editor
ksysguard - process monitor and system statistics
ksysguardd - System Guard Daemon
libkdecorations4 - library used by decorations for the KDE window manager
libkephal4abi1 - API for easier handling of multihead systems
libkscreensaver5 - library of the KDE Screensaver system
libksgrd4 - library for ksysguard
libksignalplotter4 - KSignalPlotter widget
libkwineffects1abi2 - library used by effects for the KDE window manager
libkwineffects1abi2-gles - library used by effects for the KDE window manager - Open GL ES
libkworkspace4 - library for the kdebase workspace
liblsofui4 - library for ksysguard based priority scheduling
libplasma-geolocation-interface4 - library for the Plasma geolocation
libplasmaclock4abi2 - library for Plasma clocks
libplasmagenericshell4 - shared elements for all the plasma shells
libprocesscore4abi1 - library for ksysguard based process view
libprocessui4a - library for ksysguard process user interface
libsolidcontrol4abi2 - library for Solid based network management
libsolidcontrolifaces4abi2 - library for Solid based network interface management
libtaskmanager4abi2 - library which provides task management facilities
libweather-ion6 - library which provides an interface for weather information servi
plasma-dataengines-workspace - KDE Plasma data engines
plasma-desktop - KDE Plasma workspace for desktop and laptop computers
plasma-netbook - KDE Plasma workspace for netbook computers
plasma-scriptengine-python - Python script engine for Plasma
plasma-scriptengine-ruby - Ruby script engine for Plasma
plasma-scriptengine-webkit - Web and Mac OS X dashboard widget support for Plasma
plasma-scriptengines - metapackage to install all Plasma script engines
plasma-widgets-workspace - plasma widgets and containments for the KDE Plasma Workspace
systemsettings - System Settings
Closes: 624520 628658 630015 633000 640393 646787
Changes:
kde-workspace (4:4.7.3a-0ubuntu2) precise; urgency=low
.
* Merge with Debian Unstable, remaining changes:
- Add kdm.{links, upstart}
- Make kdm work with upstart in kdm.prerm, kdm.postrm, kdm.postinst
- Add kde-window-manager-gles.install and libkwineffects1abi2-gles.install
- Move non-default kdm and ksplash themes to the new package
kde-workspace-data-extras.
- kdm.logrotate: rotate 7 -> rotate 2 to help stop excess disk usage
- debian/control:
- don't build against libggadget-1.0-dev, libggadget-qt-1.0-dev
(they are in Universe)
- Build against libbost1.46-dev instead of libboost-dev
- Add libxml2-dev, libpolkit-qt-1-dev to build-deps
- Add python-kde4, python-sip, python-qt4 to build-dependencies
- Keep bumped our replaces/breaks
- plasma-netbook replaces plasma-widgets-workspace (<= 4:4.5.2-1ubuntu1)
- kde-workspace-bin suggests plasma-scriptengines instead of
recommend
- kdebase-workspace-data depends on oxygen-cursor-theme instead of oxygencursors
- Keep kdebase-workspace-wallpapers
- plasma-dataengines-workspace replaces plasma-widget-workspace (<= 4:4.5.2-1ubuntu1)
- plasma-widgets-workspace depends on akonadi-server and kdepim-runtime
- plasma-scriptengines not depends on plasma-scriptengine-googlegadgets
- plasma-scriptengine-ruby depends on libkde4-ruby
- Don't build plasma-scriptengine-googlegadgets
- freespacenotifier replaces kdebase-workspace-data (<= 4:4.5.2-1ubuntu1)
and kdebase-workspace-bin (<= 4:4.5.2-1ubuntu1)
- kinfocenter replaces kdebase-workspace-bin and systemsettings
- libplasmagenericshell4 replaces plasma-widgets-workspace (<= 4:4.5.2-1ubuntu1)
- debian/patches:
- Use kdmrc_defaults_kubuntu.diff instead of kdmrc_defaults.diff
- Don't add be_better_at_honouring_user_kdm_theming
- Don't add use_dejavu_as_default_font
- Don't add fix_target_link_libraries
- Keep our patches
- kde-workspace-bin.install do not install remote-widgets-browser
* kdm.links seems to have disappeared at some point
* In plasma-netbook.install don't install plasma-netbook.desktop
.
kde-workspace (4:4.7.2-0r7) UNRELEASED; urgency=low
.
* New upstream release.
.
[ José Manuel Santamaría Lema ]
* Bump kde-sc-dev-latest build dependency to 4:4.7.2.
* Bump kdelibs5-dev build dependency to 4:4.7.
* Bump kdepimlibs5-dev build dependency to 4:4.7.
* Change the source package name from kdebase-workspace to kde-workspace in
order to match upstream naming.
* Rename the following binary packages to match upstream namimg:
- kdebase-workspace -> kde-workspace
- kdebase-workspace-bin -> kde-workspace-bin
- kdebase-workspace-data -> kde-workspace-data
- kdebase-workspace-dev -> kde-workspace-dev
- kdebase-workspace-kgreet-plugins -> kde-workspace-kgreet-plugins
* Manage the kdebase-runtime -> kde-runtime renaming:
- Exclude kde-runtime instead of kdebase-runtime from dh_shlibdeps results.
- kde-workspace-dbg depends on kde-runtime-dbg instead of
kdebase-runtime-dbg.
* Add the following dummy packages (which depend on kde-workspace-*):
- kdebase-workspace
- kdebase-workspace-bin
- kdebase-workspace-dev
- kdebase-workspace-dbg
* Update Vcs-* fields.
* Update patches:
- Import plasma_desktop_shell_drop_kactivities.diff from Ubuntu.
- Remove backport_kwin_multihead_improvements.diff, applied usptream.
- Remove ksmserver_fadeeffect_use_sse2_free.diff, applied upstream.
- Remove kwin_avoid_deep_vector_copies.diff, applied upstream.
- Refreshed various patches to make them apply without offsets.
* Update build dependencies:
- Add libgles2-mesa-dev.
- Add libprison-dev.
- Replace libpng-dev build depend with libpng12-dev to avoid accidental
builds against libpng packages in experimental.
* Update installed files.
* Ship Oxygen style in a separate package: kde-style-oxygen. (Closes: #624520)
* Ship kmenuedit in a separate package.
* Bump sonames due to binary incompatible changes:
- libkwineffects1abi1 -> libkwineffects1abi2
- libplasmaclock4abi1 -> libplasmaclock4abi2
- libsolidcontrol4abi1 -> libsolidcontrol4abi2
- libsolidcontrolifaces4abi1 -> libsolidcontrolifaces4abi2
- libtaskmanager4abi1 -> libtaskmanager4abi2
* kdebase-workspace-data Breaks/Replaces kde-icons-mono (<< 4:4.6.80).
* Add relationships because of the new, split kde-wallpapers source package:
- plasma-desktop, plasma-netbook and kdm depend on kde-wallpapers-default.
- kde-workspace-data recommends kde-wallpapers.
- kdm suggests kde-wallpapers.
* Update lintian overrides.
.
[ Sune Vuorela ]
* Remove libdmtx-dev, not used directly (but thru libprison)
.
[ Pino Toscano ]
* kdm: recommend kde-workspace instead of kdebase. (Closes: #646787)
.
kdebase-workspace (4:4.6.5-3) unstable; urgency=low
.
[ Pino Toscano ]
* Disable the NetworkManager-related files, as they are not compiled with
NM >= 0.9. (Closes: #640393)
* Bump the libnm-util-dev and network-manager-dev build dependencies to 0.9,
to be sure to not use an older NM version.
.
[ José Manuel Santamaría Lema ]
* Add kwin_avoid_deep_vector_copies.diff to improve kwin performance.
.
kdebase-workspace (4:4.6.5-2) unstable; urgency=low
.
[ Pino Toscano ]
* plasma-scriptengine-googlegadgets: do not depend anymore on
google-gadgets-xul: the next google-gadget revision will not provide it
anymore, while just google-gagets-qt will have the needed modules.
.
kdebase-workspace (4:4.6.5-1) unstable; urgency=low
.
* New upstream release:
- fixes bashishm in krandrstartup (Closes: #630015)
.
[ José Manuel Santamaría Lema ]
* Bump kde-sc-dev-latest build dependency to 4:4.6.5.
* Update symbols files.
* Drop kdebase-workspace-dbg and -dev lintian overrides files, no longer
needed.
.
[ Modestas Vainius ]
* Follow python-kde4 4:4.6.80 and switch plasma-scriptengine-python from
python-support to dh_python2. Otherwise, python fails to find
PyKDE4.plasmascript. (Closes: #633000)
.
kdebase-workspace (4:4.6.4-1) unstable; urgency=low
.
* New upstream release:
- fixes double execution in application launcher menu (Closes: #628658)
.
[ Modestas Vainius ]
* Backport a patch from 4.7 in order to fix some problems with multihead in
kwin (patch backport_kwin_multihead_improvements.diff).
* Adapt kdm_vt_switching_on_kfreebsd.diff patch to upstream changes in 4.6
and reenable the patch.
* Confirm symbol files on all Debian arches.
.
[ Felix Geyer ]
* Make plasma-widgets-workspace provide notification-daemon since the
notifications applet implements the galago spec.
.
[ José Manuel Santamaría Lema ]
* Bump kde-sc-dev-latest build dependency to 4:4.6.4.
* Refresh patches:
- Update genkdmconf.diff to make it apply to this version.
- Refresh other patches to make it apply without any offset.
.
[ Pino Toscano ]
* Change libjpeg62-dev build-dependency to libjpeg-dev.
Checksums-Sha1:
0130f0097ef2c22738f583ec562c27a03581d103 5447 kde-workspace_4.7.3a-0ubuntu2.dsc
f3ed24e3e70671033718a5139cb61d0d7e2e709e 20556738 kde-workspace_4.7.3a.orig.tar.bz2
c3d07c37def2ce7aebf042b81bc6e971fb62ee4d 191150 kde-workspace_4.7.3a-0ubuntu2.debian.tar.gz
Checksums-Sha256:
f1d5aed4ed29bf9af857f7d6e2a9d6f2260b56db4c7c37593bbde559d89e84da 5447 kde-workspace_4.7.3a-0ubuntu2.dsc
7403fc5ff78de55b1f9b6a1116001be3ad7906720521959d1f5de8c86677ac5e 20556738 kde-workspace_4.7.3a.orig.tar.bz2
f69a5681549ab134af8a3f1ddaa716010f09c374ddd8b18da71af67a9aa28433 191150 kde-workspace_4.7.3a-0ubuntu2.debian.tar.gz
Files:
7c0c6dcb9bda4e9e24ab64bdeeffefff 5447 kde optional kde-workspace_4.7.3a-0ubuntu2.dsc
f65eafd8d1a48a16be272d5383b3e22a 20556738 kde optional kde-workspace_4.7.3a.orig.tar.bz2
35a91dc5c07dd38c8fbabadc3278c385 191150 kde optional kde-workspace_4.7.3a-0ubuntu2.debian.tar.gz
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk7NX9gACgkQpQbm1N1NUIhwtwCgjCR55V7V2uVT0qg6ZhNWhj5Y
Y4QAoImQu2qT5zE41TPYsmm5ZYIxK/8k
=gZSO
-----END PGP SIGNATURE-----
More information about the Precise-changes
mailing list