libetpan (0.48-2~dapper1) dapper-backports; urgency=low * Automated backport upload; no source changes. -- Ubuntu Archive Auto-Backport Wed, 23 Jan 2008 13:14:14 +0000 libetpan (0.48-2) unstable; urgency=low * Apply patch from Colin Leroy to fix crash when imap server returns errors. Closes: #398382. -- Nikita V. Youshchenko 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 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 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 Fri, 13 Oct 2006 14:44:19 +0400 libetpan (0.46-3) unstable; urgency=low * Applied patch from Colin Leroy that should fix gnutls-related crashes (Closes: #357624, #359054). * Fixed debian/watch to stop returning perl bindings as next libetpan version. -- Nikita V. Youshchenko 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 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 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 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 Tue, 30 May 2006 15:20:54 +0400 libetpan (0.45-2) unstable; urgency=low * Add patch by Colin Leroy , already in upstream CVS, that shoud fix #356325, #362747 and #358882. * Rebuild against libgnutls13. Will they ever stabialize their API? -- Nikita V. Youshchenko Mon, 17 Apr 2006 19:15:14 +0400 libetpan (0.45-1) unstable; urgency=low * New upstream release. -- Nikita V. Youshchenko Thu, 23 Mar 2006 08:06:13 +0300 libetpan (0.44-1) unstable; urgency=low * New upstream release. -- Nikita V. Youshchenko 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 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 Sun, 15 Jan 2006 16:43:17 +0300 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 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 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 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 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 Wed, 6 Jul 2005 13:30:40 +0400 libetpan (0.36-1) unstable; urgency=low * New upstream release. -- Nikita V. Youshchenko 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 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 Sun, 2 Jan 2005 23:05:15 +0300 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 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 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 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 Mon, 6 Sep 2004 23:07:14 +0400 libetpan (0.33-1) unstable; urgency=low * New upstream release. * Added patch from Gerfried Fuchs 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 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 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 Sun, 23 May 2004 23:39:55 +0400 libetpan (0.26.cvs.20020914-1) unstable; urgency=low * CVS snapshot -- Gaël Roualland Sat, 14 Sep 2002 01:31:54 +0200 libetpan (0.26-1) unstable; urgency=low * Initial Release. -- Gaël Roualland Fri, 13 Sep 2002 01:51:02 +0200