[ubuntu/karmic] kde4libs 4:4.2.2-2ubuntu1 (Accepted)

Jonathan Riddell jriddell at ubuntu.com
Wed May 6 01:41:00 BST 2009


kde4libs (4:4.2.2-2ubuntu1) karmic; urgency=low

  * Merge with Debian, remaining changes:
   - no build-dep on libaspell-dev
   - no build-dep on libfam-dev
   - kdelibs5-dev do not install preparetips (included in pkg-kde-tools)
   - DEB_CMAKE_EXTRA_FLAGS += -DKDESU_USE_SUDO_DEFAULT=true
   - add binary-install/kdelibs5-data rule, build-dep on sharutils and copy over debian/icons
   - kdelibs5-dev replaces libkjsembed-dev
   - set export KUBUNTU_DESKTOP_POT=kdelibs
   - kubuntu_01_no_translate_pc_dir.diff: Launchpad translations
   - kubuntu_04_add_langpack_path.diff: Launchpad translations
   - kubuntu_06_user_disk_mounting.diff: mount disks with sudo
   - kubuntu_07_apport_not_drkonqi.diff: use apport if turned on
   - kubuntu_19_no_indent_kickoff_subtext.diff: don't indent kickoff subtext
   - kubuntu_51_launchpad_integration.diff: Launchpad Help menu items
   - kubuntu_56_langpacks_desktop_files.diff: Launchpad translations for .desktop files
   - kubuntu_62_flash_installer.diff: Flash installer for Konqueror
   - kubuntu_64_rosetta_translation.diff: Warn users translations go through Launchpad
   - kubuntu_67_cmake_install_paths.diff: force default install paths to ours (probably not needed)
   - kubuntu_68_oxygen_tabbar_text_hint.diff: fix text/icon overlap in arora tabs
  * Really remove kubuntu_11_fix_openwithdialog.diff, fixed upstream
  * Remove kubuntu_19_always_show_kickoff_subtext.diff to kubuntu_19_no_indent_kickoff_subtext.diff
  * Remove kubuntu_66_store_password_text.diff, fixed upstream (in 4.3)
  * Remove kubuntu_69_do_not_show_plasma_popups_over_screensaver.diff, replaced with 01_no_plasma_popup_over_screensaver_r956998.diff from Debian
  * Remove kubuntu_54_use_xdg_menu_prefix.diff, now 11_default_kde4_xdg_menu_prefix.diff from Debian
  * Don't recommend on kaboom
  * Remove kdelibs5.preinst kdelibs5.templates, we've already done KDEHOME transition
  * Update kubuntu_62_flash_installer.diff for new package name
  * Change docs location to /usr/share/doc/kde
  * Link from /usr/share/doc/kde4 to kde for backwards compatible with old docs location

kde4libs (4:4.2.2-2) unstable; urgency=low

  +++ Changes by Modestas Vainius:

  * Move debconf to Pre-Depends.
  * Upgrade kaboom to kdelibs5 Recommends.

