gmime2.2 (2.2.20-maemo0) maemo; urgency=low

  * Upstream 2.2.20: using ubuntu debian directory in maemo.
	
 -- Ivan Frade <ivan.frade@nokia.com>  Thu, 22 May 2008 19:35:00 +0200
	
gmime2.2 (2.2.10-0ubuntu1) gutsy; urgency=low

  * New upstream version 2.2.10:
    * README: Bumped version
    * configure.in: Bumped version to 2.2.10
    * tests/test-mime.c: Added rfc2047_text entries for testing the
      new workaround support.
    * gmime/gmime-utils.c (g_mime_utils_header_decode_text):
      Implemented a conditional workaround for broken rfc2047 encodings.
    * gmime/gmime-common.c: Removed str[n]casecmp
  * New upstream version 2.2.9:
    * configure.in: Bumped version to 2.2.9
    * gmime/gmime-stream-cat.c (stream_substream): Fixed a memory leak
      by always returning a GMimeStreamCat, even if the source list
      contains only a single stream (probably better that it work this
      way anyway for consistency), thanks again to Charles Kerr for
      finding and presenting a fix for this. Fixes bug #440054.
    * gmime/gmime-stream-file.c (stream_seek): Oops, fseek() should
      have been using SEEK_SET, not SEEK_END. Thanks to Charles Kerr for
      the report and the fix. Fixes bug #439841.

 -- Aron Sisak <aron@ubuntu.hu>  Fri, 20 Jul 2007 10:38:49 +0200

gmime2.2 (2.2.8-1ubuntu1) gutsy; urgency=low

  * Merge from debian unstable, remaining changes:
    + debian/libgmime-2.0-2-dev.install:
      - Don't install uuencode/uudecode.
    + debian/control:
      - Update maintainer field...

 -- Sebastian Dröge <slomo@ubuntu.com>  Thu,  3 May 2007 21:56:49 +0200

gmime2.2 (2.2.8-1) unstable; urgency=low

  * New upstream release.

 -- Guus Sliepen <guus@debian.org>  Sat, 28 Apr 2007 10:28:07 +0200

gmime2.2 (2.2.7-1) unstable; urgency=low

  * New upstream release.

 -- Guus Sliepen <guus@debian.org>  Tue, 24 Apr 2007 19:11:19 +0200

gmime2.2 (2.2.6-1) unstable; urgency=medium

  * New upstream release. Closes: #416668
    Medium urgency because it breaks balsa.

 -- Guus Sliepen <guus@debian.org>  Fri, 30 Mar 2007 11:10:58 +0200

gmime2.2 (2.2.5-1) unstable; urgency=low

  * New upstream release.

 -- Guus Sliepen <guus@debian.org>  Tue, 27 Mar 2007 10:49:21 +0200

gmime2.2 (2.2.3-3ubuntu1) feisty; urgency=low

  * debian/libgmime-2.0-2-dev.install:
    + Don't install uuencode/uudecode.

 -- Sebastian Dröge <slomo@ubuntu.com>  Fri, 15 Dec 2006 10:31:00 +0100

gmime2.2 (2.2.3-3) unstable; urgency=low

  * Make mono binding's dependency on the C library less strict.
    Closes: #386902

 -- Guus Sliepen <guus@debian.org>  Mon, 11 Dec 2006 17:06:20 +0100

gmime2.2 (2.2.3-2) unstable; urgency=medium

  * Acknowledge NMUs. Closes: #382642, #386902, #387094, #388041
  * Apply patch from Michael Biebl to prevent wrong libdir path in .la
    files. Closes: #401541
  * Medium urgency upload because it may break other software linked to it.
  * libgmime-2.0-2-doc Conflict, Replaces and Provides libgmime2.2-doc.

 -- Guus Sliepen <guus@debian.org>  Sat,  9 Dec 2006 14:39:40 +0100

