zmqpp (4.1.2-0ubuntu2) artful; urgency=medium

  * debian/control:
    - Switch libzmqpp-dev to depend on libzmq3-dev instead of libzmq5-dev as
      the former is actually what the new zeromq provides
  * Cleaned up the unused mkdir_before_install.diff patch

 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com>  Thu, 22 Jun 2017 09:45:38 +0200

zmqpp (4.1.2-0ubuntu1) yakkety; urgency=medium

  * New upstream release
  * debian/copyright:
    - Follow up on the license change to MPLv2
  * debian/watch:
    - Point to the new upstream location
  * debian/patches/support_use_fd_option.diff:
    - Support for ZMQ_USE_FD (LP: #1612240)
  * debian/patches/fix_ftbfs_new_boost.diff:
    - Fix FTBFS on yakkety due to boost1.61
  * debian/control:
    - Bump the libzmq3-dev dependency for the new required features in zeromq
    - Add the libsodium-dev build-dep for the test libs
    - Rename package to libzmqpp4 as the ABI changed and the soname was bumped
    - Bump the standards version to 3.9.7
  * debian/rules:
    - Remove the unneeded statically linked library archive
  * Drop debian/patches/mkdir_before_install.diff
  * Drop debian/patches/fix_1256886.diff

 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com>  Thu, 11 Aug 2016 17:15:27 +0200

zmqpp (3.2.0-0ubuntu4) xenial; urgency=medium

  * (Build-)depend on libzmq5-dev.

 -- Matthias Klose <doko@ubuntu.com>  Mon, 14 Mar 2016 19:08:23 +0100

zmqpp (3.2.0-0ubuntu4~gcc5.1) wily; urgency=medium

  * No-change test rebuild for g++5 ABI transition

 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 15 Jul 2015 16:30:02 +0000

zmqpp (3.2.0-0ubuntu3) trusty; urgency=low

  * debian/rules:
    - Force -g to allow generating -dbg packages
  * debian/patches/fix_1256886.diff:
    - Fix memory alignment crash issue (LP: #1256886)

 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@canonical.com>  Mon, 02 Dec 2013 14:16:41 +0100

zmqpp (3.2.0-0ubuntu2) trusty; urgency=low

  * debian/control:
    - Add the missing libzmq3-dev dependency to the libzmqpp-dev package
    - Fixed missing dependency on the main library
  * debian/changelog:
    - Use the correct GPL-3 license text for packaging

 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@canonical.com>  Fri, 15 Nov 2013 18:22:31 +0100

zmqpp (3.2.0-0ubuntu1) trusty; urgency=low

  * Initial release

 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@canonical.com>  Tue, 12 Nov 2013 17:25:07 +0100
