pion-net (4.0.7+dfsg-3.1ubuntu2) trusty; urgency=low

  * No change rebuild for Boost 1.54 transition.

 -- Dmitrijs Ledkovs <xnox@ubuntu.com>  Mon, 21 Oct 2013 12:30:36 +0100

pion-net (4.0.7+dfsg-3.1ubuntu1) saucy; urgency=low

  * Link against boost system.
  * Import patch from fedora to use boost filesystem version 3.
  * Use updated boost::TIME_UTC_
  * Use autoreconf, but using ancient versions.
  * Define a bunch of variables that are use for dllexport on windows (?!)

 -- Dmitrijs Ledkovs <dmitrij.ledkov@ubuntu.com>  Fri, 24 May 2013 16:02:16 +0100

pion-net (4.0.7+dfsg-3.1) unstable; urgency=low

  * Non maintainer upload
  * Fix build failure with GCC 4.7. Closes: #672036.

 -- Matthias Klose <doko@debian.org>  Thu, 10 May 2012 21:59:39 +0200

pion-net (4.0.7+dfsg-3) unstable; urgency=low

  * Remove call to deprecated io_service() (Closes: #653787)

 -- Roberto C. Sanchez <roberto@connexer.com>  Mon, 09 Jan 2012 16:40:13 -0500

pion-net (4.0.7+dfsg-2) unstable; urgency=low

  * Add patch for aclocal.m4, thanks to Jakub Willk (Closes: #649124)

 -- Roberto C. Sanchez <roberto@connexer.com>  Fri, 25 Nov 2011 17:24:52 -0500

pion-net (4.0.7+dfsg-1) unstable; urgency=low

  * New upstream release

 -- Roberto C. Sanchez <roberto@connexer.com>  Fri, 30 Sep 2011 23:17:15 -0400

pion-net (4.0.5+dfsg-1) unstable; urgency=low

  * New upstream release (Closes: 632455)
  * Switch from ostream for logging to log4cpp
  * Update to Standards-Version 3.9.2 (no changes)

 -- Roberto C. Sanchez <roberto@connexer.com>  Sat, 02 Jul 2011 21:37:36 -0400

pion-net (4.0.1+dfsg-2) unstable; urgency=low

  * Stop shipping debug symbols for PionWebServer and PionHelloServer to
    prevent file conflicts when SONAME changes (Closes: #617933)

 -- Roberto C. Sanchez <roberto@connexer.com>  Sat, 12 Mar 2011 13:15:25 -0500

pion-net (4.0.1+dfsg-1) unstable; urgency=low

  * New upstream release
  * Rename packages:
    + libpion-net-3.0 -> libpion-net-4.0
    + libpion-common-3.0 -> libpion-common-4.0
  * Update copyright years in debian/copyright

 -- Roberto C. Sanchez <roberto@connexer.com>  Thu, 10 Mar 2011 18:00:18 -0500

pion-net (3.0.21+dfsg-1) unstable; urgency=low

  * New upstream release (Closes: #565061)
  * Update to Standards-Version 3.9.1 (no changes)
  * Version the -dbg packages to track the versioned runtime packages

 -- Roberto C. Sanchez <roberto@connexer.com>  Thu, 27 Jan 2011 12:21:39 -0500

pion-net (3.0.9+dfsg-1) unstable; urgency=low

  * New upstream release

 -- Roberto C. Sanchez <roberto@connexer.com>  Sat, 01 May 2010 11:36:15 -0400

pion-net (3.0.7+dfsg-1) unstable; urgency=low

  * New upstream release

 -- Roberto C. Sanchez <roberto@connexer.com>  Tue, 13 Apr 2010 08:02:40 -0400

pion-net (3.0.5+dfsg-1) unstable; urgency=low

  * New upstream release
  * Rename packages:
    + libpion-net-2.2.12 -> libpion-net-3.0
    + libpion-common-2.2.12 -> libpion-common-3.0
  * Switch to dpkg-source 3.0 (quilt) format

 -- Roberto C. Sanchez <roberto@connexer.com>  Sat, 03 Apr 2010 10:17:18 -0400

pion-net (2.2.12+dfsg-1) unstable; urgency=low

  * New upstream release
  * Rename packages:
    + libpion-net-2.2.10 -> libpion-net-2.2.12
    + libpion-common-2.2.10 -> libpion-common-2.2.12
  * Update to Standards-Version 3.8.4 (no changes)

 -- Roberto C. Sanchez <roberto@connexer.com>  Sat, 20 Feb 2010 12:47:17 -0500

pion-net (2.2.10+dfsg-1) unstable; urgency=low

  * New upstream release
  * Rename packages:
    + libpion-net-2.2.8 -> libpion-net-2.2.10
    + libpion-common-2.2.8 -> libpion-common-2.2.10

 -- Roberto C. Sanchez <roberto@connexer.com>  Mon, 25 Jan 2010 11:48:10 -0500

pion-net (2.2.8+dfsg-2) unstable; urgency=low

  * Adjust Build-Depends to remove non-existent packages (Closes: #562382)
  * Add ${misc:Depends} to the packages that lacked it (pleases lintian)
  * Use chrpath to remove hard coded rpath from binaries and libraries

 -- Roberto C. Sanchez <roberto@connexer.com>  Tue, 05 Jan 2010 20:17:04 -0500

pion-net (2.2.8+dfsg-1) unstable; urgency=low

  * New upstream release
  * Rename packages:
    + libpion-net-2.2.2 -> libpion-net-2.2.8
    + libpion-common-2.2.2 -> libpion-common-2.2.8

 -- Roberto C. Sanchez <roberto@connexer.com>  Mon, 07 Dec 2009 20:28:58 -0500

pion-net (2.2.2+dfsg-2) unstable; urgency=low

  * libpion-common-dev: Do not install duplicate lintian override 
  * libpion-net-dbg: Remove erroneous dependency on libpion-net-plugins
  * debian/rules: Add --disable-lockfree option to ./configure command

 -- Roberto C. Sanchez <roberto@connexer.com>  Mon, 12 Oct 2009 16:35:12 -0400

pion-net (2.2.2+dfsg-1) unstable; urgency=low

  * New upstream release
    + debian/patches/g++-4.4.patch: Removed, merged upstream
    + Remove --without-cpu option from configure command, as upstream now
      checks if -march=i686 works first
  * Rename packages:
    + libpion-net-2.1.8 -> libpion-net-2.2.2
    + libpion-common-2.1.8 -> libpion-common-2.2.2
  * Add new debug packages:
    + libpion-common-dev
    + libpion-common-dbg
    + libpion-net-plugins-dbg

 -- Roberto C. Sanchez <roberto@connexer.com>  Sat, 10 Oct 2009 02:30:52 -0400

pion-net (2.1.8+dfsg-2) unstable; urgency=low

  * Fix watch file so it reports version number correctly
  * Add --without-cpu option to configure command, as upstream unhelpfully
    hard codes -march=i686 to the g++ command line (Closes: #549572)
  * Fix build with g++-4.4 (Closes: #549671)

 -- Roberto C. Sanchez <roberto@connexer.com>  Mon, 05 Oct 2009 23:09:57 -0400

pion-net (2.1.8+dfsg-1) unstable; urgency=low

  * Initial release (Closes: #547607)

 -- Roberto C. Sanchez <roberto@connexer.com>  Sat, 19 Sep 2009 10:53:53 -0400

