basket (2.0~beta2-0ubuntu3) saucy; urgency=low

  * debian/patches/12_desktop.patch: Remove, the upstream desktop
    file got fixed and our patch is causing errors. (LP: #1198961)

 -- Andreas Moog <amoog@ubuntu.com>  Tue, 23 Jul 2013 22:22:12 +0200

basket (2.0~beta2-0ubuntu2) oneiric; urgency=low

  * Build-Depends on libx11-dev to fix FTBFS

 -- Angel Abad <angelabad@ubuntu.com>  Sat, 20 Aug 2011 15:49:59 +0200

basket (2.0~beta2-0ubuntu1) natty; urgency=low

  * New upstream beta release:
    - Add kubuntu_01_disable_tests.diff to fix the build
  * Switch to source format 3.0 (quilt):
    - Bump debhelper build-depend version to 7.3.16
    - Remove quilt build-dependency
  * Switch from cdbs-based debian/rules to pkg-kde-tools' dh7 kde sequence
    - Remove cdbs build-dependency
    - Add build-dependency on pkg-kde-tools (>= 0.5.0)
  * Remove incorrect homepage field from within the package long description

 -- Jonathan Thomas <echidnaman@kubuntu.org>  Wed, 29 Dec 2010 20:24:32 -0500

basket (2.0~beta1-0ubuntu1) lucid; urgency=low

  * New upstream beta release (LP: #544849)
  * debian/control: Add libgpgme11-dev to build-depends
  * Remove patches now applied:
    - 69afc21ff8b11414a81d6eba873282d7313fc158.diff
    - eb583ecfac011f213010e2b4bad27cfa389348e5.diff

 -- Andreas Wenning <awen@awen.dk>  Tue, 06 Apr 2010 14:55:24 +0200

basket (2.0~20102801-0ubuntu2) lucid; urgency=low

  * Add 69afc21ff8b11414a81d6eba873282d7313fc158.diff (LP: 536781)
    - Work-around KDE 4.4 change making creation of notes impossible.
    - From basket developer private branch:
      http://gitorious.org/~robertm/basket/robertm-basket/
  * Add eb583ecfac011f213010e2b4bad27cfa389348e5.diff
    - Make it possible to restore basket when started hidden.
    - From basket developer private branch:
      http://gitorious.org/~robertm/basket/robertm-basket/

 -- Andreas Wenning <awen@awen.dk>  Thu, 11 Mar 2010 13:08:06 +0100

basket (2.0~20102801-0ubuntu1) lucid; urgency=low

  * New upstream git snapshot of KDE4 version. (LP: #500360)
  * Drop patches not applicaple anymore:
    - 03_lib_link.diff
    - 04_am_maintainer_mode.diff
    - 05_allow_newer_automake_and_autoconf.diff
    - 14_update_es_po.diff
    - 16_basket_kontact_compat.diff
  * Adapt packaging for KDE4.
  * Generate new manpage using help2man.

 -- Andreas Wenning <awen@awen.dk>  Sun, 31 Jan 2010 22:47:39 +0100

basket (1.0.3.1-0ubuntu3) karmic; urgency=low

  * debian/patches/05_allow_newer_automake_and_autoconf.diff (LP: #447245):
    - Add support for automake 1.11.
    - Fix build failures with autoconf 2.64.

 -- Simon Olofsson <simon@olofsson.de>  Tue, 13 Oct 2009 15:12:49 +0200

basket (1.0.3.1-0ubuntu2) karmic; urgency=low

  * install a menu icon (LP: #189424)

 -- Simon Olofsson <simon@olofsson.de>  Tue, 07 Jul 2009 10:43:31 +0200

basket (1.0.3.1-0ubuntu1) karmic; urgency=low

  * New upstream release
  * Update debian/patches/12_desktop.diff
  * Remove debian/patches/15_fix_gcc4.3.diff applied upstream
  * Remove debian/patches/13_add_da.po.diff applied upstream
  * debian/rules: Don't move around basket.desktop; upstream got it right

 -- Andreas Wenning <awen@awen.dk>  Wed, 29 Apr 2009 05:48:39 +0200

basket (1.0.2-5ubuntu1) jaunty; urgency=low

  * Remove arts from dependencies. (LP: #320915)
    - debian/rules: Add --without-arts to ./configure
  * debian/control:
    - Remove build-depends on kdepim-dev as it is now kde4
    - Don't build package basket-kontact-integration
  * debian/rules:
    - Change the path for ltmain.sh to /usr/share/libtool/config/ltmain.sh
    - Change the path for libtool.m4 to /usr/share/aclocal/libtool.m4
    - Remove all basket-kontact-integration related parts
  * Remove basket-kontact-integration.install

 -- Andreas Wenning <awen@awen.dk>  Mon, 02 Feb 2009 16:37:59 +0100

basket (1.0.2-5) unstable; urgency=low

  * Also allow automake 1.10 usage - and just build-dep on automake i
    (Closes: #487981)
  * Bye bye ana

 -- Sune Vuorela <debian@pusling.com>  Wed, 25 Jun 2008 20:11:23 +0200

basket (1.0.2-4) unstable; urgency=low

  * Split kontact integration out to a separate package, so basket can be used
    without kde3-kontact installed. Useful in a kde4 environment.

 -- Sune Vuorela <debian@pusling.com>  Sun, 25 May 2008 21:08:36 +0200

basket (1.0.2-3) unstable; urgency=low

  +++ Changes by Sune Vuorela:

  * Relibtoolize on build. much easier. This also fixes double build(Closes: #442503)
  * Fix kontact integration (Closes: #469596)
  * Remove watch file (Closes: #449699)
  * Build against kontact that is fixed concerning third party plugins

 -- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>  Tue, 11 Mar 2008 23:39:35 +0100

basket (1.0.2-2) unstable; urgency=low

  [ Ana Beatriz Guerrero Lopez ]
  * Apply patch to fix FTBFS with GCC 4.3. Thanks to Martin Michlmayr.
    (Closes: #421209)

 -- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>  Tue, 29 May 2007 12:47:58 +0100

basket (1.0.2-1) unstable; urgency=low

  [ Sune Vuorela ]
  * Add da.po as debian/patches/13_add_da.po.diff. Thanks to Martin Schlander.

  [ Ana Beatriz Guerrero Lopez ]
  * Add 14_update_es_po.diff updating spanish translation. Thanks to Enrique Matías.
  * Buildprep.

 -- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>  Tue, 24 Apr 2007 16:37:48 +0100

basket (1.0.1-1) experimental; urgency=low

  * New upstream release. 
  * Fix offset patch 12_desktop.diff

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Thu, 29 Mar 2007 13:32:00 +0000

basket (1.0-1) experimental; urgency=low

  * New upstream version.
    - final 1.0 version.
  * The ana-please-pass-your-exam-this-is-your-miracle release.

 -- Sune Vuorela <debian@pusling.com>  Sun, 11 Feb 2007 12:35:24 +0100

basket (1.0~rc2-1) experimental; urgency=low

  * New upstream release:
    - Removed 10_dont_spam_stderr and 11_match_kde3.5.6_kontact,
      merged upstream.
    - Fixed offset patch 12_desktop.diff.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Mon,  5 Feb 2007 05:05:50 +0100

basket (1.0~beta3-1) experimental; urgency=low

  * New upstream version. (Closes: #395900)
  * Package now maintained by the Debian KDE Extras Team.
  
  [ Ana Beatriz Guerrero Lopez ]
  * Remove unnecessary file debian/Makefile.
  * Update compat to 5.
  * Bumped Standards-Version to 3.7.2, no changes required.
  * Update dep on kdebase-dev to kdelibs4-dev.
  * Add build-dep on kdepim-dev to get kontact integration.
  * Add build-dep on libgpgme11-dev to support encryption.
  * Package description:
    - Change short description.
    - Add basket's homepage.
  * Not install empty file NEWS.
  * Rewrite debian/rules file.
  * Improve debian/copyright file.
  * Versioned build-deps in kdelibs4-dev and kdepim-dev to build against 3.5.6
    (so Sune's changes will work).
  * Patched desktop file to include Categories and moved to right place.

  [ Sune Vuorela ]
  * Add quilt to build-dep - we better need a patch system. This also required
    changes to rules.
  * Add a 10_dont_spam_stderr patch to not be that verbose on stderr. It uses
    kdDebug() now to report those.
  * Add a 11_match_kde3.5.6_kontact patch to make the kontact plugin work with 
    kontact 3.5.6 - kdepim people have bumped their internal versionings.
  * Write new and improved manpage (Derived from help2man). (Closes: #405569)
  * Improve copyright file.
  * Minor changes to rules file.
  * Relibtoolization - and a need to fix parts of the build system.
    (New libtool put in thru patch 02, patch 03 fixes build system relying on 
    broken libtool and the big buildprep as patch 98.

 -- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>  Sat, 03 Feb 2007 07:41:48 +0100

basket (0.5.0-6) unstable; urgency=low

  * Acknowledge NMU. Thanks!
    Nothing more to be done (at least until upstream releases 0.6)

 -- Jose Luis Tallon <jltallon@adv-solutions.net>  Thu, 11 May 2006  1:08:16 +0200

basket (0.5.0-5.1) unstable; urgency=low

  * Non-maintainer upload.
  * Added -Wl,--as-needed as ldflags (Closes: #349480)
  * Trimmed build-depends to not include stuff from
    kdebase dependency line

 -- Sune Vuorela <debian@pusling.com>  Fri, 21 Apr 2006 21:25:43 +0000

basket (0.5.0-5) unstable; urgency=low

  * Fix crash on cutting multiline item (Closes: #339874)

  * Package sponsored by Roberto Lumbreras <rover@debian.org>

 -- Jose Luis Tallon <jltallon@adv-solutions.net>  Fri, 25 Nov 2005 19:57:15 +0100

basket (0.5.0-4) unstable; urgency=low

  * Fix FTBFS on 64-bit arches (Closes: #300176)

  * Package sponsored by Roberto Lumbreras <rover@debian.org>

 -- Jose Luis Tallon <jltallon@adv-solutions.net>  Tue, 18 Oct 2005 21:53:01 +0200

basket (0.5.0-3) unstable; urgency=low

  * Force rebuild, due to C++ ABI transition (Closes: #327944)
    - remove dependency on deprecated libjack0.80(Closes: #317184)

  * Fix KDE htmldir; properly install doc (Closes: #322192)

  * Package sponsored by Roberto Lumbreras <rover@debian.org>

 -- Jose Luis Tallon <jltallon@adv-solutions.net>  Wed, 14 Sep 2005 02:35:13 +0200

basket (0.5.0-2) unstable; urgency=low

  * Force relink -- dependency to removed lib (Closes: #317184)

  * Localization: updated DE translation (Closes: #313671)

  * Package sponsored by Roberto Lumbreras <rover@debian.org>

 -- Jose Luis Tallon <jltallon@adv-solutions.net>  Sat, 12 Mar 2005 20:30:13 +0100

basket (0.5.0-1) unstable; urgency=low

  * New upstream release. Major rewrite, tons of new features.

  * Fix menu file (Closes: #283375)

  * Package sponsored by Roberto Lumbreras <rover@debian.org>

 -- Jose Luis Tallon <jltallon@adv-solutions.net>  Sat, 12 Mar 2005 20:30:13 +0100

basket (0.4.0d-1) unstable; urgency=low

  * Initial Packaging. Fullfill ITP (Closes: #259180)

  * Package sponsored by Roberto Lumbreras <rover@debian.org>

 -- Jose Luis Tallon <jltallon@adv-solutions.net>  Sat, 23 Oct 2004 02:21:16 +0200

