jpy (0.13.0-1build3) noble; urgency=medium

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <ginggs@ubuntu.com>  Thu, 11 Apr 2024 11:12:17 +0000

jpy (0.13.0-1build2) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <ginggs@ubuntu.com>  Tue, 31 Oct 2023 17:03:32 +0000

jpy (0.13.0-1build1) lunar; urgency=medium

  * Rebuild to drop Python 3.10 extension

 -- Jeremy Bicha <jbicha@ubuntu.com>  Tue, 28 Feb 2023 17:21:51 -0500

jpy (0.13.0-1) unstable; urgency=medium

  * Team upload.

  [ Stefano Rivera ]
  * Update Homepage and URLs to new GitHub org, jpy-consortium.

  [ Edward Betts ]
  * d/control: Remove .git from end of github URL in Homepage field.

  [ Debian Janitor ]
  * Update standards version to 4.6.0, no changes needed.
  * Update standards version to 4.6.1, no changes needed.

  [ Bo YU ]
  * New Upstream Release. 
    Fix ftbfs on python3.11. Closes: #1022176

 -- Bo YU <tsu.yubo@gmail.com>  Tue, 15 Nov 2022 18:26:08 +0000

jpy (0.9.0-4) unstable; urgency=medium

  * Team upload.

  [ Alastair McKinstry ]
  * Drop hard-coded xz compression
  * Use dh-sequence-python3 rather than --with python3
  * Use debhelper-compat (=13)
  * Standards-Version: 4.5.1
  * Add d/gpb.conf pointing to DEP-14 branches
  * Point vcs-git to debian/latest branch

  [ Louis-Philippe Véronneau ]
  * Update the VCS paths. Closes: #946109

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Drop custom source compression.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Stefano Rivera ]
  * Patch: Python 3.10 support, thanks Steve Langasek (Closes: #999409)
  * Declare Rules-Requires-Root: no.

 -- Stefano Rivera <stefanor@debian.org>  Thu, 18 Nov 2021 13:54:06 -0400

jpy (0.9.0-3) unstable; urgency=medium

  * Drop python-jpy for python2 transition
  * Standards-Version: 4.4.0
  * Switch to pybuild buildsystem for debhelper 12
  * Use debhelper level 12
  * Update default_jvm.patch
  * Disable automated tests as pybuild gets the paths wrong (for now)

 -- Alastair McKinstry <mckinstry@debian.org>  Wed, 17 Jul 2019 12:53:58 +0100

jpy (0.9.0-2) unstable; urgency=medium

  * Drop obsolete X-Python*-Version field in d/control
  * Stanrdards-Version: 4.1.5
  * Change refs in d/docs to .md files from .rst; debhelper now fails on this
    change, not silently. Closes: #903333

 -- Alastair McKinstry <mckinstry@debian.org>  Mon, 09 Jul 2018 11:31:02 +0100

jpy (0.9.0-1) unstable; urgency=medium

  * Change version from 0.9 to 0.9.0 to match upstream
  * Standards-Version: 4.1.4

 -- Alastair McKinstry <mckinstry@debian.org>  Mon, 21 May 2018 08:56:04 +0100

jpy (0.9-1) unstable; urgency=medium

  * New upstream release
    - no_ez-setup patch obsolete
    - Patch added to not build Java component with Maven (yet)
  * Standards-Version: 4.1.3
  * Move VCS to point to salsa.debian.org

 -- Alastair McKinstry <mckinstry@debian.org>  Sun, 11 Feb 2018 10:31:43 +0000

jpy (0.8-9) unstable; urgency=medium

  * Log class has no method warning. Use error instead.

 -- Alastair McKinstry <mckinstry@debian.org>  Wed, 02 Aug 2017 10:41:54 +0100

jpy (0.8-8) unstable; urgency=medium

  * Add patch to disable failure on test failure (mips test fails
    randomly due to resource issues) Closes: #866536

 -- Alastair McKinstry <mckinstry@debian.org>  Wed, 02 Aug 2017 07:10:20 +0100

jpy (0.8-7) unstable; urgency=medium

  * Ignore tests on mips, mipsel; they fail intermittently due to low mem

 -- Alastair McKinstry <mckinstry@debian.org>  Wed, 05 Jul 2017 09:38:14 +0100

jpy (0.8-6) unstable; urgency=medium

  * Update watch file
  * DH_COMPAT=10, debhelper dependency updated
  * Standards-Version: 4.0.0; no changes required

 -- Alastair McKinstry <mckinstry@debian.org>  Mon, 03 Jul 2017 09:13:59 +0100

jpy (0.8-5) unstable; urgency=medium

  [ Fernando Seiti Furusato ]
  * debian/patches/ppc64el.patch: fixing ppc64el arch dir to fix FTBFS.
    OpenJDK is currently using notation 'ppc64le'. Closes: #833174

  [ Chris Lamb ]
  * Patch for bit-reproduciblity. Closes: #834897.

  [Alastair McKinstry]
  * Enable powerpc, arm64, sparc64 archs.

 -- Alastair McKinstry <mckinstry@debian.org>  Mon, 05 Sep 2016 18:55:30 +0100

jpy (0.8-4) unstable; urgency=medium

  * Adapt patch to detect more archs correctly

 -- Alastair McKinstry <mckinstry@debian.org>  Thu, 07 Jul 2016 09:15:00 +0100

jpy (0.8-3) unstable; urgency=medium

  * Remove hard-coded amd64/i386 arch for JVM search.
    Use `dpkg --print-architecture`

 -- Alastair McKinstry <mckinstry@debian.org>  Thu, 07 Jul 2016 09:14:41 +0100

jpy (0.8-2) unstable; urgency=medium

  * Standards-Version: 3.9.8
  * Patch to make producible: don't output build-date in properties file

 -- Alastair McKinstry <mckinstry@debian.org>  Mon, 20 Jun 2016 09:49:02 +0100

jpy (0.8-1) unstable; urgency=low

  * Initial release. Closes: #815893.

 -- Alastair McKinstry <mckinstry@debian.org>  Mon, 11 Apr 2016 08:16:27 +0000
