jzmq (3.1.0-4) unstable; urgency=medium

  * Set locale to en_US when generating javadoc, to make the builds
    reproducible.

 -- Jan Niehusmann <jan@debian.org>  Fri, 10 Jul 2015 09:43:42 +0200

jzmq (3.1.0-3) unstable; urgency=low

  * Fix versioned dependency on default-jdk (epoch was missing)
  * Add Vcs-Git header

 -- Jan Niehusmann <jan@debian.org>  Thu, 22 Jan 2015 11:19:26 +0100

jzmq (3.1.0-2) unstable; urgency=low

  * Build-depend on default-jdk (>= 1.6) | openjdk-6-jdk | java-6-sdk,
    to make sure some jdk-6 is used to build the package.
    (This hopefully fixes builds on kfreebsd and sparc)
  * Add (jzmq) to the package description, so it can be found by
    searching for 'jzmq' (which is the name used by upstream)

 -- Jan Niehusmann <jan@debian.org>  Wed, 21 Jan 2015 20:28:18 +0100

jzmq (3.1.0-1) unstable; urgency=low

  * New packaging of jzmq
    (The existing contents of debian/ from upstream were
    completely outdated, so I started from scratch.
    (Closes: Bug#774985)
  * Cherry-Picked commit c08f892 by J.T. Conklin from upstream to
    pass $(JAVACFLAGS) to $(JAVAC) invocations.

 -- Jan Niehusmann <jan@debian.org>  Sun, 18 Jan 2015 21:47:00 +0100