kde4libs (4:4.2.2-1) unstable; urgency=low

  * New upstream release.

  +++ Changes by Sune Vuorela:

  * Add aggressive conflicts to prevent mix and match.
  * Remove ban of upload of 3rd party apps.
  * Bump runtime versions.
  * Bump requirements of pkg-kde-tools to require the .kde edition.
  * Temporarily add a versioned dependency on pkg-kde-tools on kdelibs5-dev to
    be absolutely sure not having any accidents.
  * Add conflicts&replaces on kjscmd (Closes: 520453)

  +++ Changes by Ana Beatriz Guerrero Lopez:

  * Remove 01_kcmdlineargs_decoding_svn934640.diff, merged upstream.

  +++ Changes by Aurelien Jarno:

  * Update 15_kfreebsd.diff (Closes: #520123).

  +++ Changes by George Kiagiadakis:

  * Add patch 24_runtime_qt45_locale_initialization.diff to fix locale
    initialization when kde is run with Qt 4.5 but built with Qt 4.4.

  +++ Changes by Modestas Vainius:

  * Add debconf templates to warn existing KDE 4 users about KDEHOME change
    this revision introduces.
  * Add NEWS entry about KDEHOME change.
  * Bump libplasma symbol versions to 4:4.2.2.
  * Do not export QtUiTools symbols in libplasma.so.3
    (25_ld_exclude_libs_qtuitools.diff). Remove them from
    libplasma3.symbols.in. Should fix FTBFS on alpha.
  * kdelibs5 suggests kaboom.

kde4libs (4:4.2.1-2) unstable; urgency=low

  * Upload to unstable.

  +++ Changes by Fathi Boudra:

  * Add 01_kcmdlineargs_decoding_svn934640.diff patch from upstream
    to fix kcmdlineargs input decoding with Qt 4.5. (Closes: #518062)
    It contains also a fix from svn938370: use the new bool exported by Qt
    so that we can initialize the locale and make fromLocal8Bit/toLocal8Bit
    work even without a QCoreApplication.

  +++ Changes by Modestas Vainius:

  * Use dh_bugfiles and build depend on debhelper 7.2.3:
    - rename kdelibs5-dev.presubj to kdelibs5-dev.bug-presubj;
    - rename debian/libplasma3.bugscript to debian/libplasma3.bug-script.
  * Bump cmake build depend to 2.6.3. 24_2.6.2_use_common_cmake_config_dir.diff
    dropped.
  * Prepare for upload to unstable and ban unstable uploads of 3rd party
    packages (debian/ban-unstable-uploads & 24_ban_unstable_uploads.diff).

kde4libs (4:4.2.1-1) experimental; urgency=low

  * New upstream release.

  +++ Changes by Modestas Vainius:

  * Remove patches which were stolen from upstream:
    - 01_r918838_kded_desktop_file_watch.diff
    - 00_917133_qreal_portability_fix.diff
    - 01_r918403_klauncher_hang.diff
    - 01_r918654_klauncher_unique_app.diff
    - 01_r917170_kio_update_on_break.diff
    - 00_917014_kde4.2.0_tag.diff
  * Point Debian Vcs URLs to pkg-kde/trunk (new location).

kde4libs (4:4.2.0-3) experimental; urgency=low

  +++ Changes by Armin Berres:

  * Update patch 08_add_debian_build_type.diff to also set QT_NO_DEBUG and
    sync 09_disable_debug_messages_if_not_explicitly_enabled.diff with
    upstream revision 916186.

  +++ Changes by Modestas Vainius:

  * Update debian/libplasma3.symbols.in with {qreal} substitutions. Fixes
    FTBFS on arm(el).

  +++ Changes by Sune Vuorela:

  * Add patches from upstream for some stability fixed:
    01_r917170_kio_update_on_break.diff
    01_r918403_klauncher_hang.diff
    01_r918654_klauncher_unique_app.diff
    01_r918838_kded_desktop_file_watch.diff
    Thanks to David Faure for pushing them.

kde4libs (4:4.2.0-2) experimental; urgency=low

  +++ Changes by Modestas Vainius:

  * Tweak libplasma3 description.
  * Steal r917133 (as 00_917133_qreal_portability_fix.diff) from upstream svn
    to fix FTBFS on armel.
  * Deprecate external Qt symbols in libplasma3 symbols template
    (Closes: #513133).
  * Get up-to-date with kdelibs 4.2.0 tag: add 00_917014_kde4.2.0_tag.diff
    patch (plasma security issue).

kde4libs (4:4.2.0-1) experimental; urgency=low

  * New upstream release.

  - kfmclient is no longer needed (Closes: #508601).

  +++ Changes by Modestas Vainius:

  * Resync patches:
    - 01_http_cache_cleaner_branch_881252.diff - remove, stolen from upstream.
    - 01_kross_version_11_r838337.diff - remove, stolen from unstream.
    - 08_add_debian_build_type.diff - refresh.
    - 13_qt4_designer_plugins_path.diff - refresh.
    - 14_hardcode_ptm_device.diff - refresh.
    - 15_kfreebsd_support.diff - refresh.
    - 16_debian_menu.diff - refresh.
    - 17_findservicebydesktoppath_try_realfilepath.diff - refresh.
    - 18_always_set_cmake_policy.diff - remove, obsolete.
    - 19_findqt4_optional_x11_pthread.diff - refresh.
    - 20_use_dejavu_as_default_font.diff - refresh.
    - 22_hack_in_etc_kde4_in_kstandarddirs.diff - refresh.
  * Update cmake (build-)dependency to 2.6.2:
    - depend on 2.6.2-3~ due to cmake common config lib support;
    - 23_2.6.2_use_common_cmake_config_dir.diff - enable support for common
      cmake config dir with cmake 2.6.2 (debian patched version);
    - enable cmake var KDE4_USE_COMMON_CMAKE_PACKAGE_CONFIG_DIR.
  * Build with -DCMAKE_USE_RELATIVE_PATHS=ON.
  * Bump standards-version to 3.8.0:
    - add README.source.
  * Cleanup old conflicts/replaces (for KDE 4.0 prerelease versions).
  * Add new packages for Plasma. They were based on the respective Plasma
    packages from kdebase-workspace.
    - libplasma3 - contains Plasma library and plugins. Make kdelibs5-dbg
      recommend it;
    - add Plasma headers to kdelibs5-dev, make it provide libplasma-dev,
      conflict and replace earlier libplasma-dev and recommend
      libqt4-opengl-dev needed to build GLapplet stuff;
    - kdelibs5-data replaces kdebase-workspace-data and libplasma2 from KDE 4.1
  * Update install and installgen files.
  * Make kdelibs5 recommend kdebase-runtime >= 4:4.1.80 because some
    stuff does not work (e.g. kwallet) with previous versions.
  * Build depend on strigi >= 0.6.3.
  * Move some libkdeinit4 stuff to kdelibs5 since their executables are in
    libexec:
    - libkdeinit4_klauncher.so
    - libkdeinit4_kio_http_cache_cleaner.so
    - libkdeinit4_kconf_update.so
  * Build depend on soprano >= 2.1.67.
  * Use better approach to enforcing kde4- prefix to applications.menu. The
    previous way broken menu spec and made 3rd party applications end up in
    Lost&Found menu. 11_kde4_applications_menu.diff patch was replaced by
    11_default_kde4_xdg_menu_prefix.diff. Thanks to Harald Sitter for the
    heads up.
  * Switch to new installgen file format.
  * Move upstream manpages from debian/*.manpages to debian/*.install files.
  * Build depend on pkg-kde-tools 0.3, add symbols file for libplasma3,
    add appropriate hooks to debian/rules.
  * kdelibs5-dev conflicts with kdepimlibs5-dev (<< 4:4.1.81+svn891439) because
    of upstream changes.
  * Rename debian/*.lintian to debian/*.lintian-overrides.
  * Bump debian/compat and debhelper build dependency to v7 (to get more
    sophisticated debian/tmp handling).

  +++ Changes by George Kiagiadakis:

  * Update automoc (build-)dependency to 1.0~svn850570.

  +++ Changes by Ana Beatriz Guerrero Lopez:

  * Rework slightly patch 15_kfreebsd_support.diff.
  * Redo patch 20_use_dejavu_as_default_font.diff.
  * Force to build depend on libphonon-dev (>= 4:4.3.0).
  * Remove redudant section/priority fields in debian/control.
  * Update lintian overrides.
  * Update copyright years.

  +++ Changes by Armin Berres:

  * Fix patch 09_disable_debug_messages_if_not_explicitly_enabled.diff. Now
    really only debug output is disabled.
  * Add dependency on xdg-utils to kdelibs5. KDE applications use xdg-open to
    invoke a browser when not running in a KDE environment these days.

  +++ Changes by Sune Vuorela:

  * Copyright file updates. Thanks to Modestas and his magic scripts.
  * Remove plasma abi handling. It is expected to be stable now.

kde4libs (4:4.1.3-2) experimental; urgency=low

  +++ Changes by Modestas Vainius:

  * Bump kdebase-runtime dependency back to 4.1.3. The previous change was
    a mistake.
  * Bump kdelibs5 shlibs to 4.1.3-2 to ease the pain.

  +++ Changes by Sune Vuorela:

  * Add patch for http cache cleaner to keep the cache revision in sync.

Date: Thu, 30 Apr 2009 15:07:02 +0000
Changed-By: Jonathan Riddell <jriddell at ubuntu.com>
Maintainer: Kubuntu Developers <kubuntu-devel at lists.ubuntu.com>
https://launchpad.net/ubuntu/karmic/+source/kde4libs/4:4.2.2-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 30 Apr 2009 15:07:02 +0000
Source: kde4libs
Binary: kdelibs5 kdelibs5-data kdelibs5-dev kdelibs-bin libplasma3 kdelibs5-dbg
Architecture: source
Version: 4:4.2.2-2ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Kubuntu Developers <kubuntu-devel at lists.ubuntu.com>
Changed-By: Jonathan Riddell <jriddell at ubuntu.com>
Description: 
 kdelibs-bin - executables for all KDE 4 core applications
 kdelibs5   - core libraries for all KDE 4 applications
 kdelibs5-data - core shared data for all KDE 4 applications
 kdelibs5-dbg - debugging symbols for the KDE 4 libraries module
 kdelibs5-dev - development files for the KDE 4 core libraries
 libplasma3 - library for the KDE 4 Plasma desktop
Closes: 508601 513133 518062 520123 520453
Changes: 
 kde4libs (4:4.2.2-2ubuntu1) karmic; urgency=low
 .
   * Merge with Debian, remaining changes:
    - no build-dep on libaspell-dev
    - no build-dep on libfam-dev
    - kdelibs5-dev do not install preparetips (included in pkg-kde-tools)
    - DEB_CMAKE_EXTRA_FLAGS += -DKDESU_USE_SUDO_DEFAULT=true
    - add binary-install/kdelibs5-data rule, build-dep on sharutils and copy over debian/icons
    - kdelibs5-dev replaces libkjsembed-dev
    - set export KUBUNTU_DESKTOP_POT=kdelibs
    - kubuntu_01_no_translate_pc_dir.diff: Launchpad translations
    - kubuntu_04_add_langpack_path.diff: Launchpad translations
    - kubuntu_06_user_disk_mounting.diff: mount disks with sudo
    - kubuntu_07_apport_not_drkonqi.diff: use apport if turned on
    - kubuntu_19_no_indent_kickoff_subtext.diff: don't indent kickoff subtext
    - kubuntu_51_launchpad_integration.diff: Launchpad Help menu items
    - kubuntu_56_langpacks_desktop_files.diff: Launchpad translations for .desktop files
    - kubuntu_62_flash_installer.diff: Flash installer for Konqueror
    - kubuntu_64_rosetta_translation.diff: Warn users translations go through Launchpad
    - kubuntu_67_cmake_install_paths.diff: force default install paths to ours (probably not needed)
    - kubuntu_68_oxygen_tabbar_text_hint.diff: fix text/icon overlap in arora tabs
   * Really remove kubuntu_11_fix_openwithdialog.diff, fixed upstream
   * Remove kubuntu_19_always_show_kickoff_subtext.diff to kubuntu_19_no_indent_kickoff_subtext.diff
   * Remove kubuntu_66_store_password_text.diff, fixed upstream (in 4.3)
   * Remove kubuntu_69_do_not_show_plasma_popups_over_screensaver.diff, replaced with 01_no_plasma_popup_over_screensaver_r956998.diff from Debian
   * Remove kubuntu_54_use_xdg_menu_prefix.diff, now 11_default_kde4_xdg_menu_prefix.diff from Debian
   * Don't recommend on kaboom
   * Remove kdelibs5.preinst kdelibs5.templates, we've already done KDEHOME transition
   * Update kubuntu_62_flash_installer.diff for new package name
   * Change docs location to /usr/share/doc/kde
   * Link from /usr/share/doc/kde4 to kde for backwards compatible with old docs location
 .
 kde4libs (4:4.2.2-2) unstable; urgency=low
 .
   +++ Changes by Modestas Vainius:
 .
   * Move debconf to Pre-Depends.
   * Upgrade kaboom to kdelibs5 Recommends.
 .
 kde4libs (4:4.2.2-1) unstable; urgency=low
 .
   * New upstream release.
 .
   +++ Changes by Sune Vuorela:
 .
   * Add aggressive conflicts to prevent mix and match.
   * Remove ban of upload of 3rd party apps.
   * Bump runtime versions.
   * Bump requirements of pkg-kde-tools to require the .kde edition.
   * Temporarily add a versioned dependency on pkg-kde-tools on kdelibs5-dev to
     be absolutely sure not having any accidents.
   * Add conflicts&replaces on kjscmd (Closes: 520453)
 .
   +++ Changes by Ana Beatriz Guerrero Lopez:
 .
   * Remove 01_kcmdlineargs_decoding_svn934640.diff, merged upstream.
 .
   +++ Changes by Aurelien Jarno:
 .
   * Update 15_kfreebsd.diff (Closes: #520123).
 .
   +++ Changes by George Kiagiadakis:
 .
   * Add patch 24_runtime_qt45_locale_initialization.diff to fix locale
     initialization when kde is run with Qt 4.5 but built with Qt 4.4.
 .
   +++ Changes by Modestas Vainius:
 .
   * Add debconf templates to warn existing KDE 4 users about KDEHOME change
     this revision introduces.
   * Add NEWS entry about KDEHOME change.
   * Bump libplasma symbol versions to 4:4.2.2.
   * Do not export QtUiTools symbols in libplasma.so.3
     (25_ld_exclude_libs_qtuitools.diff). Remove them from
     libplasma3.symbols.in. Should fix FTBFS on alpha.
   * kdelibs5 suggests kaboom.
 .
 kde4libs (4:4.2.1-2) unstable; urgency=low
 .
   * Upload to unstable.
 .
   +++ Changes by Fathi Boudra:
 .
   * Add 01_kcmdlineargs_decoding_svn934640.diff patch from upstream
     to fix kcmdlineargs input decoding with Qt 4.5. (Closes: #518062)
     It contains also a fix from svn938370: use the new bool exported by Qt
     so that we can initialize the locale and make fromLocal8Bit/toLocal8Bit
     work even without a QCoreApplication.
 .
   +++ Changes by Modestas Vainius:
 .
   * Use dh_bugfiles and build depend on debhelper 7.2.3:
     - rename kdelibs5-dev.presubj to kdelibs5-dev.bug-presubj;
     - rename debian/libplasma3.bugscript to debian/libplasma3.bug-script.
   * Bump cmake build depend to 2.6.3. 24_2.6.2_use_common_cmake_config_dir.diff
     dropped.
   * Prepare for upload to unstable and ban unstable uploads of 3rd party
     packages (debian/ban-unstable-uploads & 24_ban_unstable_uploads.diff).
 .
 kde4libs (4:4.2.1-1) experimental; urgency=low
 .
   * New upstream release.
 .
   +++ Changes by Modestas Vainius:
 .
   * Remove patches which were stolen from upstream:
     - 01_r918838_kded_desktop_file_watch.diff
     - 00_917133_qreal_portability_fix.diff
     - 01_r918403_klauncher_hang.diff
     - 01_r918654_klauncher_unique_app.diff
     - 01_r917170_kio_update_on_break.diff
     - 00_917014_kde4.2.0_tag.diff
   * Point Debian Vcs URLs to pkg-kde/trunk (new location).
 .
 kde4libs (4:4.2.0-3) experimental; urgency=low
 .
   +++ Changes by Armin Berres:
 .
   * Update patch 08_add_debian_build_type.diff to also set QT_NO_DEBUG and
     sync 09_disable_debug_messages_if_not_explicitly_enabled.diff with
     upstream revision 916186.
 .
   +++ Changes by Modestas Vainius:
 .
   * Update debian/libplasma3.symbols.in with {qreal} substitutions. Fixes
     FTBFS on arm(el).
 .
   +++ Changes by Sune Vuorela:
 .
   * Add patches from upstream for some stability fixed:
     01_r917170_kio_update_on_break.diff
     01_r918403_klauncher_hang.diff
     01_r918654_klauncher_unique_app.diff
     01_r918838_kded_desktop_file_watch.diff
     Thanks to David Faure for pushing them.
 .
 kde4libs (4:4.2.0-2) experimental; urgency=low
 .
   +++ Changes by Modestas Vainius:
 .
   * Tweak libplasma3 description.
   * Steal r917133 (as 00_917133_qreal_portability_fix.diff) from upstream svn
     to fix FTBFS on armel.
   * Deprecate external Qt symbols in libplasma3 symbols template
     (Closes: #513133).
   * Get up-to-date with kdelibs 4.2.0 tag: add 00_917014_kde4.2.0_tag.diff
     patch (plasma security issue).
 .
 kde4libs (4:4.2.0-1) experimental; urgency=low
 .
   * New upstream release.
 .
   - kfmclient is no longer needed (Closes: #508601).
 .
   +++ Changes by Modestas Vainius:
 .
   * Resync patches:
     - 01_http_cache_cleaner_branch_881252.diff - remove, stolen from upstream.
     - 01_kross_version_11_r838337.diff - remove, stolen from unstream.
     - 08_add_debian_build_type.diff - refresh.
     - 13_qt4_designer_plugins_path.diff - refresh.
     - 14_hardcode_ptm_device.diff - refresh.
     - 15_kfreebsd_support.diff - refresh.
     - 16_debian_menu.diff - refresh.
     - 17_findservicebydesktoppath_try_realfilepath.diff - refresh.
     - 18_always_set_cmake_policy.diff - remove, obsolete.
     - 19_findqt4_optional_x11_pthread.diff - refresh.
     - 20_use_dejavu_as_default_font.diff - refresh.
     - 22_hack_in_etc_kde4_in_kstandarddirs.diff - refresh.
   * Update cmake (build-)dependency to 2.6.2:
     - depend on 2.6.2-3~ due to cmake common config lib support;
     - 23_2.6.2_use_common_cmake_config_dir.diff - enable support for common
       cmake config dir with cmake 2.6.2 (debian patched version);
     - enable cmake var KDE4_USE_COMMON_CMAKE_PACKAGE_CONFIG_DIR.
   * Build with -DCMAKE_USE_RELATIVE_PATHS=ON.
   * Bump standards-version to 3.8.0:
     - add README.source.
   * Cleanup old conflicts/replaces (for KDE 4.0 prerelease versions).
   * Add new packages for Plasma. They were based on the respective Plasma
     packages from kdebase-workspace.
     - libplasma3 - contains Plasma library and plugins. Make kdelibs5-dbg
       recommend it;
     - add Plasma headers to kdelibs5-dev, make it provide libplasma-dev,
       conflict and replace earlier libplasma-dev and recommend
       libqt4-opengl-dev needed to build GLapplet stuff;
     - kdelibs5-data replaces kdebase-workspace-data and libplasma2 from KDE 4.1
   * Update install and installgen files.
   * Make kdelibs5 recommend kdebase-runtime >= 4:4.1.80 because some
     stuff does not work (e.g. kwallet) with previous versions.
   * Build depend on strigi >= 0.6.3.
   * Move some libkdeinit4 stuff to kdelibs5 since their executables are in
     libexec:
     - libkdeinit4_klauncher.so
     - libkdeinit4_kio_http_cache_cleaner.so
     - libkdeinit4_kconf_update.so
   * Build depend on soprano >= 2.1.67.
   * Use better approach to enforcing kde4- prefix to applications.menu. The
     previous way broken menu spec and made 3rd party applications end up in
     Lost&Found menu. 11_kde4_applications_menu.diff patch was replaced by
     11_default_kde4_xdg_menu_prefix.diff. Thanks to Harald Sitter for the
     heads up.
   * Switch to new installgen file format.
   * Move upstream manpages from debian/*.manpages to debian/*.install files.
   * Build depend on pkg-kde-tools 0.3, add symbols file for libplasma3,
     add appropriate hooks to debian/rules.
   * kdelibs5-dev conflicts with kdepimlibs5-dev (<< 4:4.1.81+svn891439) because
     of upstream changes.
   * Rename debian/*.lintian to debian/*.lintian-overrides.
   * Bump debian/compat and debhelper build dependency to v7 (to get more
     sophisticated debian/tmp handling).
 .
   +++ Changes by George Kiagiadakis:
 .
   * Update automoc (build-)dependency to 1.0~svn850570.
 .
   +++ Changes by Ana Beatriz Guerrero Lopez:
 .
   * Rework slightly patch 15_kfreebsd_support.diff.
   * Redo patch 20_use_dejavu_as_default_font.diff.
   * Force to build depend on libphonon-dev (>= 4:4.3.0).
   * Remove redudant section/priority fields in debian/control.
   * Update lintian overrides.
   * Update copyright years.
 .
   +++ Changes by Armin Berres:
 .
   * Fix patch 09_disable_debug_messages_if_not_explicitly_enabled.diff. Now
     really only debug output is disabled.
   * Add dependency on xdg-utils to kdelibs5. KDE applications use xdg-open to
     invoke a browser when not running in a KDE environment these days.
 .
   +++ Changes by Sune Vuorela:
 .
   * Copyright file updates. Thanks to Modestas and his magic scripts.
   * Remove plasma abi handling. It is expected to be stable now.
 .
 kde4libs (4:4.1.3-2) experimental; urgency=low
 .
   +++ Changes by Modestas Vainius:
 .
   * Bump kdebase-runtime dependency back to 4.1.3. The previous change was
     a mistake.
   * Bump kdelibs5 shlibs to 4.1.3-2 to ease the pain.
 .
   +++ Changes by Sune Vuorela:
 .
   * Add patch for http cache cleaner to keep the cache revision in sync.
Checksums-Sha1: 
 1928c8bbe50c987c2888cec181c5ff4bdc1646b1 2293 kde4libs_4.2.2-2ubuntu1.dsc
 13557866d0b0bc3d59f4baace1fed659ebc2002b 99808 kde4libs_4.2.2-2ubuntu1.diff.gz
Checksums-Sha256: 
 8a6534c282e7b587a4a2450efebdbde0476f26d04334a9d231e4e53ac4c13fbc 2293 kde4libs_4.2.2-2ubuntu1.dsc
 cdd6b4f73210e4489437aa2862e94f5de722060c49de7a1609a2a52777e7e041 99808 kde4libs_4.2.2-2ubuntu1.diff.gz
Files: 
 fc6e601f25c7c665b14fa5dc567799c3 2293 libs optional kde4libs_4.2.2-2ubuntu1.dsc
 721d4cb388ca01ca8d5142bed72a0f90 99808 libs optional kde4libs_4.2.2-2ubuntu1.diff.gz
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkoA3A4ACgkQpQbm1N1NUIhJpwCgukFIN26X7RFFf310Zb/Ymjxn
fKYAoKAnNN1EgZMibjXHHXTvLDh3aBIs
=KXbV
-----END PGP SIGNATURE-----


More information about the Karmic-changes mailing list