[SCM] KDE Base Workspace module packaging branch, master, updated. debian/4.4.5-7-78-g32eeae5

Modestas Vainius modax at alioth.debian.org
Sun Feb 13 09:10:27 UTC 2011


The following commit has been merged in the master branch:
commit 747435ba2683994090f7fcb3e055837549be8e6a
Merge: e4a8ba88603a0359623d94c5a96d9ac62aa5a553 147b124c70faa33964271699063eba2b0735a0d1
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Sat Feb 12 20:31:02 2011 +0200

    Merge branch 'squeeze'

 debian/changelog                                   |    8 +
 .../34_backport_krunner_crash_fix_threading.diff   |  163 ++++++++++++++++++++
 debian/patches/series                              |    1 +
 3 files changed, 172 insertions(+), 0 deletions(-)

diff --cc debian/changelog
index 13b00ef,a40387d..83417a9
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,119 -1,11 +1,127 @@@
 +kdebase-workspace (4:4.6.0-0r1) UNRELEASED; urgency=low
 +
 +  * New upstream release:
 +    - adds authorization support to the login manager configuration module
 +      (Closes: #523094)
 +    - fixes unresponsive Plasma desktop while editing device actions
 +      (Closes: #597635)
 +    - makes example host names in KDM configuration file more neutral
 +      (Closes: #439781)
 +    - removes Plasma zooming user interface. (Closes: #523524)
 +    - fixes broken web shortcuts in krunner (Closes: #529861)
 +    - adjusts strict geometry policies in kwin (Closes: #564800)
 +    - limits the number of power profiles shown at the same time
 +      (Closes: #577475)
 +    - fixes missing shutdown and restart functionality in gdm 2.21+
 +      (Closes: #581841)
 +    - fixes Plasma digital clock widget not using locale date format
 +      (Closes: #524055)
 +    - fixes long application startup delays in krunner (Closes: #597111)
 +  * Update installed files.
 +  * Update symbol files.
 +  * Refresh patches.
 +
 +  [ George Kiagiadakis ]
 +  * Change my email address in uploaders.
 +  * Refresh patches.
 +    - Re-work patch 11_kdm_X_path.diff.
 +    - Re-work patch 21_kdm_doesnt_use_kstandarddirs.diff (and rename it to
 +      21_place_global_config_in_etc.diff) to also patch the new kdm kcm kauth
 +      helper and the kcm_clock helper and provide a method to catch future
 +      wrong uses of the KDE_CONFDIR macro with regards to the debian policy.
 +  * Drop patches for bugs that are fixed upstream:
 +    - 01_plasma_netbook_no_autostart.diff
 +    - 27_ld_exclude_libs_qtuitools.diff
 +  * Add replaces:
 +    - kdebase-workspace-data replaces kdebase-runtime-data
 +      << 4:4.5.0 due to the moved themerc files.
 +    - kdebase-workspace-bin replaces kdebase-runtime << 4:4.5.0
 +      due to the moved oxygen style plugin.
 +    - kdebase-workspace-bin replaces kdebase-data << 4:4.5.0
 +      due to the moved desktoppath.desktop file.
 +  * Move some misplaced files from kdebase-workspace-bin and
 +    kdebase-workspace-data to plasma-desktop and add the necessary replaces.
 +  * Move the kinfocenter package from kdebase here, and as a consequence:
 +    - Add the required build dependency on libpci-dev.
 +    - Recommend it from kdebase-workspace.
 +    - Make kdebase-workspace-dbg replace kdebase-dbg << 4:4.5.0.
 +  * Adjust build dependencies:
 +    - Add new build dependencies:
 +      - libpng-dev
 +      - libjpeg62-dev
 +      - zlib1g-dev
 +      - libdbusmenu-qt-dev
 +      - libqalculate-dev
 +    - Remove unused build dependencies:
 +      - libxine-dev
 +      - libxklavier-dev
 +      - libsmbclient-dev
 +      - libxcb1-dev
 +    - Bump version of kdelibs5-dev and kdepimlibs5-dev to 4:4.6.
 +  * Rename the following library packages due to binary incompatible changes:
 +    - libkephal4 -> libkephal4a
 +    - libplasmaclock4a -> libplasmaclock4b
 +    - libprocesscore4a -> libprocesscore4b
 +    - libsolidcontrol4 -> libsolidcontrol4a
 +    - libsolidcontrolifaces4 -> libsolidcontrolifaces4a
 +    - libtaskmanager4a -> libtaskmanager4b
 +  * Move the freespacenotifier package from src:freespacenotifier here.
 +  * Adjust the kdm postinst and postrm scripts to create and remove (on purge)
 +    a "kdm" user, which is now used by default as the user to run the greeter.
 +    As a consequence, add dependency on adduser on the kdm package.
 +  * Add dependency to iso-codes in kdebase-workspace-bin, since it is
 +    a runtime dependency for kcm_keyboard.
 +  * Fix the kdm init script to use any overrides set in /etc/default/kdm.d/.
 +  * Add code in kdebase-workspace-bin.postinst to move the misplaced kcmclockrc
 +    configuration file from /usr/share to /etc.
 +  * Update lintian overrides.
 +
 +  [ José Manuel Santamaría Lema ]
 +  * Dropped patches:
 +    - 02_kdm_double_servertimeout.diff - applied upstream
 +    - 28_backport_bug156475_dualhead_support.diff - applied upstream
 +    - 29_backport_fix_krandr_support_in_startkde.diff - applied upstream
 +    - 99_solid_network_use_ntrack.diff - applied upstream
 +  * Added patches:
 +    - 98_remove_malloc_check_r1217284.diff
 +  * TODO:
 +    - 30_plasma_netbook_fix_autostart.diff - check if the issue still exists
 +    - 31_kdm_vt_switching_on_kfreebsd.diff - should be refreshed/reworked
 +  * Rename libweather-ion4a as libweather-ion6 due to soname bump.
 +  * Rename libkwineffects1a as libkwineffects1b due to binary incompatible
 +    changes.
 +  * Remove plasma-scriptengine-qedje package.
 +  * Add build dependencies:
 +    - libqtwebkit-dev
 +  * Bump kde-sc-dev-latest build dependency to 4:4.6.0.
 +  * Bump S-V to 3.9.1; updated Breaks/Replaces/Conflicts.
 +
 +  [ Pino Toscano]
 +  * Remove unused build dependencies:
 +    - libqedje-dev
 +    - libbluetooth-dev
 +    - libntrack-qt4-dev
 +  * Add build dependencies:
 +    - libdmtx-dev
 +  * Make kdebase-workspace-bin recommend upower on Linux archs,
 +    for power management.
 +  * Use wildcard architectures:
 +    - !kfreebsd-i386 !kfreebsd-amd64 !hurd-i386 -> linux-any
 +    - kfreebsd-i386 kfreebsd-amd64 -> kfreebsd-any
 +
 +  [ Modestas Vainius ]
 +  * Remove README.Debian introduced in 4.4.5-6, no longer applicable.
 +
 + -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 31 Jul 2010 16:41:50 +0300
 +
+ kdebase-workspace (4:4.4.5-8) unstable; urgency=high
+ 
+   * Backport 33_backport_krunner_crash_fix_threading.diff patch from 4.5.0 to
+     fix random but common krunner crashes. (Closes: #607974)
+   * Urgency=high, might get to squeeze.
+ 
+  -- Modestas Vainius <modax at debian.org>  Thu, 20 Jan 2011 01:04:32 +0200
+ 
  kdebase-workspace (4:4.4.5-7) unstable; urgency=high
  
    * Replace Conflicts against kwin with Breaks in kde-window-manager. Also
diff --cc debian/patches/series
index 0e7fab2,d986b32..00ec2bf
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -7,10 -8,16 +7,11 @@@
  12_be_better_at_honouring_user_kdm_theming.diff
  13_kdm_override_docs.diff
  20_use_dejavu_as_default_font.diff
 -21_kdm_doesnt_use_kstandarddirs.diff
 +21_place_global_config_in_etc.diff
  22_kdm_xreset_hook_framework.diff
  26_run_kaboom_when_starting_kde.diff
 -27_ld_exclude_libs_qtuitools.diff
 -28_backport_bug156475_dualhead_support.diff
 -29_backport_fix_krandr_support_in_startkde.diff
 -30_plasma_netbook_fix_autostart.diff
 -31_kdm_vt_switching_on_kfreebsd.diff
  32_ksmserver_fadeeffect_use_sse2_free.diff
  33_qguiplatformplugin_kde_NULL_check.diff
+ 34_backport_krunner_crash_fix_threading.diff
  97_fix_target_link_libraries.diff
 -99_solid_network_use_ntrack.diff
 +98_remove_malloc_check_r1217284.diff

-- 
KDE Base Workspace module packaging



More information about the pkg-kde-commits mailing list