Skip to content

Debian Changelog libetpan (0.58-1)

2009

libetpan (0.58-1) unstable; urgency=low

   * New Upstream Version.
   * Move libetpan-dbg to new section 'debug'.
   * Update Standards-Version to 3.8.2.

 -- Nikita V. Youshchenko <yoush@debian.org>  Sun, 21 Jun 2009 18:40:19 +0400

libetpan (0.57-2) unstable; urgency=low

   * Add a hack to compute proper libdb-dev dependency for libetpan-dev
     package, depending on what libdb-dev was used at package build time.
   * Reference /usr/share/doc/dpatch/README.source.gz in debian/README.source
     instead of citing it.
   * Added Vcs-Git and Vcs-Browser control fields pointing to my packaging
     repository.
   * [lintian] use sf.net redirector in debian/watch.
   * Upload to unstable.

 -- Nikita V. Youshchenko <yoush@debian.org>  Sun, 22 Feb 2009 13:28:40 +0300

2008

libetpan (0.57-1) experimental; urgency=low

   * New upstream release. Closes: #502007.
     - Removed patch 01-fix-498790 - included upstream.

 -- Nikita V. Youshchenko <yoush@debian.org>  Sun, 12 Oct 2008 21:15:08 +0400

libetpan (0.56-2) experimental; urgency=low

   * Added a patch by Jeremy Laine <jeremy.laine@m4x.org> to fix behaviour
     of mailmessage_get_bodystructure() for cached IMAP. Patch was confirmed
     by upstream. Closes: #498790.

 -- Nikita V. Youshchenko <yoush@debian.org>  Sat, 27 Sep 2008 18:19:51 +0400

libetpan (0.56-1) experimental; urgency=low

   * New Upstream Version.
     - Removed patches backported previously from upstream CVS.
     - Removed patch to detect db4.6 - already upstream.
   * Updated debian/libetpan13.symbols file with new symbols found by
     dpkg-gensymbols.
   * Increase shlibs version.
     Although we have symbols file so shlibs file should not be used any
     longer, let's keep it until lenny will become stable.
   * Don't call dpkg-gensymbols manually since dh_makeshlibs does that
     automatically now.
   * Updated to Standards-Version 3.8.0.
     - Added support for parallel=n in DEB_BUILD_OPTIONS.
     - Added debian/README.source file, using text from dpatch 2.0.30
       (this text will be replaced with a reference to origin as soon
       as origin will be included in debian stable release).
     - Added Homepage field to debian/control.
   * Upload to experimental since we are in freeze now.

 -- Nikita V. Youshchenko <yoush@debian.org>  Mon, 08 Sep 2008 00:08:26 +0400

libetpan (0.54-3) unstable; urgency=medium

   * Added a patch from upstream CVS to fix possible parses crash. This issue
     is described in Fedora bugzilla at
     https://bugzilla.redhat.com/show_bug.cgi?id=451025
   * Fixed doc-base section in -doc package to match current policy.
   * Reformatted debian/copyright to avoid long lines.

 -- Nikita V. Youshchenko <yoush@debian.org>  Wed, 16 Jul 2008 14:06:24 +0400

libetpan (0.54-2) unstable; urgency=low

   * Take patch fixing mailimf_token_case_insensitive_parse() from upstream
     CVS. Closes: #486693.

 -- Nikita V. Youshchenko <yoush@debian.org>  Thu, 26 Jun 2008 12:51:44 +0400

libetpan (0.54-1) unstable; urgency=low

   * New upstream release.
   * Upstream changed library soname; rename library package to libetpan13.
   * Made shlibs file more backporting-friendly (closes one half of 467297).
   * Added symbols file for the library.
   * Recoded debian/copyright to utf-8.
   * Fixed a typo in libetpan-config manpage (thanks lintian).
   * (Build-)Depend on libdb-dev, not libdb4.x-dev.
   * Added a patch to that helps configure to find libdb4.6.
   * Bumped Standards-Version to 3.7.3.

 -- Nikita V. Youshchenko <yoush@debian.org>  Sun, 2 Mar 2008 00:22:04 +0300

2007