gmime2.2 (2.2.3-1.3) unstable; urgency=low

  * Non-maintainer upload.
  * Call dpatch before running configure, otherwise
    libgmime2.2-cil ships unpatched .pc file with 
    wrong library path (Closes: #387094) 

 -- Michael Ablassmeier <abi@debian.org>  Mon, 18 Sep 2006 11:07:53 +0200

gmime2.2 (2.2.3-1.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix my previous broken upload of libgmime2.2-cil, by running the
    binary-arch target before binary-all to ensure shlibs files are
    where they need to be.  Closes: #386902.

 -- Steve Langasek <vorlon@debian.org>  Sun, 10 Sep 2006 22:30:02 -0700

gmime2.2 (2.2.3-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Properly split the binary-arch and binary-indep targets, and the
    build-depends as well, instead of wrongly processing all arch: all
    packages in the binary-arch target and failing whenever the C#
    packages aren't installed.  In addition, move these mono build-deps
    into Build-Depends-Indep where they belong, as well as the packages
    used for doc building (docbook-utils, gtk-doc-tools).
    Closes: #382642.

 -- Steve Langasek <vorlon@debian.org>  Sat,  9 Sep 2006 23:31:49 -0700

gmime2.2 (2.2.3-1) unstable; urgency=low

  * New upstream release (Closes: #366231)
  * Fix naming of packages to comply with Debian Policy and Debian Mono Policy
     + binary packages are called libgmime2.0-2-* as library soname.
     + mono bindings package is called libgmime2.2-cil.

  * debian/control:
     + Build Depend on cli-common-dev (>= 0.4.0) and dpatch
     + Make libgmime2.2-cil package architecture all. It does only contain
     mono code, so it will work in every environment that has Mono available.
     + Bump Standards Version to 3.7.2. No changes needed.
     + Set myself as an Uploader for this package.

  * debian/rules:
     + Bump debhelper compat level to 4, and set it only in debian/compat file
     + use dh_install instead of deprecated dh_movefiles.
     + call dh_installcligac and add correspondent file.
     + only call dh_*cli* stuff on libgmime2.2-cil package.
     + do not force a maximum version at dh_makeclilibs call. It will
     added later when needed.
     + add dpatch support.

  * debian/patches:
     + gmime-sharp-pc: new; set path for gmime-sharp.dll

  * mv *.files *.install to complete the above change
  * Install cli files under /usr/lib/cli/gmime-sharp-2.2 to follow new CLI
    policy. They will be linked to GAC at postinst by debhelper magic.
    (Closes: #366453) 

 -- Jose Carlos Garcia Sogo <jsogo@debian.org>  Thu, 10 Aug 2006 13:10:38 +0200

gmime2.1 (2.1.19-1) unstable; urgency=low

  * New upstream release.

 -- Guus Sliepen <guus@debian.org>  Sat, 21 Jan 2006 12:48:37 +0100

gmime2.1 (2.1.18-1) unstable; urgency=low

  * New upstream release.

 -- Guus Sliepen <guus@debian.org>  Fri, 13 Jan 2006 12:58:26 +0100

gmime2.1 (2.1.17-2) unstable; urgency=low

  * Don't Build-Depend on gtk-sharp2, but on more specific packages.
  * Also build -cil package for ia64.

 -- Guus Sliepen <guus@debian.org>  Mon, 24 Oct 2005 13:05:47 +0200

gmime2.1 (2.1.17-1) unstable; urgency=low

  * New upstream release.
  * Tell dh_makeclilibs that even minor version changes mean API/ABI
    incompatibility.

 -- Guus Sliepen <guus@debian.org>  Mon, 17 Oct 2005 01:23:57 +0200

gmime2.1 (2.1.16-2) unstable; urgency=low

  * Recompile with newer versions of libraries.

 -- Guus Sliepen <guus@debian.org>  Wed, 28 Sep 2005 11:40:41 +0200

gmime2.1 (2.1.16-1) unstable; urgency=low

  * New upstream release.
  * Put gmime-api.xml in libgmime2.1-cil, and gmimeConf.sh in libgmime2.1-dev.

 -- Guus Sliepen <guus@debian.org>  Sun, 18 Sep 2005 20:07:46 +0200

gmime2.1 (2.1.15-5) unstable; urgency=low

  * libgmime2.1-cil should depend on libgmime2.1. Closes: #317890, #318185
  * Set MONO_SHARED_DIR so mono won't try to write cruft to /root.

 -- Guus Sliepen <guus@debian.org>  Fri, 15 Jul 2005 13:01:31 +0200

gmime2.1 (2.1.15-4) unstable; urgency=low

  * Use the -s -i flags to prevent debhelper from touching libgmime2.1-cil
    if it is not supported by the build architecture.

 -- Guus Sliepen <guus@debian.org>  Sun, 26 Jun 2005 14:16:22 +0200

gmime2.1 (2.1.15-3) unstable; urgency=low

  * Let configure autodetect whether or not to build mono package.

 -- Guus Sliepen <guus@debian.org>  Wed, 22 Jun 2005 20:25:06 +0200

gmime2.1 (2.1.15-2) unstable; urgency=low

  * Only build mono package on i386, powerpc and amd64 architectures.
    Closes: #315203

 -- Guus Sliepen <guus@debian.org>  Wed, 22 Jun 2005 16:12:27 +0200

gmime2.1 (2.1.15-1) unstable; urgency=low

  * New upstream release. Closes: #306626

 -- Guus Sliepen <guus@debian.org>  Sat, 18 Jun 2005 12:04:43 +0200

gmime2.1 (2.1.14-2) unstable; urgency=low

  * Package mono bindings. Closes: #290674, #291131
  * Put documentation into its own package.

 -- Guus Sliepen <guus@debian.org>  Mon, 13 Jun 2005 13:23:59 +0200

gmime2.1 (2.1.14-1) unstable; urgency=low

  * New upstream release. Closes: #300450

 -- Guus Sliepen <guus@debian.org>  Wed, 13 Apr 2005 12:17:17 +0200

gmime2.1 (2.1.13-1) unstable; urgency=low

  * New upstream release.

 -- Guus Sliepen <guus@debian.org>  Thu, 10 Mar 2005 15:35:38 +0100

gmime2.1 (2.1.12-1) unstable; urgency=low

  * New upstream release.

 -- Guus Sliepen <guus@debian.org>  Sat, 26 Feb 2005 16:03:40 +0100

gmime2.1 (2.1.11-1) unstable; urgency=low

  * New upstream release.

 -- Guus Sliepen <guus@debian.org>  Sat,  5 Feb 2005 11:43:24 +0100

gmime2.1 (2.1.10-1) unstable; urgency=low

  * New upstream release.

 -- Guus Sliepen <guus@debian.org>  Wed, 12 Jan 2005 12:50:00 +0100

gmime2.1 (2.1.9-2) unstable; urgency=low

  * Create a link in the gtk-doc directory to the GMime manual.
    Closes: #273484

 -- Guus Sliepen <guus@debian.org>  Mon,  1 Nov 2004 12:37:17 +0100

gmime2.1 (2.1.9-1) unstable; urgency=medium

  * New upstream release. Closes: #274627

 -- Guus Sliepen <guus@debian.org>  Sun,  3 Oct 2004 11:44:19 +0200

gmime2.1 (2.1.8-1) unstable; urgency=low

  * New upstream release. Closes: #258988
  * Fix warnings about uninitialised variables and strict aliasing rules.

 -- Guus Sliepen <guus@debian.org>  Sun, 29 Aug 2004 09:10:49 +0000

gmime2.1 (2.1.7-1.2) unstable; urgency=high

  * Non-maintainer upload.
  * *Really* fix the FTBFS - by editing gmime/gmime.h.in instead of
    gmime/gmime.h (closes: #258988).

 -- Steve Langasek <vorlon@debian.org>  Tue, 24 Aug 2004 22:13:52 -0700

gmime2.1 (2.1.7-1.1) unstable; urgency=high

  * NMU
  * Fix FTBFS (Closes: #258988):
    - Add include of <gmime/gmime-session-simple.h> in gmime/gmime.h
    - configure with CFLAGS="-Wall -O2 -fno-strict-aliasing"
    Solution provided by J.H.M. Dassen and Matthew Wilcox <willy@debian.org>

 -- Frank Lichtenheld <djpig@debian.org>  Sun, 22 Aug 2004 01:19:03 +0200

gmime2.1 (2.1.7-1) unstable; urgency=low

  * New upstream release.

 -- Guus Sliepen <guus@debian.org>  Mon, 12 Jul 2004 15:23:32 +0200

gmime2.1 (2.1.6-1) unstable; urgency=low

  * New upstream release.
  * Build-depend on zlib1g-dev. Closes: #254982

 -- Guus Sliepen <guus@debian.org>  Fri, 25 Jun 2004 21:25:44 +0000

gmime2.1 (2.1.5-1) unstable; urgency=low

  * Packaged 2.1 branch.

 -- Guus Sliepen <guus@debian.org>  Sun, 30 May 2004 16:34:07 +0200

gmime2 (2.0.14-2) unstable; urgency=low

  * Adopted this package. Closes: #170634

 -- Guus Sliepen <guus@debian.org>  Sun, 30 May 2004 13:59:26 +0200

gmime2 (2.0.14-1) unstable; urgency=low

  * New upstream release
  * libgmime2-dev now depends on libglib2.0-dev.
    Closes: #210640.

 -- Ove Kaaven <ovek@arcticnet.no>  Tue, 11 May 2004 19:49:21 +0200

gmime2 (2.0.8-2) unstable; urgency=low

  * Tried to update libtool stuff. Closes: #192320.

 -- Ove Kaaven <ovek@arcticnet.no>  Thu, 17 Jul 2003 06:57:06 +0200

gmime2 (2.0.8-1) unstable; urgency=low

  * New upstream release. Closes: #199562.

 -- Ove Kaaven <ovek@arcticnet.no>  Thu,  3 Jul 2003 23:55:12 +0200

gmime2 (2.0.6-1) unstable; urgency=low

  * Finally also packaged gmime 2.

 -- Ove Kaaven <ovek@arcticnet.no>  Thu, 17 Apr 2003 20:56:40 +0200

