korundum (4:4.14.2-1) unstable; urgency=medium

  * New upstream release (4.14.2).

 -- Maximiliano Curia <maxy@debian.org>  Tue, 21 Oct 2014 19:12:39 +0200

korundum (4:4.13.1-1) unstable; urgency=medium

  * New upstream release.
  * Update install files.
  * Update build dependencies.

 -- Maximiliano Curia <maxy@debian.org>  Thu, 05 Jun 2014 12:10:32 +0200

korundum (4:4.11.3-4) unstable; urgency=medium

  * Build against Ruby 2.1. (Closes: #747682)

 -- Cédric Boutillier <boutil@debian.org>  Mon, 19 May 2014 14:10:59 +0200

korundum (4:4.11.3-3) unstable; urgency=medium

  * Build against ruby 2.0. (Closes: #739123)

 -- Maximiliano Curia <maxy@debian.org>  Thu, 03 Apr 2014 11:21:03 +0200

korundum (4:4.11.3-2) unstable; urgency=low

  * Build against default Ruby version (Closes: #723634).
  * Add myself to uploaders.
  * Bump Standards-Version to 3.9.5 (no changes needed).
  * Make Vcs-Git URL more canonical.
  * Use Ruby vendor directories to install as per Ruby policy.
  * Increase minimal version of libqtruby4shared-dev in Build-Depends to
    ensure ruby1.9 support.
  * License for modules/soprano/examples/soprano_util/soprano_util.rb precised
    to BSD-2-clause (confirmation from Olivier Berger).
  * Drop transitional packages, already in Wheezy.

 -- Cédric Boutillier <boutil@debian.org>  Tue, 10 Dec 2013 16:14:50 +0100

korundum (4:4.11.3-1) unstable; urgency=low

  * New upstream release.
  * Update build dependencies.

 -- Maximiliano Curia <maxy@debian.org>  Sat, 09 Nov 2013 19:28:42 +0100

korundum (4:4.11.2-1) experimental; urgency=low

  * New upstream release.
  * Update build-dependencies.

 -- Maximiliano Curia <maxy@debian.org>  Wed, 09 Oct 2013 16:25:02 +0200

korundum (4:4.10.5-1) unstable; urgency=low

  * New upstream release.

 -- Maximiliano Curia <maxy@debian.org>  Fri, 12 Jul 2013 17:52:33 +0200

korundum (4:4.10.4-2) experimental; urgency=low

  * New patch: rbkconfig_compiler_mayhem_fix.patch
    fix for http://www.forallsecure.com/bug-
    reports/c83a9d5bc92bafac366256af920d7da056febe26/

 -- Maximiliano Curia <maxy@debian.org>  Sat, 15 Jun 2013 09:22:16 +0200

korundum (4:4.10.4-1) experimental; urgency=low

  * New upstream release.

  [ Daniele E. Domenichelli ]
  * Bump okular-dev build dependency to >= 4:4.10.

  [ Maximiliano Curia ]
  * Bump Standards-Version to 3.9.4.
  * Update vcs fields.
  * Add myself to uploaders.

 -- Maximiliano Curia <maxy@debian.org>  Fri, 14 Jun 2013 18:19:15 +0200

korundum (4:4.10.2-1) experimental; urgency=low

  [ Diane Trout ]
  * New upstream release. 
  * Bump the smoke-dev-tools, libsmokeqt4-dev libsmokekde-dev and
    libqtruby4shared-dev build dependencies to >= 4:4.10.

 -- Sune Vuorela <sune@debian.org>  Mon, 08 Apr 2013 19:38:46 +0000

korundum (4:4.8.4-1) unstable; urgency=low

  * New upstream release.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Fri, 02 Mar 2012 15:31:10 -0500

korundum (4:4.7.4-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * Bump Standards-Version to 3.9.3, no changes required.
  * Bump debhelper build dependency to >= 9, and compat to 9.
  * Do not manually export CXXFLAGS and LDFLAGS now, since compat v9 does
    that already.
  * Update copyright:
    - switch to copyright-format v1.0
    - bump year for myself for the current one
  * Set section oldlibs and priority extra for all the transitional packages.
  * Bump the smoke-dev-tools, libsmokeqt4-dev, libsmokekde-dev, and
    libqtruby4shared-dev build dependencies to >= 4:4.7.4.

 -- Pino Toscano <pino@debian.org>  Thu, 05 Apr 2012 18:16:52 +0200

korundum (4:4.7.1-1) unstable; urgency=low

  * Initial release, split from the kdebindings source:
    - fixes the uninstallability of the korundum components of kdebindings
      (Closes: #640727, #642243)

  [ David Palacio ]
  * Follow package naming guidelines for Ruby.
  * Update control:
    - add ruby-kde4-dbg
    - update Uploaders
    - add inter-module dependencies
  * Switch to dh7:
    - clean rules
    - pass --list-missing to dh_install
  * Adapt watch file to the new source name.
  * Adapt Vcs fields.
  * Switch copyright to the DEP-5 format, revision 174.
  * Add do_not_install_examples.diff patch to make cmake not install the
    examples.

  [ Pino Toscano ]
  * Update control:
    - ruby-kde4-dbg: make it break/replace kdebindings-dbg
    - add ${misc:Depends} to the packages lacking it
    - improve descriptions
    - require smoke-dev-tools, libsmokeqt4-dev, libsmokekde-dev, and
      libqtruby4shared-dev >= 4.7.1
    - tighten the dependencies of the kde ruby-* modules wrt ruby-kde4
    - manually export CXXFLAGS and LDFLAGS from dpkg-buildflags now,
      as dpkg-buildpackage does not do that anymore
  * Update the patches:
    - strip sequence numbers from the filenames
    - refresh
    - add DEP-3 headers for patches which didn't have them
  * Update rules:
    - do not compress .rb, .ui, and .rc files (found in the examples)
  * Install the examples for ruby-akonadi, ruby-plasma, and ruby-soprano.
  * Update copyright, adding myself to it.

  [ Modestas Vainius ]
  * Remove myself from Uploaders.

  [ Felix Geyer ]
  * Fix lintian warning nested-examples-directory.
  * Add license of tools/rbkconfig_compiler/kcfg.xsd to debian/copyright.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Sun, 02 Oct 2011 17:50:02 +0200