libetpan (0.52-1) unstable; urgency=low

   * New upstream release.
   * Increased version in shlibs file, because of a new function in API.
   * Add libexpat1-dev and libcurl4-gnutls-dev (>= 7.16.4-5) to Build-Depends
     and to Depends of libetpan-dev package.
     Versioned dependency on libcurl4-gnutls-dev is because of #439317.
   * Updates in handling documentastion:
     - upstream tarball no longer provides txt documentation, only html,
       so no longer install API.txt.gz,
     - don't install README file since it does not contain useful information,
       only installation instructions,
     - don't install compiled tests into libetpan-doc package, which is
       Architecture: all,
     - install doc/depend.dot and doc/layer.fig files.
   * Fixes suggested by lintian:
     - -$(MAKE) distclean => $(MAKE) distclean
     - ${Source-Version} => ${binary:Version}

 -- Nikita V. Youshchenko <yoush@debian.org>  Sat, 25 Aug 2007 16:31:06 +0400

libetpan (0.51-0.1) unstable; urgency=low

   * New upstream release
   * NMU

 -- David Moreno Garza <damog@debian.org>  Fri, 03 Aug 2007 15:52:34 -0500

libetpan (0.49-3) unstable; urgency=low

   * REALLY upload to unstable.

 -- Nikita V. Youshchenko <yoush@debian.org>  Sun, 8 Apr 2007 22:47:37 +0400

libetpan (0.49-2) experimental; urgency=low

   * Upload to unstable.

 -- Nikita V. Youshchenko <yoush@debian.org>  Sun, 8 Apr 2007 22:39:02 +0400

libetpan (0.49-1) experimental; urgency=low

   * New upstream release.
   * Upstream changed library soname; rename library package to libetpan11.
   * Removed patch included upstream.
   * Upload to experimental for now.

 -- Nikita V. Youshchenko <yoush@debian.org>  Mon, 8 Jan 2007 20:44:26 +0300

libetpan (0.48-3) unstable; urgency=low

   * Increased debhelper level to 5 and adjusted debhelper version in
     Build-Depends.
   * Added libetpan-dbg package with library debugging symbols.

 -- Nikita V. Youshchenko <yoush@debian.org>  Fri, 5 Jan 2007 00:08:11 +0300

2006

libetpan (0.48-2) unstable; urgency=low

   * Apply patch from Colin Leroy <colin@colino.net> to fix crash when imap
     server returns errors. Closes: #398382.

 -- Nikita V. Youshchenko <yoush@debian.org>  Sun, 10 Dec 2006 15:38:32 +0300

libetpan (0.48-1) unstable; urgency=low

   * New upstream release.
   * Upstream changed library soname; rename library package to libetpan10.

 -- Nikita V. Youshchenko <yoush@debian.org>  Thu, 26 Oct 2006 23:17:06 +0400

libetpan (0.47-1) unstable; urgency=low

   * New upstream release.
     - Removed patches included upstream.
     - Did not increase library version in shlibs file, because looks like
       no change was done in the library ABI (although a new header was
       exported)

 -- Nikita V. Youshchenko <yoush@debian.org>  Fri, 13 Oct 2006 22:44:55 +0400

libetpan (0.46-4) unstable; urgency=low

   * Added upstream patch to fix crash imap-related crash. Closes: #392493.

 -- Nikita V. Youshchenko <yoush@debian.org>  Fri, 13 Oct 2006 14:44:19 +0400

