libinfinity (0.6.5-1) unstable; urgency=medium

  * New upstream release

 -- Philipp Kern <pkern@debian.org>  Thu, 22 Jan 2015 10:40:36 +0100

libinfinity (0.6.3-1) unstable; urgency=medium

  * New upstream release

 -- Philipp Kern <pkern@debian.org>  Mon, 13 Oct 2014 21:40:32 +0200

libinfinity (0.6.2-1) unstable; urgency=medium

  * New upstream release
    - Drop two patches integrated upstream.
    - Fix a crash upon connect. (Closes: #760766)

 -- Philipp Kern <pkern@debian.org>  Sun, 28 Sep 2014 14:05:01 +0200

libinfinity (0.6.1-1) unstable; urgency=medium

  * New upstream release
    - Drop all previous Debian-local patches taken from upstream.
    - Re-add the README from the upstream git repository.
    - Fix grammar issues pointed out by Lintian.
  * Made the debug package multiarch:same.

 -- Philipp Kern <pkern@debian.org>  Thu, 28 Aug 2014 14:15:31 -0700

libinfinity (0.5.5-2) unstable; urgency=medium

  * Build-depend and depend on libgnutls28-dev (Closes: #753114)

 -- Philipp Kern <pkern@debian.org>  Mon, 30 Jun 2014 23:09:47 +0200

libinfinity (0.5.5-1) unstable; urgency=medium

  * New upstream release
  * Added debian/upstream/signing-key.asc to enable signature verification
    in uscan.
  * Updated debian/watch to include the tarball detached signature location.

 -- Philipp Kern <pkern@debian.org>  Sat, 01 Feb 2014 13:04:20 +0100

libinfinity (0.5.4-1) unstable; urgency=low

  * New upstream release fixing multiple possible crashes.
  * Delete patches applied upstream:
    - 0001-Fix-a-few-enumeration-type-registration.patch
    - 0001-Check-for-libm-for-libinftextgtk.patch
    - 0001-Fix-a-crash-when-a-connection-goes-down-while-attemp.patch
    - 0001-Fix-assertion-fail-at-drawing-selection.patch
  * Refreshed the remaining patches.
  * Replace unversioned breaks introduced in 0.5.2-6.1 with conflicts.

 -- Philipp Kern <pkern@debian.org>  Tue, 30 Jul 2013 23:27:10 +0200

libinfinity (0.5.2-6.1) unstable; urgency=low

  * Non-maintainer upload with maintainer approval.
  * infinoted: Add Breaks: infinoted-0.4, infinoted-0.3 as they handled
    /usr/bin/infinoted via alternatives.
  * infinoted.preinst: Remove the alternative left over after removal of
    infinoted-0.4.  (Closes: #700300)

 -- Andreas Beckmann <anbe@debian.org>  Tue, 12 Feb 2013 22:06:36 +0100

libinfinity (0.5.2-6) unstable; urgency=low

  * Add a patch that fixes a crash when trying to show a selection
    towards the end of the document while this part is not available
    yet. (Closes: #635712)

 -- Philipp Kern <pkern@debian.org>  Tue, 27 Nov 2012 14:28:02 +0100

libinfinity (0.5.2-5) unstable; urgency=low

  * Fix a crash when a connection goes down while attempting to
    send data.
  * Revert "Mark infinoted multi-arch:foreign". It would not be useful
    in wheezy.
  * Refresh patch "Rework Gtk3 support".

 -- Philipp Kern <pkern@debian.org>  Wed, 24 Oct 2012 00:04:51 +0200

libinfinity (0.5.2-4) unstable; urgency=low

  * Recommend the correct infgtk3 library package in libinfinity-0.5-dbg.
    (Closes: #680444)
  * Mark infinoted multi-arch:foreign.

 -- Philipp Kern <pkern@debian.org>  Tue, 10 Jul 2012 12:34:18 -0600

libinfinity (0.5.2-3) unstable; urgency=low

  * Make infinoted the real daemon package, providing the non-versioned
    symlinks in the package itself.
  * Move infinoted-0.5 to oldlibs/extra as a transitional package.
  * Switch to debhelper compat level 9 to get automatic buildflags
    handling. Turn on all hardening flags. Cope with it installing to
    multiarch directories, marking libinfinity-0.5-0 and libinfgtk3-0.5-0
    multiarch same.
  * Drop obsolete README.Debian.

 -- Philipp Kern <pkern@debian.org>  Sat, 02 Jun 2012 22:43:10 +0200

libinfinity (0.5.2-2) unstable; urgency=low

  * Fix some enumeration type registrations; thanks to Colomban Wendling.
    (Closes: #675268)
  * Check for -lm in the build system. (Closes: #675267)

 -- Philipp Kern <pkern@debian.org>  Sat, 02 Jun 2012 18:28:55 +0200

libinfinity (0.5.2-1) unstable; urgency=low

  * New upstream release.
    - Delete 0001-infinoted-update-whatis.patch: applied upstream.
    - Fix compilation with glib2.32. (Closes: #665572)

 -- Philipp Kern <pkern@debian.org>  Sun, 25 Mar 2012 15:46:16 +0200

libinfinity (0.5.1-4) unstable; urgency=low

  * Build with Gtk3.
    - Change the library names of the gtk bindings.  (Committed upstream
      for the next release.)
  * Add a patch to fix the useless whatis entry of infinoted's manual page.

 -- Philipp Kern <pkern@debian.org>  Sun, 18 Mar 2012 13:29:38 +0100

libinfinity (0.5.1-3) unstable; urgency=low

  * Use dh-autoreconf to regenerate the build system.
    (Closes: #657973) (LP: #935237)

 -- Philipp Kern <pkern@debian.org>  Sun, 19 Feb 2012 13:17:47 +0100

libinfinity (0.5.1-2) unstable; urgency=low

  * Convert to minimal dh to support arch/indep targets.
  * Switch to xz compression.

 -- Philipp Kern <pkern@debian.org>  Fri, 11 Nov 2011 18:12:33 +0100

libinfinity (0.5.1-1) unstable; urgency=medium

  * New upstream bugfix release, which fixes a crash in infinoted.

 -- Philipp Kern <pkern@debian.org>  Fri, 05 Aug 2011 20:09:57 +0200

libinfinity (0.5.0-3) unstable; urgency=low

  * Build with PAM.

 -- Philipp Kern <pkern@debian.org>  Thu, 21 Jul 2011 18:41:21 +0200

libinfinity (0.5.0-2) unstable; urgency=low

  * Fix infinoted postinst and prerm.  (Closes: #620687)
  * Updated debian/copyright.

 -- Philipp Kern <pkern@debian.org>  Sun, 03 Apr 2011 15:50:33 +0200

libinfinity (0.5.0-1) unstable; urgency=low

  * New upstream release.
  * Drop patches applied upstream.

 -- Philipp Kern <pkern@debian.org>  Fri, 01 Apr 2011 10:44:57 +0200

libinfinity (0.4.2-2) unstable; urgency=low

  * Stop installing the .la file.  (Closes: #603899)
  * Add a manpage for infinoted, taken from upstream git.  (Closes: #572690)

 -- Philipp Kern <pkern@debian.org>  Wed, 09 Feb 2011 10:41:42 +0100

libinfinity (0.4.2-1) unstable; urgency=low

  * New upstream release
  * Drop patches (integrated upstream):
    - 0002-infinoted-set-umask-when-using-libdaemon.patch
    - 0003-Fix-the-build-on-Debian-Lenny-537.patch
    - 0004-Avoid-use-of-access-to-check-which-PID-file-director.patch
    - 0005-Fix-recon-ordering-on-remote-delete-operation-split.patch
    - 0006-Make-the-central-method-aware-of-callbacks-manipulating-the-connection-list.patch
    - 0007-Fix-a-crash-when-sending-opening-and-closing-XML-tag-in-one-go.patch

 -- Philipp Kern <pkern@debian.org>  Mon, 07 Feb 2011 10:45:49 +0100

libinfinity (0.4.1-4) unstable; urgency=low

  * Add bug fixes from upstream git repository:
    - Fix a crash when sending opening and closing XML tag in one go (#546)

 -- Philipp Kern <pkern@debian.org>  Fri, 08 Oct 2010 15:25:00 +0200

libinfinity (0.4.1-3) unstable; urgency=low

  * Add bug fixes from upstream git repository:
    - Fix recon ordering on remote delete operation split
    - Make the central method aware of callbacks manipulating the connection list

 -- Philipp Kern <pkern@debian.org>  Wed, 06 Oct 2010 17:23:36 +0200

libinfinity (0.4.1-2) unstable; urgency=low

  * Add bug fixes from upstream git repository:
    - infinoted: set umask when using libdaemon
    - Fix the build on Debian Lenny (#537)
    - infinoted: Avoid use of access() to check which PID file directory
      to use
  * Use source package v3 to apply those patches.

 -- Philipp Kern <pkern@debian.org>  Thu, 29 Jul 2010 13:44:23 -0400

libinfinity (0.4.1-1) unstable; urgency=low

  * New upstream release

 -- Philipp Kern <pkern@debian.org>  Sun, 14 Mar 2010 14:01:03 +0100

libinfinity (0.4.0-3) unstable; urgency=low

  * Use hardening-includes to harden the network service daemon
    infinoted.

 -- Philipp Kern <pkern@debian.org>  Sun, 10 Jan 2010 23:49:19 +0100

libinfinity (0.4.0-2) unstable; urgency=low

  * Fix up infinoted alternative in infinoted-0.4's postinst.
    (Closes: #562002)

 -- Philipp Kern <pkern@debian.org>  Tue, 22 Dec 2009 00:04:27 +0100

libinfinity (0.4.0-1) unstable; urgency=low

  * New upstream release
    - This release breaks on-the-wire protocol compatibility, ABI and
      API, thus the version number in the package names was changed
    - Added a build-dependency on libdaemon.

 -- Philipp Kern <pkern@debian.org>  Sun, 20 Dec 2009 16:33:51 +0100

libinfinity (0.3.0-1) experimental; urgency=low

  * Initial release (Closes: #525278)

 -- Philipp Kern <pkern@debian.org>  Mon, 20 Apr 2009 16:43:40 +0200

