libjna-java (5.13.0-2) unstable; urgency=medium

  [ tony mancill ]
  * Team upload.

  [ Alexandre Rossi ]
  * Fix JNA Hello World on armhf (Closes: #1029908)

 -- tony mancill <tmancill@debian.org>  Sat, 28 Jan 2023 15:25:15 -0800

libjna-java (5.13.0-1) unstable; urgency=medium

  * Team upload

  [ Alexandre Rossi ]
  * New upstream version 5.13.0
  * Add basic quickstart autopkgtest
  * Add debug output to autopkgtest helloworld log
  * Fix getMultiArchPath() for aarch64, armhf and ppc64el (Closes: #1028374)
  * Unfuzz patches
  * Use dpkg facilities for multiarch vars
  * Declare compliance to standards-version 4.6.2 (no change)
  * Add Rules-Require-Root
  * Force creation of lib symlinks to avoid build error
  * Update lintian overrides; source-is-missing for HTML is false positive

 -- Alexandre Rossi <niol@zincube.net>  Thu, 26 Jan 2023 22:29:46 +0100

libjna-java (5.12.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
  * Removed the -java-doc package
  * Removed .gitattributes from the upstream tarball
  * Standards-Version updated to 4.6.1

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 05 Dec 2022 15:23:48 +0100

libjna-java (5.9.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 5.9.0
  * Add build-dep on libasm-java
  * Refresh patches for new upstream version
  * Bump Standards-Version to 4.6.0

 -- tony mancill <tmancill@debian.org>  Tue, 26 Oct 2021 06:59:11 -0700

libjna-java (5.6.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
  * Switch to debhelper level 13
  * Standards-Version updated to 4.5.1

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 04 Feb 2021 08:02:36 +0100

libjna-java (5.5.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS with gcc-10 due to warning that cannot be checked
    correctly. Closes: #966889

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Mon, 24 Aug 2020 11:53:52 +0100

libjna-java (5.5.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
  * Standards-Version updated to 4.5.0

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 08 Jun 2020 00:16:29 +0200

libjna-java (4.5.2-2) unstable; urgency=medium

  * Team upload
  * Add patch to address build path in soname (Closes: #956178)
  * Specify debhelper compat 12 via debhelper-compat dependency

 -- tony mancill <tmancill@debian.org>  Fri, 10 Apr 2020 22:15:26 -0700

libjna-java (4.5.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
  * Backported the fix for the build failure with GCC 8
  * Standards-Version updated to 4.2.0
  * Removed debian/orig-tar.sh

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 13 Aug 2018 23:12:51 +0200

libjna-java (4.5.1-3) unstable; urgency=medium

  * Team upload.
  * Fixed the build failure with ant/1.10.3-2

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 02 Jul 2018 14:55:35 +0200

libjna-java (4.5.1-2) unstable; urgency=medium

  * Team upload.
  * Fixed the build failure with Java 10 (Closes: #898459)
  * Standards-Version updated to 4.1.4
  * Switch to debhelper level 11
  * Use salsa.debian.org Vcs-* URLs

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 11 May 2018 23:40:33 +0200

libjna-java (4.5.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
  * Removed the contradicting javadoc patches
  * Standards-Version updated to 4.1.3

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 10 Jan 2018 00:32:50 +0100

libjna-java (4.5.0-2) unstable; urgency=medium

  * Team upload.
  * Fixed the build failure with Java 9 (Closes: #874649)
  * Standards-Version updated to 4.1.1

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 29 Nov 2017 17:20:25 +0100

libjna-java (4.5.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
  * Standards-Version updated to 4.1.0

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 15 Sep 2017 14:43:54 +0200

libjna-java (4.4.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
    - Added a link to ant.jar in the lib directory
  * Install the javadoc under /usr/share/doc/libjna-java/api
  * Include /usr/share/dpkg/pkg-info.mk instead of parsing dpkg-parsechangelog
  * Standards-Version updated to 4.0.0
  * Switch to debhelper level 10

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 05 Jul 2017 15:31:09 +0200

libjna-java (4.2.2-3) unstable; urgency=medium

  * Team upload.
  * Ignore the jna.boot.library.path and jna.boot.library.name properties
    and always load the system jnidispatch library (Closes: #858876)

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 12 Apr 2017 10:52:44 +0200

libjna-java (4.2.2-2) unstable; urgency=medium

  * Team upload.
  * Drop build-dependency on hardening-wrapper. (Closes: #836632)
  * Standards-Version updated to 3.9.8 (no changes)

 -- tony mancill <tmancill@debian.org>  Sun, 04 Sep 2016 21:40:00 -0700

libjna-java (4.2.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Renamed the native library to avoid conflicts with other JNA jars used
    on the system (LP: #1065253)
  * Improved the reproducibility:
    - Use the year of the source date in the copyright notice of the javadoc
  * Standards-Version updated to 3.9.7 (no changes)
  * Use secure Vcs-* fields
  * Call dh_installchangelogs only once during the build

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 23 Mar 2016 13:45:27 +0100

libjna-java (4.2.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
  * Improved the reproducibility:
    - Set the locale and remove the timestamps when generating the javadoc

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 03 Nov 2015 23:27:46 +0100

libjna-java (4.2.0-1) unstable; urgency=medium

  * Team upload
  * New upstream release
    - Refreshed the patches

 -- Emmanuel Bourg <ebourg@apache.org>  Sat, 03 Oct 2015 00:46:21 +0200

libjna-java (4.1.0-1) unstable; urgency=low

  * Team upload

  [ Andrew Ross ]
  * New upstream release (Closes: #733488)
  * Refreshed the patches (up to version 3.4.1)
  * Link javadoc to default-jdk API
  * Remove Michael Koch <konqueror@gmx.de> from uploaders (Closes: #654084).
  * Use hardening-wrapper to correct lintian warnings.
  * Update d/watch for new upstream location

  [ Emmanuel Bourg ]
  * Refreshed the patches (up to version 4.1.0)
  * Removed 08-multiarch-support.patch (merged upstream since JNA 3.5.0)
  * Removed 02-builddir.patch (merged upstream since 4.0.0)
  * Removed 05-support-gnu-kfreebsd.patch (merged upstream since 4.0.0)
  * Added a default implementation of Structure.getFieldOrder() to preserve
    the compatibility with JNA < 3.5.0
  * Moved libjnidispatch.so into its own new arch any libjna-jni package
  * Install libjnidispatch.so in a multiarch path
  * Install the Maven artifacts for the platform jar (Closes: #743732)
  * Moved platform.jar to its own libjna-platform-java package
  * Added a repack script to clean the upstream tarball
  * Install the upstream changelog
  * debian/control:
    - Use canonical URLs for the Vcs-* fields
    - Standards-Version updated to 3.9.6 (no changes)
  * Switch to debhelper level 9
  * debian/copyright:
    - Updated to the Copyright Format 1.0
    - Fixed the short name of the license applied to the debian/* files
    - JNA is now dual licensed under the LGPL-2.1+ or the Apache-2.0 license

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 16 Oct 2014 00:23:15 +0200

libjna-java (3.2.7-4) unstable; urgency=low

  * Remove optional build time dependency on openjdk-6-jdk (depend on
    default-jdk) to fix Debcheck warning.
  * Install jna-platform.jar with javahelper instead of mavenhelper
    (Closes: #629081).

 -- Andrew Ross <ubuntu@rossfamily.co.uk>  Fri, 03 Jun 2011 18:13:57 +0100

libjna-java (3.2.7-3) experimental; urgency=low

  * Seach multiarch paths for libraries (Closes: #620122)

 -- Andrew Ross <ubuntu@rossfamily.co.uk>  Wed, 25 May 2011 21:19:02 +0100

libjna-java (3.2.7-2) unstable; urgency=low

  * Build and install platform.jar too.
  * Bump Standards-Version to 3.9.2.
  * Drop dependency on jre.
  * Update debian/copyright to cover platform code.
  * Add myself to uploaders.

 -- Andrew Ross <ubuntu@rossfamily.co.uk>  Sun, 22 May 2011 21:19:01 +0100

libjna-java (3.2.7-1) unstable; urgency=low

  * New upstream release (Closes: #602564)
  * refresh patches
  * switch debian/watch to new kenai URL
  * change SVN URL in debian/repack-source.sh
  * fix debian/repack-source.sh to use the directory given to uscan via
    -destdir
  * add mh_clean to clean target in debian/rules
  * bump Standards-Version to 3.9.1
  * bump maven-repo-helper dependency to (>= 1.5~)
  * don't compress example java files

 -- Jan Dittberner <jandd@debian.org>  Sun, 20 Feb 2011 15:18:39 +0100

libjna-java (3.2.4-2) unstable; urgency=low

  * make libjna-java buildable on GNU/kFreeBSD
  * debian/control: set Build-Depends to default-jdk | openjdk-6-jdk
  * set JAVA_HOME to /usr/lib/jvm/default-java
  * add debian/patches/05-support-gnu-kfreebsd.patch to support
    GNU/kFreeBSD architectures
  * debian/rules: add -Djni.md5="" to ant call
  * import debian/patches/50-remove-gjdoc-inexistent-options.dpatch as
    debian/patches/06-remove-gjdoc-inexistent-options.patch

 -- Jan Dittberner <jandd@debian.org>  Wed, 26 May 2010 00:14:07 +0200

libjna-java (3.2.4-1) unstable; urgency=low

  [ Ludovic Claude ]
  * Team upload.
  * New upstream release
  * Added myself as uploader
  * Add Maven metadata
  * debian/control:
     - add dependency on maven-repo-helper

  [ Jan Dittberner ]
  * refresh patches

 -- Jan Dittberner <jandd@debian.org>  Wed, 21 Apr 2010 16:36:37 +0200

libjna-java (3.2.3-2) unstable; urgency=low

  * Team upload.
  * refresh patches
  * add debian/patches/04-load-native-code-from-fs.patch to try to load
    native library from /usr/lib/jni if system property
    jna.boot.library.path is not set (Closes: #576879)
  * debian/control:
    - set debhelper dependency to >= 7.0.50~
    - update Standards-Version to 3.8.4 (no changes needed)
    - add Vcs-Git and Vcs-Browser fields
  * switch to source format 3.0 (quilt)
    - add debian/source/format
    - remove quilt dependency from debian/control
    - remove patch rules from debian/rules
    - modify clean target to work with unpatched sources too
  * parse version from changelog in debian/rules
  * add myself to Uploaders
  * switch to dh7 rules in debian/rules

 -- Jan Dittberner <jandd@debian.org>  Thu, 08 Apr 2010 14:51:06 +0200

libjna-java (3.2.3-1) unstable; urgency=low

  * New upstream release.
  * Fixed debian/repack-source.sh to correctly use mktemp.
  * Make libjna-java Depends on *-headless packages.
  * Moved package under pkg-java control.
  * Added debian/README.source to describe quilt.
  * Added myself as Uploader.

 -- Michael Koch <konqueror@gmx.de>  Mon, 02 Nov 2009 14:14:51 +0100

libjna-java (3.1.0-5) unstable; urgency=low

  * Removing vcs fields.
  * Removing README.source.
  * Orphaning package.

 -- Daniel Baumann <daniel@debian.org>  Thu, 27 Aug 2009 08:47:56 +0200

libjna-java (3.1.0-4) unstable; urgency=low

  * Rediffing nbproject.patch (Closes: #538624).
  * Updating to standards version 3.8.3.
  * Adding maintainer homepage field to control.
  * Marking maintainer homepage field to be also included in binary
    packages and changelog.
  * Adding README.source.

 -- Daniel Baumann <daniel@debian.org>  Tue, 25 Aug 2009 11:41:51 +0200

libjna-java (3.1.0-3) unstable; urgency=low

  * Updating maintainer field.
  * Updating vcs fields.
  * Updating, sorting and wrapping depends.

 -- Daniel Baumann <daniel@debian.org>  Sat, 15 Aug 2009 09:40:19 +0200

libjna-java (3.1.0-2) unstable; urgency=low

  * Removing watch file.
  * Flipping maintainer and uploaders field.
  * Upgrading package to standards version 3.8.2.
  * Updating package sections.

 -- Daniel Baumann <daniel@debian.org>  Sun, 26 Jul 2009 15:57:25 +0200

libjna-java (3.1.0-1) unstable; urgency=low

  * Updating standards to 3.8.1.
  * Using correct rfc-2822 date formats in changelog.
  * Merging upstream version 3.1.0.
  * Updating version number in rules.
  * Updating year in copyright file.
  * Updating rules file to current state of the art.

 -- Daniel Baumann <daniel@debian.org>  Tue, 09 Jun 2009 11:36:24 +0200

libjna-java (3.0.9-1) unstable; urgency=low

  * Initial release (Closes: #480074).

 -- Daniel Baumann <daniel@debian.org>  Fri, 02 Jan 2009 09:41:00 -0500