libetpan (0.46-3) unstable; urgency=low

   * Applied patch from Colin Leroy <colin@colino.net> that should fix
     gnutls-related crashes (Closes: #357624, #359054).
   * Fixed debian/watch to stop returning perl bindings as next libetpan
     version.

 -- Nikita V. Youshchenko <yoush@debian.org>  Mon, 25 Sep 2006 23:15:42 +0400

libetpan (0.46-2) unstable; urgency=low

   * Configure with --without-openssl, to force usage of gnutls if both
     openssl and gnutls are available in build environment.

 -- Nikita V. Youshchenko <yoush@debian.org>  Fri, 18 Aug 2006 08:19:03 +0400

libetpan (0.46-1) unstable; urgency=low

   * New upstream release.
   * Upstream changed library soname; rename library package to libetpan8.
   * Removed patches - all are in upstream now.

 -- Nikita V. Youshchenko <yoush@debian.org>  Thu, 13 Jul 2006 00:12:13 +0400

libetpan (0.45-4) unstable; urgency=low

   * Avoid attempts to run autotools at build time (Closes: #375611).

 -- Nikita V. Youshchenko <yoush@debian.org>  Wed, 28 Jun 2006 11:10:55 +0400

libetpan (0.45-3) unstable; urgency=low

   * Build against libdb-4.4 (Closes: #367853). Per discussion in that bug,
     this should be safe.
   * Increased version number in shlibs file because of libdb version change.
   * Updated Standards-Version to 3.7.2, no changes required.

 -- Nikita V. Youshchenko <yoush@debian.org>  Tue, 30 May 2006 15:20:54 +0400

libetpan (0.45-2) unstable; urgency=low

   * Add patch by Colin Leroy <colin@colino.net>, already in upstream CVS,
     that shoud fix #356325, #362747 and #358882.
   * Rebuild against libgnutls13. Will they ever stabialize their API?

 -- Nikita V. Youshchenko <yoush@debian.org>  Mon, 17 Apr 2006 19:15:14 +0400

libetpan (0.45-1) unstable; urgency=low

   * New upstream release.

 -- Nikita V. Youshchenko <yoush@debian.org>  Thu, 23 Mar 2006 08:06:13 +0300

libetpan (0.44-1) unstable; urgency=low

   * New upstream release.

 -- Nikita V. Youshchenko <yoush@debian.org>  Wed, 22 Mar 2006 08:51:23 +0300

libetpan (0.43-1) unstable; urgency=low

   * New upstream release.
   * Removed 02_libetpan-config_tls.dpatch - now upstream.
   * Insreased version in shlibs file, because of a new function in API.

 -- Nikita V. Youshchenko <yoush@debian.org>  Wed, 8 Mar 2006 17:47:35 +0300

libetpan (0.42-1) unstable; urgency=low

   * New upstream release (Closes: #347904).
   * Removed 01_link_libsasl2.dpatch - now upstream.
   * Upstream changed library soname; rename library package to libetpan6.
   * Really changed Maintainer to my debian.org e-mail.
   * Removed obsolete Conflicts:/Replaces: libetpan0.

 -- Nikita V. Youshchenko <yoush@debian.org>  Sun, 15 Jan 2006 16:43:17 +0300

2005

libetpan (0.40-1) unstable; urgency=low

   * New upstream release (Closes: #338280).
   * Increased version in shlibs file, because of a new function in API.
   * Upload with my debian.org e-mail in Maintainer field.

 -- Nikita V. Youshchenko <yoush@debian.org>  Fri, 11 Nov 2005 23:07:32 +0300

libetpan (0.39.1-1) unstable; urgency=low

   * New upstream release (Closes: #329202).
   * Increased version in shlibs file, because of API_CURRENT increase.
   * Bump Standards-Version to 3.6.2, no changes needed.

 -- Nikita V. Youshchenko <yoush@cs.msu.su>  Sat, 24 Sep 2005 01:08:20 +0400

libetpan (0.38-2) unstable; urgency=low

   * Changed dependency from libgnutls11-dev to libgnutls-dev, per announced
     sid change.

 -- Nikita V. Youshchenko <yoush@cs.msu.su>  Fri, 29 Jul 2005 21:17:08 +0400

libetpan (0.38-1) unstable; urgency=low

   * New upstream release.
   * Upstream changed library soname; rename library package to libetpan3.
   * Now upstream supports SASL; enable it.
   * Increased version in shlibs file, because of new library package name,
     SASL and other API additions.
   * Added 01_link_libsasl2.dpatch, to link against SASL libraries.
   * Added 02_libetpan-config_tls.dpatch, to get gnutls libs in
     'libetpan-config --libs' output.

 -- Nikita V. Youshchenko <yoush@cs.msu.su>  Sun, 24 Jul 2005 13:45:20 +0400

libetpan (0.37-1) unstable; urgency=low

   * New upstream release (Closes: #317048).
   * Update debian/copyright to mention code from sendmail and from Cyrus IMAP,
     per upstream COPYRIGHT.
   * Increased version in shlibs file, because upstream API revision increased.
   * Build against libgnutls.

 -- Nikita V. Youshchenko <yoush@cs.msu.su>  Wed, 6 Jul 2005 13:30:40 +0400

libetpan (0.36-1) unstable; urgency=low

   * New upstream release.

 -- Nikita V. Youshchenko <yoush@cs.msu.su>  Fri, 25 Feb 2005 21:57:38 +0300

libetpan (0.35-2) unstable; urgency=low

   * Changed priority of libetpan-dev package to extra, since it depends on
     extra-priority libdb4.2-dev.

 -- Nikita V. Youshchenko <yoush@cs.msu.su>  Fri, 21 Jan 2005 11:31:08 +0300

libetpan (0.35-1) unstable; urgency=low

   * New upstream release:
     - has patch for gcc-4.0 applied (Closes: #287387),
     - has proper version in configure.in, so 02-fix-version.dpatch is not
       needed,
     - has 01-lockfile.dpatch applied.
   * Added debian/watch file.
   * Increased version in shlibs file, since new API calls have been added.
   * Added copyright information for libetpan-config.1 manpage.
   * Fixed libetpan-doc.doc-base to point to new index page (book1.htm) of
     API documentation.

 -- Nikita V. Youshchenko <yoush@cs.msu.su>  Sun, 2 Jan 2005 23:05:15 +0300

2004

libetpan (0.34-2) unstable; urgency=low

   * 02-no-double-libdb.dpatch touches configure and configure.in, causing
     attempts to call autotools at beginning of build process. Avoid those
     attempts by altering Makefile.in. Also add 'sleep 1; touch ./configure'
     to patch) clause of 02-no-double-libdb.dpatch's code to avoid attempts
     to rebuild configure as (indirect) dependency of Makefile.
     (02-no-double-libdb.dpatch fixes invalid library version; this patch
     is temporary and most likely will disappear with next upstream. So there
     is no rationale to do 'correct' autotools handling, hacky way is ok here.)
   * Add a hack to debian/rules that patches generated libtool to avoid
     rpath in the library.

 -- Nikita V. Youshchenko <yoush@cs.msu.su>  Thu, 25 Nov 2004 23:11:07 +0300

libetpan (0.34-1) unstable; urgency=low

   * New upstream release.
   * Liblockfile support now is in upstream source, so 01-liblockfile.patch
     only contains a small fix. Also, liblockfile-specific code was removed
     from debian/rules since it is no longer needed there.
   * 02-no-double-libdb.dpatch is no longer needed with this release.
   * Added section for source package to debian/control

 -- Nikita V. Youshchenko <yoush@cs.msu.su>  Fri, 12 Nov 2004 00:50:36 +0300

libetpan (0.33-2) unstable; urgency=low

   * Removed library name from short descriptions of binary packages.
   * Add version information (>= 0.33) to libetpan1.shlibs file.
   * Add libdb4.2-dev, libssl-dev, liblockfile-dev to Depends: line of
     libetpan-dev package because libetpan-config script suggests to link
     against those libraries.
   * Thanks to Gerfried Fuchs <alfie@ist.org> for noticing the above problems
     in packaging.
   * Added 02-no-double-libdb.dpatch that avoids double inclusion of '-ldb4-2'
     in 'libetpan-config --libs' output.

 -- Nikita V. Youshchenko <yoush@cs.msu.su>  Mon, 6 Sep 2004 23:07:14 +0400

libetpan (0.33-1) unstable; urgency=low

   * New upstream release.
   * Added patch from Gerfried Fuchs <alfie@ist.org> to use liblockfile
     for locking; added liblockfile-dev to Build-Depends.
   * Tweaked ./configure call in debian/rules as Gerfried Fuchs suggested.
   * Since this package is based on released version of the library, it's
     no longer needed to run auto* tools on build, so removed them from
     Build-Depends.
   * Release tarball contains pre-built documentation, so disabled
     documentation build, and removed jade and docbook-dsssl from Build-Depends.
   * Removed manual calls to install-docs from debian/libetpan-doc.{postinst,
     prerm} because debhelper adds those automatically.

 -- Nikita V. Youshchenko <yoush@cs.msu.su>  Wed, 1 Sep 2004 00:28:34 +0400

libetpan (0.32.cvs.20040823-1) unstable; urgency=low

   * New upstream CVS snapshot.
   * All my patches seem to be included upstream, so remove them.
   * Remove cross-compile-specific PATH setting for dh_strip call: newer
     dpkg-cross doesn't need it any longer.

 -- Nikita V. Youshchenko <yoush@cs.msu.su>  Tue, 24 Aug 2004 16:36:14 +0400

libetpan (0.32.cvs.20040522-1) unstable; urgency=low

   * Take over the package, to prepare it for inclusion into Debian.
   * Repackaged using the current CVS version.
   * Now source package uses dpatch.
   * Converted changelog to utf8.
   * Rename libetpan0 to libetpan1 to match librariy's soname.
   * Build documentation and include it into -doc package.
   * Added libetpan-config.1 manpage to remove lintian error.

 -- Nikita V. Youshchenko <yoush@cs.msu.su>  Sun, 23 May 2004 23:39:55 +0400

2002

libetpan (0.26.cvs.20020914-1) unstable; urgency=low

   * CVS snapshot

 -- Gaël Roualland <gael.roualland@dial.oleane.com>  Sat, 14 Sep 2002 01:31:54 +0200

libetpan (0.26-1) unstable; urgency=low

   * Initial Release.

 -- Gaël Roualland <gael.roualland@dial.oleane.com>  Fri, 13 Sep 2002 01:51:02 +0200