koffice (1:2.3.3-2) unstable; urgency=low

  [ Adrien Grellier ]
  * Update lintian override for 'package-name-doesnt-match-sonames'.

  [ Pino Toscano ]
  * Change libjpeg62-dev build-dependency to libjpeg-dev. (Closes: #634135)
  * Update lintian overrides.
  * Small touches to the descriptions of packages.
  * Remove hardcoded libraries in Depends of the kexi-plugin-* packages.
  * Change libglew1.5-dev build-dependency to libglew-dev.
  * Drop the dcraw recommend from krita, as it uses libkdcraw.

  [ Ana Beatriz Guerrero Lopez ]
  * Remove myself from Uploaders.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Sat, 06 Aug 2011 16:05:08 +0200

koffice (1:2.3.3-1) unstable; urgency=low

  * New upstream release.
  * Add build-depend on libqtwebkit-dev. (Closes: #618164)
  * Improve krita description, thanks Pascal De Vuyst. (Closes: #618038)
  * Update installed files for kformula, I am not sure anymore what
    it is being supposed to ship...

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Sun, 03 Apr 2011 14:19:28 +0200

koffice (1:2.3.1-3) unstable; urgency=low

  * Add 20_arm_fix to fix build in arm. (Closes: #613158)

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Sun, 13 Feb 2011 13:04:55 +0100

koffice (1:2.3.1-2) unstable; urgency=low

  * Upload to unstable.
  * Update build dependencies of libwpd to >=0.9.1 and libwpg to >=0.2.0.
   (Closes: #604827)

  [ Pino Toscano ]
  * Add patch 15_new_libwpd, to make the wpg filter of karbon compile with
    newer libwpd & libwpg (sort of backport from Calligra upstream).
  * Fix typo in description of krita. (Closes: #593133)

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Sun, 06 Feb 2011 17:57:29 +0100

koffice (1:2.3.1-1) experimental; urgency=low

  * New upstream release.
  * Update installed files in krita.

  [ Pino Toscano ]
  * Explicitly build depend on libpoppler-dev (needed by karbon), to not rely
    on the implicit dependency of libpoppler-qt4-dev.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Mon, 31 Jan 2011 22:57:37 +0100

koffice (1:2.3.0-1) experimental; urgency=low

  * New upstream release.
  
  [ Raúl Sánchez Siles ]
  * Remove fixes_arm.diff patch. Included upstream.
  * Not include KChart application but rather the chart shape plugin.
  * Add koreport desktop files.
  * Add 10_nokcharpart to avoid installing unwanted desktop files.
  * Split out kexi plugins packages.
  * Replace and conflict koffice-lib with older kchart packages.
  * Move menu icons to application binary package.
  * Prevent building Google docs support.
  * Add patch 16_kformula_kdeinit4 to make kformula kdeinit library 
    name compliant.
  * Make koffice-data and koffice-libs breaks and replaces old kchart versions.

  [ Modestas Vainius ]
  * Add Vcs-* fields to debian/control.
  * Drop kspread_backport_fix_time_values_in_ods.diff, stolen from upstream.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Wed, 05 Jan 2011 02:39:26 +0100

koffice (1:2.2.1-4) unstable; urgency=low

  [ Modestas Vainius ]
  * Add patch kspread_backport_fix_time_values_in_ods.diff to fix saving of
    time values in ods files in kspread. (Closes: #604773)
  * Remove quilt from Build-Depends. The package is 3.0 (quilt) and quilt build
    dependency makes debian-qt-kde.mk automatically (un)apply patches as if
    source format was 1.0. This is definitely wrong and might lead to weird
    FTBFSes sometimes.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Mon, 29 Nov 2010 02:01:30 +0200

koffice (1:2.2.1-3) unstable; urgency=low

  [ Ana Beatriz Guerrero Lopez ]
  * Fix build in armel, backport commits from upstream. 
    Patch fixes_arm.diff.

  [ Raúl Sánchez Siles ]
  * Fix "koffice-doc-html should conflict with old kpresenter data"
    Adding Breaks and Replaces old kpresenter-data package. (Closes: #590172)

  [ Pino Toscano ]
  * Update package descriptions, including:
    - remove extra paragraphs in kformula. (Closes: #589066)
    - remove duplicated "it has" in krita. (Closes: #590198)

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Sat, 07 Aug 2010 20:56:53 +0200

koffice (1:2.2.1-2) unstable; urgency=low

  * Upload to unstable. 

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Mon, 12 Jul 2010 15:54:01 +0200

koffice (1:2.2.1-1) experimental; urgency=low

  * New upstream release, KOffice 2.2.1:
    - fixes connecters in Kivio not moving back to their old position on undo.
      (Closes: #431581)
    - KWord autocorrection now retains capitalisation when replacing words.
      (Closes: #522132)
    - fixes handling of JPEG files in Krita with unicode characters in path.
      (Closes: #573322)
    - Kivio now allows uninteractive printing from the command line.
      (Closes: #396907)
  
  * Readd Kexi and KFormula (only shape).
  * Update build depends:
    - Add kdelibs5-dev and with kdepimlibs5-dev, update versioned depend to 
      KDE 4.4.3.
    - Replace libkdcraw7-dev with libkdcraw-dev also versioned to KDE 4.4.3.
      (Closes: #580782)
    - Update phonon version to 4:4.6.0really4.4.0, from the new split phonon.
    - Add shared-mime-info.
    - Add libsqlite3-dev, libpq-dev, libpqxx3-dev, libxbase2.0-dev for kexi.
    - Add libgif-dev, libopenjpeg-dev and libfftw3-dev.
  * Update installed files and lintian overrides.
  * Update to Standards-Version 3.9.0, no changes required.
  * Remove README.Debian, koffice 2 is not so unstable anymore.
  * Update debian/copyright, years and remove reference to BSD license, include
    BSD license instead.
  * Bump pkg-kde-tools build dependency to (>= 0.9) for HTML_INSTALL_DIR, move
    documentation from usr/share/doc/kde4 references to usr/share/doc/kde.

  [ Pino Toscano ]
  * Few touches to the descriptions.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Sun, 11 Jul 2010 20:49:01 +0200

koffice (1:2.1.1-1) experimental; urgency=low

  * New upstream release.
  * Update installed files, krita docs have been removed.
  * Improve package descriptions, thanks a lot to helix84. (Closes: #531452)
  * Update homepages per application.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Thu, 14 Jan 2010 10:33:19 +0100

koffice (1:2.1.0-1) experimental; urgency=low

  * New upstream release, KOffice 2.1.
  * Switch to 3.0 (quilt) source format.
  * Updated installed filed and lintian overrides.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Thu, 26 Nov 2009 00:47:41 +0100

koffice (1:2.0.91-1) experimental; urgency=low

  * New upstream release, KOffice 2.1 Release Candidate 1.
  * Update build depends:
   - Remove libgraphicsmagick1-dev, only older versions works for krita.
   - Add libpng12-dev, liblcms1-dev, libtiff4-dev, libjpeg62-dev. They were
     pulled by libgraphicsmagick1-dev before.
  * Update installed files. 
  * Update lintian overrides.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Mon, 26 Oct 2009 06:39:04 +0100

koffice (1:2.0.83-1) experimental; urgency=low

  * New upstream release, KOffice 2.1 third beta.

  +++ Changes by Pino Toscano:

  * Switch from the transitional latex-xft-fonts to ttf-lyx. (Closes: #539533)

  +++ Changes by Ana Beatriz Guerrero Lopez:
  
  * Add versioned build-depend on wv2 (>= 0.4.0).
  * Update installed files.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Mon, 12 Oct 2009 18:41:50 +0200

koffice (1:2.0.82-1) experimental; urgency=low

  * New upstream release, KOffice 2.1 second beta.
  * Remove disable_kformula patch, kformula dir has been removed.
  * Update installed files.
  * Add versioned build-depend on wv2 (>= 0.4.0).

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Wed, 23 Sep 2009 12:19:36 +0200

koffice (1:2.0.81-1) experimental; urgency=low

  * New upstream release, KDE 2.1 first beta. Do not release kformula yet on
    purpose (patch disable_kformula)
  * Update to Standards-Version 3.8.3, no changes required.
  * Update installed files.
  * Update not-installed file.
  * Update lintian overrides.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Wed, 02 Sep 2009 18:17:35 +0200

koffice (1:2.0.2-2) experimental; urgency=low

  * Update build depend from libmysqlclient15-dev to libmysqlclient-dev.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Wed, 12 Aug 2009 17:34:11 +0200

koffice (1:2.0.2-1) experimental; urgency=low

  * New upstream release.
  * Update installed files and lintian overrides.
  * Update to Standards-Version 3.8.2, no changes required.
  * Bump build depends to KDE 4.3.0.
  * Move /usr/lib/kde4/libwmfexport.so and /usr/lib/kde4/libwmfimport.so to
    karbon package from kword. Add appropriate Conflicts/Replaces.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Mon, 10 Aug 2009 00:18:16 +0200

koffice (1:2.0.0-1) experimental; urgency=low

  * New upstream release. First final release of the koffice 2 series.
  * Update installed files.
  * Update to Standards-Version 3.8.1, no changes required.
  * Update koffice-dbg to Section: debug.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Wed, 27 May 2009 01:29:09 +0000

koffice (1:1.9.99.0-1) experimental; urgency=low

  * New upstream release, Release Candidate 1.
  * Needs qt 4.5, versioned depend of libqt4-opengl-dev on (>= 4.5.0).
  * Update install files.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Fri, 10 Apr 2009 13:35:39 +0200

koffice (1:1.9.98.7-1) experimental; urgency=low

  * New upstream beta release.
  * Update install files.
  * Remove file installed by accident. (Closes: #514806)
  * Remove Recommends: libkscan1 from kpresenter (this came from KDE3).
  * Remove Debian menu files and icon of not shipped binaries.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Fri, 27 Feb 2009 19:35:09 +0100

koffice (1:1.9.98.6-1) experimental; urgency=low

  * New upstream beta release.
  * Remove rev907760_thumbnail.patch, merged upstream.
  * Stop using wildcard in install files, it ended not being so good idea.
    I will be moving to installgen in the near future.
  * Move *.desktop files from -data packages to binary packages for
    krita and kword. Add Replaces with previous -data packages.
  * Update khelpcenter suggests to khelpcenter4.
  * Remove koffice-doc and koffice-dev from the metapackage Suggests.
  * Remove, finally, empty koffice-doc package.
  * Add not-installed file shipping leftovers of not distributed apps.
  * Update installed files and lintian overrides.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Tue, 03 Feb 2009 14:14:09 +0100

koffice (1:1.9.98.5-2) experimental; urgency=low

  +++ Changes by Modestas Vainius:

  * Switch from internal debian/cdbs/kde.mk to pkg-kde-tools:
    - build depend on pkg-kde-tools 0.4;
    - remove debian/cdbs directory;
    - replace debian/cdbs/kde.mk with
      /usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk in debian/rules.
  * Rename debian/*.lintian to debian/*.lintian-overrides.

  +++ Changes by Ana Beatriz Guerrero Lopez:
  
  * Update packaging for usage with KDE 4.2.0:
    - Bump build depends to 4.2.0.
    - Bump phonon build depends to 4.3.0.
    - Update build depend on libkdcraw5-dev to libkdcraw7-dev.
    - Backport rev907760 (patch rev907760_thumbnail.patch) to fix linking
      issues.
    - No install icons that are now shipped in 4.2.0.
  * Add build depend on libgmm++-dev.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Wed, 28 Jan 2009 20:27:42 +0100

koffice (1:1.9.98.5-1) experimental; urgency=low

  * New upstream beta release. Package for usage with KDE 4.1.4.
  * Update build depends, now all needs KDE 4.1.4 and re-add libkdcraw5-dev.
    cmake versioned on needed 2.6.2 and force to build depend on later eigen2
    (even if it should be fine with previous).
  * Update install files and lintian overrides.
  * Improve karbon description.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Wed, 14 Jan 2009 22:36:16 +0100

koffice (1:1.9.98.3-2) experimental; urgency=low

  * Remove files that are provided already by kde-icons-oxygen.
    There are more conflictive files in 4.2 from trunk, but this is supposed
    to work with 4.1 currently. See not-installed file.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Thu, 11 Dec 2008 00:46:55 +0100

koffice (1:1.9.98.3-1) experimental; urgency=low

  * New upstream release, fourth beta.
  * Update install and lintian files.
  * kchart does not longer provide a binary, but it provides the component
    that can be used from another applications. kchart package is kept but
    menu file and xpm icon has been removed. The description has been reworked
    as well.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Wed, 10 Dec 2008 17:37:52 +0100

koffice (1:1.9.98.1-1) experimental; urgency=low

  * New upstream release, second beta.
  * Remove build depend on libkdcraw5-dev for now.
  * Update installed files.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Tue, 14 Oct 2008 15:34:15 +0200

koffice (1:1.9.98.0-1) experimental; urgency=low

  * New upstream release, first beta.
  * Drop Kivio, KFormula and Kexi, they won't be released in future koffice 2.0.
  * Remove build depends on: freeglut3-dev, libglpk-dev,
    libgraphicsmagick++1-dev, libpqxx-dev and python-dev.
  * Add build depend on libkdcraw5-dev.
  * Drop patch embed_eigen_in_koffice2_alpha10.diff and 
    build depend on libeigen2-dev.
  * Add debug package: koffice-dbg.
  * Update install files.
  * Update to debhelper compatibility 7.
  * Remove Suggests: koffice-i18n, still no translations available.
  * Rework in *.install files and use some wildcards instead.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Thu, 25 Sep 2008 07:53:31 +0200

koffice (1:1.9.96.0~that.is.really.1.9.95.10-1) experimental; urgency=low

  * New upstream release 1.9.95.8, alpha 10.
  * Update build depends:
    - Remove libeigen-dev, it needs now eigen2, not packaged yet.
    - Add libpstoedit-dev.
  * Ship embedded copy of eigen2 via patch embed_eigen_in_koffice2_alpha10.
    See the patch for licensing information.
  * Update to Standards-Version 3.8.0, no changes required.
  * Update lintian overrides.
  * Some data files got moved from krita to krita-data, add a conflict.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Wed, 27 Aug 2008 14:21:55 +0200

koffice (1:1.9.96.0~that.is.really.1.9.95.9-2) experimental; urgency=low

  * Add back build depend on libpqxx-dev and postgresql. 
  * Add Replaces for kpresenter and kivio to koffice 1 kpresenter-data and
    kivio-data packages. (Closes: #491983, #476385)
  * Update Build Depends versions.
  * Update lintian overrides.
  * Replace Suggests: tetex-extra with texlive.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Fri, 01 Aug 2008 17:04:24 +0200

koffice (1:1.9.96.0~that.is.really.1.9.95.9-1) experimental; urgency=low

  * New upstrem release 1.9.95.8, alpha 9.
  * Remove build depend on libpqxx-dev and postgresql support for kexi
    temporarily.
  * Update installed files.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Fri, 18 Jul 2008 16:49:18 +0200

koffice (1:1.9.96.0~that.is.really.1.9.95.8-1) experimental; urgency=low

  * New upstream release 1.9.95.8.
  * Add new build depends on libqt4-opengl-dev and python-dev.
  * Update 97_fix_target_link_libraries.diff and remove some parts merged by 
    upstream.
  * Bump build depends to beta 1: >= 4.0.80.
  * Update installed files and lintian overrides.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Sun, 01 Jun 2008 04:51:06 +0200

koffice (1:1.9.96.0~that.is.really.1.9.95.4-1) experimental; urgency=low

  * New upstream release 1.9.95.4.
  * Remove patch fix_desktop_entry, merged upstream.
  * Add patch 98_link_interfaces_library.diff to fix the CMake's 
    TARGET_LINK_LIBRARIES fields.
  * Bump build depends to build against KDE 4.0.72 (snapshot from KDE 4.1).
  * Update build depends, add libboost-dev, libxslt1-dev and libopenexr-dev. 
    (Closes: #479559)
  * Split kword data files in kword-data. (Closes: #472931)
  * Remove Recommends: libkscan1 from kword. That is KDE 3 stuff.
  * Update Uploaders: replace Isaac with Raúl.
  * Update installed files and lintian overrides.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Mon, 05 May 2008 21:43:55 +0200

koffice (1:1.9.96.0~that.is.really.1.9.95.3-1) experimental; urgency=low

  * New upstream release 1.9.95.3.
  * Update *.install files.
  * Update from libglew1.4-dev to libglew1.5-dev.
  * Add build dependency on libgsl0-dev, freetds-dev, libwpd8-dev,
    libpqxx-dev and libwpg-dev.
  * Replace (c) with © in copyright to make lintian happy.
  * Update lintian overrides.
  * Update installed files. 
  * Change koffice-dev section to devel. 
  * Add patch fix_desktop_entry to remove obsolote TerminalOption entries.
  * Add icons/ directory with xpm icons and Debian menu files. 

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Sun, 02 Mar 2008 04:32:25 +0100

koffice (1:1.9.96.0~svn763013-1) experimental; urgency=low

  * Snapshot of svn revision 763013.
  * Update *.install files.
  * Update build depends on KDE 4, now oficially released, and add build-depend 
    on libphonon-dev.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Fri, 18 Jan 2008 15:46:54 +0100

koffice (1:1.9.96.0~svn757194-1) experimental; urgency=low

  * Snapshot of svn revision 757194.
  * Remove build-depend on libgsl0-dev, it was causing problems with
    -Wl,--as-needed, so I'm removing it for now.
  * Update *.install files.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Fri, 04 Jan 2008 16:29:52 +0100

koffice (1:1.9.95.1-1) experimental; urgency=low

  * KOffice 2, alpha 5, first upload to the Debian archive.
  * Update *.install files.
  * Add build-depends on libmysqlclient15-dev and libpoppler-qt4-dev.
  * Update Standards-Version to 3.7.3.
  * Update years in the copyright file. 

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Fri, 04 Jan 2008 04:51:52 +0100

koffice (1:1.9.95-1) experimental; urgency=low

  * New upstream release, alpha 5.
  * Split out programs. koffice-dbg not added yet intentionally.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Mon, 26 Nov 2007 06:53:29 +0100

koffice (1:1.9.94-1) experimental; urgency=low

  * Initial release.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Fri, 19 Oct 2007 03:05:46 +0200

