libnative-platform-java (0.14-3) unstable; urgency=medium

  * d/control:
    * Remove Damien Raude-Morvan from Uploaders (Closes: #889384)
    * Update Standards-Version to 4.1.3
  * d/Makefile: Move -lcurses to the end of the command, thus fixing a symbol
    error in Ubuntu
  * Update debhelper compat level to 11
  * Remove disabled patches

 -- Kai-Chung Yan (殷啟聰) <seamlikok@gmail.com>  Fri, 09 Mar 2018 22:19:26 +0800

libnative-platform-java (0.14-2) unstable; urgency=medium

  * Team upload.
  * Build javadoc with internal source files and really fix the FTBFS with
    OpenJDK 9. (Closes: #874645)

 -- Markus Koschany <apo@debian.org>  Wed, 29 Nov 2017 22:27:59 +0100

libnative-platform-java (0.14-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 0.14.
  * Declare compliance with Debian Policy 4.1.1.
  * d/copyright: Use https for Format field.
  * Update native-platform.pom to version 0.14.
  * Fix FTBFS with Java 9.
    Thanks to Chris West for the report. (Closes: #874645)
  * Require at least a Java 7 compatible JDK.
  * Drop PosixFile_rename.patch.
  * Refresh libname.diff.

 -- Markus Koschany <apo@debian.org>  Thu, 23 Nov 2017 18:15:18 +0100

libnative-platform-java (0.11-5) unstable; urgency=medium

  * d/control: Breaks libgradle-core-java (<< 3.1~) (Closes: #844021)

 -- Kai-Chung Yan <seamlikok@gmail.com>  Fri, 02 Dec 2016 14:15:16 +0800

libnative-platform-java (0.11-4) unstable; urgency=medium

  * Let libnative-platform-java depends on libnative-platform-jni
    (>= ${source:Version})
  * Use the original Makefile to build the package instead of Gradle. The
    multiarch circular build-dependencies is very tricky to handle
    * Remove gradle-debian-helper from Build-Depends

 -- Kai-Chung Yan <seamlikok@gmail.com>  Thu, 10 Nov 2016 18:40:17 +0800

libnative-platform-java (0.11-3) unstable; urgency=medium

  * Let libnative-platform-java depends on libnative-platform-jni (>= 0.10) so
    that previously BD-Uninstallable builds satisfy the BDs

 -- Kai-Chung Yan <seamlikok@gmail.com>  Tue, 08 Nov 2016 18:35:35 +0800

libnative-platform-java (0.11-2) unstable; urgency=medium

  * Fix the FTBFS on architecutres other than x86

 -- Kai-Chung Yan <seamlikok@gmail.com>  Tue, 08 Nov 2016 17:19:49 +0800

libnative-platform-java (0.11-1) unstable; urgency=medium

  * New upstream release
  * d/copyright: Exclude *.jar
  * d/control:
    * Depends on default-jdk-headless | default-jdk
    * Remove unused build-dependencies: ant, libjoptsimple-java
  * Use gradle-debian-helper to build this package
  * Use javahelper to install Javadoc
  * New PosixFile_rename.patch to fix the renaming of PosixFile. This patch may
    be safe to remove once Gradle is updated to 3.x.
  * d/rules: Separate arch-dependent and arch-indep build commands

 -- Kai-Chung Yan <seamlikok@gmail.com>  Wed, 02 Nov 2016 18:18:39 +0800

libnative-platform-java (0.10+dfsg-2) unstable; urgency=medium

  * Team upload.
  * No longer use the maven-repo-helper DH sequencer. (Closes: #806630)
    This is a work-around for #805228.
  * Update Vcs URLs in debian/control to use https URLs.
  * Bump Standards-Version to 3.9.8.

 -- tony mancill <tmancill@debian.org>  Sun, 17 Jul 2016 19:39:01 -0700

libnative-platform-java (0.10+dfsg-1) unstable; urgency=low

  * Team Upload.

  [ Kai-Chung Yan ]
  * New upstream release.
  * Move the build script for Debian packaging out from quilt patches.
  * d/Makefile: Javadoc does not include internal classes.
  * d/Makefile: Fix Launchpad bug #1238322 about symbol lookup error
  * d/control: Add myself as Uploaders

  [ Markus Koschany ]
  * Declare compliance with Debian Policy 3.9.6.
  * Simplify get-orig-source target and use Files-Excluded mechanism to remove
    a prebuilt gradle jar file. Repack the source tarball.
  * debian/control: Vcs-Browser: Switch to cgit.

 -- Hans-Christoph Steiner <hans@eds.org>  Wed, 17 Jun 2015 13:28:49 -0400

libnative-platform-java (0.3~rc2-3) unstable; urgency=medium

  * d/patches/native_locator_usr_lib_first.patch: Use java.library.path
    to scan for library path instead of hardcoded /usr/lib/jni/
    It should support Multi-Arch paths.
  * d/patches/libname.diff: Drop Linux32Bit / Linux64Bit because system
    libraries are always named same under Linux.
  * Makefile: Import work from gil cattaneo <puntogil@libero.it> which
    provide better support for Linux-*. Thanks!
  * d/control: Update Standards-Version to 3.9.5 (no changes needed)

 -- Damien Raude-Morvan <drazzib@debian.org>  Sun, 19 Jan 2014 11:00:24 +0100

libnative-platform-java (0.3~rc2-2) unstable; urgency=low

  * Upload to unstable.
  * d/control: Force Build-Depends on default-jdk (>= 1:1.6) to exclude
    any platform which may use GCJ as Java runtime (Closes: #704677).
  * d/watch: Include Bart Martens version. Thanks!

 -- Damien Raude-Morvan <drazzib@debian.org>  Mon, 06 May 2013 01:20:35 +0200

libnative-platform-java (0.3~rc2-1) experimental; urgency=low

  * New upstream release (from git tag 0.3-rc-2).
  * Refresh patches.

 -- Damien Raude-Morvan <drazzib@debian.org>  Tue, 26 Feb 2013 00:55:01 +0100

libnative-platform-java (0.3~rc1-1) experimental; urgency=low

  * New upstream release (from git tag 0.3-rc-1).
  * d/control: Bump Standards-Version to 3.9.4, no changes needed.
  * d/control: Fix Vcs-* headers to use anon.

 -- Damien Raude-Morvan <drazzib@debian.org>  Sun, 24 Feb 2013 17:32:06 +0100

libnative-platform-java (0.3~git20120207-1) experimental; urgency=low

  * New upstream Git snapshot (on 2012-02-07):
    - Drop d/patches/include_locale_h.patch, merged upstream.
    - Refresh others patches.
  * Also build -curses library.

 -- Damien Raude-Morvan <drazzib@debian.org>  Sun, 10 Feb 2013 19:21:57 +0100

libnative-platform-java (0.3~git20120103-2) experimental; urgency=low

  * Fix packages inclusion rule for JAR.
  * Force -source and -target during javac call.

 -- Damien Raude-Morvan <drazzib@debian.org>  Sat, 12 Jan 2013 16:18:49 +0100

libnative-platform-java (0.3~git20120103-1) experimental; urgency=low

  * Initial release (Closes: #697984).

 -- Damien Raude-Morvan <drazzib@debian.org>  Sat, 12 Jan 2013 14:22:07 +0100
