libkubuntu (18.04ubuntu4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sun, 31 Mar 2024 07:51:44 +0000

libkubuntu (18.04ubuntu3) noble; urgency=medium

  * No-change rebuild against libqt5core5t64

 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 15 Mar 2024 05:38:47 +0000

libkubuntu (18.04ubuntu2) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <doko@ubuntu.com>  Mon, 23 Mar 2020 07:18:13 +0100

libkubuntu (18.04ubuntu1) cosmic; urgency=medium

  * Update Kio build dependency: kio-dev -> libkf5kio-dev

 -- Rik Mills <rikmills@kubuntu.org>  Sat, 09 Jun 2018 21:37:57 +0100

libkubuntu (15.04ubuntu2) vivid; urgency=medium

  * Run tests in openbox

 -- Harald Sitter <sitter@kde.org>  Tue, 20 Jan 2015 17:08:06 +0100

libkubuntu (15.04ubuntu1) vivid; urgency=medium

  * Port to KDE Frameworks 5
  * SO version is now 1
  * Drop now useless kconf updaters

 -- Harald Sitter <sitter@kde.org>  Tue, 20 Jan 2015 13:45:21 +0100

libkubuntu (14.10ubuntu1) utopic; urgency=medium

  * Fix comment typo
  * Add additional safeguard logic when writing the the locale env vars
    to prevent people from breaking their system by defining country-language
    combinations we cannot represent on a POSIX level.
    The added logic gets a list of all valid locales by running locale -a
    and then compares the reference locale with the supported ones.
    If no perfect match is found only LANGUAGE is written as bogus values
    have no adverse effect with this variable, the other ones however are
    explicitly excluded. Only if a locale can be verified as supported will
    we write LANG and LC_*.
    LP: #1322968
  * Add new directory kconf_update and a c++ updater
    libkubuntu-force-setlocale-rewrite-14-04 to force a rewrite of setlocale
    iff the file already exists. This ensures that broken setups get fixed
    according to the new write rules outlined above.
  * Update test cases accordingly
  * Build depend on language-pack-en as we need a configured locale en_US for
    the refined tests to pass

 -- Harald Sitter <apachelogger@kubuntu.org>  Tue, 15 Jul 2014 01:23:42 +0200

libkubuntu (14.04ubuntu4) trusty; urgency=medium

  * Bump standards from 3.9.4. to 3.9.5 to silence lintian.
  * new bool LanguageCollectionPrivate::initalized
    + defaults to false
    + set to the return value of qapt::backend::init
    + presents fatal init error and results in the collection being defunct
    + collection::languages() returns an empty set if the backend could not
      be initalized
    This prevents crashes in l10nevent when either the apt configs or
    the cache is busted.

 -- Harald Sitter <apachelogger@kubuntu.org>  Thu, 20 Feb 2014 09:58:25 +0100

libkubuntu (14.04ubuntu3) trusty; urgency=medium

  * Instead of manually chopping newlines, use QString::simplified
  * Use correct kde code mapping to resolve prefix packages
  * Add Language::missingPackages to get a list of all missing packages
  * Explicitly define a LanguageCollection destructor to prevent QScopedPointer
    from acting up because LanguageCollectionPrivate is a forward decl.
  * Make LanguageCollection() non-explicit, doesn't add any value.
  * Inject a fake en_US Language instance in the LanguageCollection
    + en_US is now mapped to generic en codes for both our's and Ubuntu's
      general l10n packaging.
    + The point of this is to ensure that for example english documentation
      such as amarok-help-en is installed on en_US systems that would
      otherwise not require any additional packages.

 -- Harald Sitter <apachelogger@kubuntu.org>  Thu, 20 Feb 2014 09:56:51 +0100

libkubuntu (14.04ubuntu2) trusty; urgency=medium

  * Add common license ref to copyright
  * Add package descriptions

 -- Harald Sitter <apachelogger@kubuntu.org>  Mon, 10 Feb 2014 12:10:29 +0100

libkubuntu (14.04ubuntu1) trusty; urgency=low

  * Initial release

 -- Harald Sitter <apachelogger@kubuntu.org>  Mon, 03 Feb 2014 13:08:11 +0100
