libofx (1:0.9.0-2ubuntumaemo2) hardy; urgency=low

  * port to maemo, remove some build-depends

 -- Luca Ognibenen <luca.ognibenes@gmail.com>  Wed, 15 Oct 2008 14:35:43 +0200

libofx (1:0.9.0-2ubuntu1) hardy; urgency=low

  * new upstream release (LP: #181417)
  * Rebuild with libcurl4-gnutls (change build-depends from
    libcurl3-gnutls-dev to libcurl4-gnutls-dev).
  * debian/control: Change Maintainer to XSBC-Original-Maintainer.

 -- Saïvann Carignan <oxmosys@gmail.com>  Wed, 06 Feb 2008 17:25:16 -0500

libofx (1:0.9.0-2) unstable; urgency=low

  * debian/control (libofx4): Don't Conflict, Provide, or Replace
    the libofx2 packages.  That job is for the old libofx3 only.
    (Closes: #463854)

 -- Thomas Bushnell, BSG <tb@debian.org>  Mon, 04 Feb 2008 19:35:39 -0500

libofx (1:0.9.0-1) unstable; urgency=low

  * New upstream release.
  * Regenerate autotools using Debian libtool by:
    libtoolize --copy --force; aclocal-1.9; autoconf.
  * debian/control (libofx4): Renamed package from libofx3.
    (libofx-dev): Depend on libofx4 instead of libofx3.
  * debian/rules (PACKNAME): Update to libofx4.
    (version): Update to 0.9.0.
  * libofx4.docs: Renamed from libofx3.docs.
  
  * debian/rules (major): Delete unused variable, and commented idle
    code that mentioned it.
  
  * debian/copyright: Add proper authorship and copyright information, and
    the license information for the OFX dtd's.  (Closes: #460407)
  
  * debian/rules (binary-arch): Don't put /usr/include in the $(PACKNAME)
    package.
  
 -- Thomas Bushnell, BSG <tb@debian.org>  Sun, 30 Dec 2007 21:24:51 -0800

libofx (1:0.8.2-3ubuntu2) gutsy; urgency=low

  * Rebuild for the libcurl4 -> libcurl3 transition mess.

 -- Steve Kowalik <stevenk@ubuntu.com>  Thu,  5 Jul 2007 10:12:48 +1000

libofx (1:0.8.2-3ubuntu1) gutsy; urgency=low

  * Rebuild with libcurl4-gnutls (change build-depends from
    libcurl3-gnutls-dev to libcurl4-gnutls-dev).
  * debian/control: Change Maintainer to XSBC-Original-Maintainer.

 -- Michael Bienia <geser@ubuntu.com>  Mon, 11 Jun 2007 18:20:46 +0200

libofx (1:0.8.2-3) unstable; urgency=low

  * debian/control (Standards-Version): Update to 3.7.2.

 -- Thomas Bushnell, BSG <tb@debian.org>  Fri, 20 Oct 2006 13:12:33 -0700

libofx (1:0.8.2-2) unstable; urgency=low

  * Acknowledge NMU.  Thanks Matthias!  (Closes: #385821, #385667,
    #385880, #386068)

 -- Thomas Bushnell, BSG <tb@debian.org>  Thu, 28 Sep 2006 15:21:16 -0700

libofx (1:0.8.2-1.1) unstable; urgency=low

  * NMU.
  * Drop build dependency on g++-4.0. Closes: #385821.
  * New library package libofx3. Closes: #385667, #385880.

 -- Matthias Klose <doko@debian.org>  Tue,  5 Sep 2006 02:29:16 +0200

libofx (1:0.8.2-1) unstable; urgency=low

  * New upstream release.  (Closes: #287388)
  * debian/control (Build-Depends): Add libxml++1.0-dev.
  * Regenerate autotools using Debian libtool by:
    libtoolize --copy --force; aclocal-1.9; autoconf.
  * debian/rules: Put pkgconfig files into the -dev package.
  
 -- Thomas Bushnell, BSG <tb@debian.org>  Tue, 29 Aug 2006 12:52:48 -0700

libofx (1:0.8.0-12) unstable; urgency=low

  * debian/rules (MAKEVARS): Include $(version) in the name of the
    LIBOFX_DTD_DIR, so that we can put those files in the shared library
    package and still have more than one version of the shared library
    installed.
    (binary-arch): Put the dtd files into the shared library package.
  * debian/control (ofx): Don't mention the runtime support files here (or
    anywhere else, actually).
    
 -- Thomas Bushnell, BSG <tb@debian.org>  Mon, 29 May 2006 11:23:51 -0700

libofx (1:0.8.0-11) unstable; urgency=low

  * debian/control (libofx2c2a): No longer depend on ofx. This was only
    there because the old library package had the binaries which are now
    in the separate package.  These programs were not important enough for
    this to be done, and circular dependencies are bad.  Instead, use
    "Suggests". (Closes: #358383, #345672) 
    (libofx-dev): Conflict with libofx1, which contained some development
    files.
  
  * debian/ofx.docs: New file.
  * debian/libofx2c2a.docs: Renamed from libofx2.docs.
  * debian/libofx2.substvars, debian/libofx2.postinst.debhelper,
    debian/libofx2.postrm.debhelper: Remove cruft.
    (Closes: #361145)

 -- Thomas Bushnell, BSG <tb@debian.org>  Fri, 28 Apr 2006 18:41:04 -0700

libofx (1:0.8.0-10) unstable; urgency=low

  * debian/rules (PACKNAME, MAKEVARS): New variables, to reduce
    redundancy.  $(PACKNAME) replaces libofx2c2a.  $(MAKEVARS) is prefixed
    on all invocations of make.  Specify LIBOFX_DTD_DIR on make
    invocations.
    (install): No longer move files into correct location, since
    the new make variables just install them properly the first time.  
    (Closes: #343722)

 -- Thomas Bushnell, BSG <tb@debian.org>  Wed,  4 Jan 2006 12:03:47 -0800

libofx (1:0.8.0-9) unstable; urgency=low

  * Generate autotools using Debian libtool (rerun libtoolize --copy
    --force, aclocal-1.9, autoconf). (Closes: #341190)

 -- Thomas Bushnell, BSG <tb@debian.org>  Tue, 29 Nov 2005 00:12:00 -0800

libofx (1:0.8.0-8) unstable; urgency=low

  * debian/control (libofx-dev): Conflict with libofx2, which in its
    released versions, contained the .a archives which are now in
    libofx-dev.  (Don't actually declare a replacement here, because
    that's not really correct; however, libofx-dev does depend on
    libofx2c2a, which in turn does Replace libofx2.)  (Closes: #340772)

 -- Thomas Bushnell, BSG <tb@debian.org>  Fri, 25 Nov 2005 13:20:38 -0800

libofx (1:0.8.0-7) unstable; urgency=low

  * ofxconnect/Makefile.am (ofxconnect_LDADD): Replace -lssl with
    -lgnutls-openssl.  Remove -lcrypt.

 -- Thomas Bushnell, BSG <tb@debian.org>  Wed, 23 Nov 2005 23:29:22 -0800

libofx (1:0.8.0-6) unstable; urgency=low

  * debian/rules (install, binary-arch): Put files in libofx2c2a package,
    not deprecated libofx2.

 -- Thomas Bushnell, BSG <tb@debian.org>  Tue, 22 Nov 2005 17:57:13 -0800

libofx (1:0.8.0-5) unstable; urgency=low

  * debian/rules (libofx2c2a): New package name, replacing libofx2, to
    signal ABI change.  Add Conflicts/Replaces against libofx2.
  (Build-Depends): Require at least version 4.0.2-4 of
    g++-4.0 (which produces this new ABI).
  (libofx-dev): Depend on libofx2c2a instead of libofx2.  Update
    description as well.
  (Closes: #339214)

 -- Thomas Bushnell, BSG <tb@debian.org>  Fri, 18 Nov 2005 00:37:29 -0800

libofx (1:0.8.0-4) unstable; urgency=low
    
  * debian/compat: New file (level 4).
    
  * debian/control (Build-Depends): Use libcurl3-gnutls-dev instead of
    libcurl3-dev to avoid libssl in this GPLd program.  
  
  * debian/control (Build-Depends): Depend on libcurl3-gnutls and
    libkrb5-dev to work around dependency bug in libcurl3-gnutls-dev.
  
  * debian/rules (binary-arch): Put .a and .la files into libofx-dev instead
    of libofx.
  * debian/control (ofx): New package.
  * debian/control (libofx2): Depend on ofx.
  * debian/rules (binary-arch): Install new ofx files into the new place.
    (Closes: #326989)

  * debian/rules (install): Put installed docs into proper directory name.
    (Closes: #294944)

 -- Thomas Bushnell, BSG <tb@debian.org>  Sat, 15 Oct 2005 15:32:42 -0700

libofx (1:0.8.0-3) unstable; urgency=low

  * debian/shlibs: Delete file (we're using dh_makeshlibs). (Closes: #325791).
  * debian/libofx0c102.docs: renamed to libofx2.docs.
  
 -- Thomas Bushnell, BSG <tb@debian.org>  Tue, 30 Aug 2005 17:54:00 -0700

libofx (1:0.8.0-2) unstable; urgency=high

  * debian/rules (binary-arch): Remove COPYING file from correct location.
    (version): Set to 0.8.0.
    (install): Remove doc files from correct location.
  
  * debian/control: 0.8.0 is an soname bump (not mentioned in the upstream
    ChangeLog, unfortunately), so rename the binary package to be libofx2,
    make corresponding changes here, and remove the conflicts with libofx1
    and libofx0c102.
  * debian/rules (binary-arch): Fetch documentation notes from libofx2 subdir.
    (major): Set to 2.
    (Closes: #324955)
  
 -- Thomas Bushnell, BSG <tb@debian.org>  Sat, 27 Aug 2005 13:38:38 -0700

libofx (1:0.8.0-1) unstable; urgency=low

  * Accept NMU from Thomas Viehmann. (Closes #319963)
  
  * New upstream release.  (Closes: #324793)
    
  * debian/control (Build-Depends): Depend on libcurl3-dev, which is the
    new location of the curl-config program.
  
 -- Thomas Bushnell, BSG <tb@debian.org>  Tue, 23 Aug 2005 19:33:52 -0700

libofx (1:0.7.0-7.1) unstable; urgency=low

  * Non-Maintainer Upload (patch prepared by Micha Lenk, but revised)
  * C++ transition: rename libofx1 to libofx1c2 (Closes: #319963).

 -- Thomas Viehmann <tv@beamnet.de>  Sun, 31 Jul 2005 16:07:41 +0200

libofx (1:0.7.0-7) unstable; urgency=low

  * Declare that libofx1 Replaces: libofx0c102.

 -- Thomas Bushnell, BSG <tb@debian.org>  Tue, 11 Jan 2005 18:52:28 -0800

libofx (1:0.7.0-6) unstable; urgency=low

  * I misunderstood the instructions of the ftp masters.  Revert the name
    of the -dev package to libofx-dev (without number).

 -- Thomas Bushnell, BSG <tb@debian.org>  Mon, 10 Jan 2005 22:28:16 -0800

libofx (1:0.7.0-5) unstable; urgency=low

  * Whoops, source package should remain libofx.  New epoch to deal with
    upload under this name that had the epoch marked.

 -- Thomas Bushnell, BSG <tb@debian.org>  Mon, 10 Jan 2005 20:28:59 -0800

libofx1 (0.7.0-4) unstable; urgency=low

  * Change source package name to libofx1 to avoid collision with the
    still-used 0.6.6 version of the library (which is now libofx0).

 -- Thomas Bushnell, BSG <tb@debian.org>  Mon, 10 Jan 2005 16:05:30 -0800

libofx (0.7.0-3) unstable; urgency=low

  * debian/shlibs: package for libofx is now libofx1.

 -- Thomas Bushnell, BSG <tb@debian.org>  Mon, 10 Jan 2005 12:31:42 -0800

libofx (0.7.0-2) unstable; urgency=high

  * debian/control: shlib package should be libofx1; adjust both
    descriptions and dependency information to match. (Closes: #289595).
    
  * lib/tree.hh (<class T1> destructor): Avoid explicit qualification in
    declaration.  (Closes: #289695).

 -- Thomas Bushnell, BSG <tb@debian.org>  Mon, 10 Jan 2005 11:43:40 -0800

libofx (0.7.0-1) unstable; urgency=low

  * New maintainer (Closes: #242468).
  * New upstream release.
  * debian/rules: Update version and major.
  * debian/control: build-depends on gengetopt and curl.
  * debian/shlibs: update soname.

 -- Thomas Bushnell, BSG <tb@debian.org>  Sat,  8 Jan 2005 13:31:53 -0800

libofx (0.6.6-2.1) unstable; urgency=high

  * Non-maintainer upload to fix release-critical bug.
  * Correct the Maintainer field by removing the spurious trailing dot,
    closes: #273421.

 -- Stephen Quinney <stephen@jadevine.org.uk>  Wed, 29 Sep 2004 09:41:45 +0100

libofx (0.6.6-2) unstable; urgency=low

  * QA Upload.
  * Set maintainer to Debian QA Group <packages@qa.debian.org>.

 -- Thomas Bushnell, BSG <tb@debian.org>  Tue, 17 Aug 2004 20:44:18 -0700

libofx (0.6.6-1) unstable; urgency=low

  * New upstream release.

 -- James A. Treacy <treacy@debian.org>  Fri, 16 Jan 2004 11:23:51 -0500

libofx (0.6.5-1) unstable; urgency=low

  * New upstream release.

 -- James A. Treacy <treacy@debian.org>  Thu, 23 Oct 2003 23:04:02 -0400

libofx (0.6.4-2) unstable; urgency=low

  * Add missing #include <locale.h> to ofx_utilities.cpp, which caused a build
    problem on some machines. Upstream cvs is already fixed. Closes: #191964

 -- James A. Treacy <treacy@debian.org>  Tue,  6 May 2003 22:10:56 -0400

libofx (0.6.4-1) unstable; urgency=low

  * New upstream release.

 -- James A. Treacy <treacy@debian.org>  Sun, 13 Apr 2003 12:01:13 -0400

libofx (0.6.3-2) unstable; urgency=low

  * recompiled for sp updates.

 -- James A. Treacy <treacy@debian.org>  Wed,  2 Apr 2003 22:06:57 -0500

libofx (0.6.3-1) unstable; urgency=low

  * New upstream release.

 -- James A. Treacy <treacy@debian.org>  Wed, 19 Mar 2003 08:42:41 -0500

libofx (0.6.2-10) unstable; urgency=low

  * Add docs accidentally removed in transition to gcc3.2. Closes: #180657

 -- James A. Treacy <treacy@debian.org>  Tue, 11 Feb 2003 22:13:21 -0500

libofx (0.6.2-9) unstable; urgency=low

  * Update shlibs for gcc 3.2
  * update build files. Closes: #176312

 -- James A. Treacy <treacy@debian.org>  Mon, 13 Jan 2003 01:00:53 -0500

libofx (0.6.2-8) unstable; urgency=low

  * build requires libosp-dev (>= 1.5release-1).

 -- James A. Treacy <treacy@debian.org>  Sun, 12 Jan 2003 01:11:32 -0500

libofx (0.6.2-7) unstable; urgency=low

  * Fix libofx-dev dependency.

 -- James A. Treacy <treacy@debian.org>  Sat, 11 Jan 2003 14:08:24 -0500

libofx (0.6.2-6) unstable; urgency=low

  * package renamed for transition to g++ 3.2

 -- James A. Treacy <treacy@debian.org>  Wed,  8 Jan 2003 00:28:50 -0500

libofx (0.6.2-5) unstable; urgency=low

  * Replacement config.sub and config.guess go in a subdir. Odd. Closes: #174066

 -- James A. Treacy <treacy@debian.org>  Tue, 24 Dec 2002 14:24:10 -0500

libofx (0.6.2-4) unstable; urgency=low

  * libofx-dev depends on libosp-dev. Closes: 

 -- James A. Treacy <treacy@debian.org>  Tue, 24 Dec 2002 12:28:40 -0500

libofx (0.6.2-3) unstable; urgency=low

  * uses newer version of config.sub and config.guess. Closes: #174066

 -- James A. Treacy <treacy@debian.org>  Mon, 23 Dec 2002 14:46:07 -0500

libofx (0.6.2-2) unstable; urgency=low

  * fix osp dependency

 -- James A. Treacy <treacy@debian.org>  Sun, 22 Dec 2002 22:52:45 -0500

libofx (0.6.2-1) unstable; urgency=low

  * New upstream source
  * Remove unneeded call to autoconf in build

 -- James A. Treacy <treacy@debian.org>  Sun, 22 Dec 2002 14:22:42 -0500

libofx (0.6.1-1) unstable; urgency=low

  * Initial release.

 -- James A. Treacy <treacy@debian.org>  Fri, 22 Nov 2002 02:07:18 -0500

