libinline-java-perl (0.67-1build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <wgrant@ubuntu.com>  Mon, 01 Apr 2024 16:07:18 +1100

libinline-java-perl (0.67-1build3) noble; urgency=medium

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <doko@ubuntu.com>  Sat, 02 Mar 2024 15:51:36 +0100

libinline-java-perl (0.67-1build2) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 10 Jan 2024 13:43:44 +0100

libinline-java-perl (0.67-1build1) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Fri, 04 Nov 2022 11:55:31 +0100

libinline-java-perl (0.67-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.67.
  * Add new build dependency: libfile-which-perl.
  * Refresh 03_reproducible_path.patch: offset.
  * Add Archive key to debian/upstream/metadata.
  * Remove debian/tests/pkg-perl/use-name.
    The distribution now contains META.* files where autopkgtests's use.t
    finds the name.
  * debian/rules: remove duplicate inclusion of
    /usr/share/dpkg/architecture.mk.
  * debian/rules: fix building of JNI extension.
    We still used DEB_MAKEMAKER_USER_FLAGS, which is a cdbs variable, to set
    BUILD_JNI after the switch from cdbs to dh.
    Set a make variable and use it in override_dh_auto_configure instead.

 -- gregor herrmann <gregoa@debian.org>  Tue, 15 Feb 2022 21:31:49 +0100

libinline-java-perl (0.66-4) unstable; urgency=medium

  * Team upload.
  * Improve package for cross-building.
    - Add build dependency on perl-xs-dev.
    - Find perl library path in cross-build-compatible way.
  * Drop unused lintian override.

 -- gregor herrmann <gregoa@debian.org>  Wed, 03 Nov 2021 17:47:33 +0100

libinline-java-perl (0.66-3) unstable; urgency=medium

  [ Debian Janitor ]
  * set upstream metadata fields:
    Bug-Database Bug-Submit Repository Repository-Browse
  * rely on pre-initialized dpkg-architecture variables

  [ Jonas Smedegaard ]
  * update git-buildpackage config: avoid any .git* files
  * update watch file:
    + use file format 4
    + track only MetaCPAN URI
    + mention gbp --uscan in usage comment
    + use substitution strings
  * simplify rules;
    stop build-depend on devscripts dh-buildinfo cdbs
  * use debhelper compatibility level 13 (not 9);
    build-depend on debhelper-compat (not debhelper)
  * relax to (build-)depend unversioned on libinline-perl:
    required version satisfied in all supported Debian releases
  * declare compliance with Debian Policy 4.6.0
  * update copyright info: update coverage
  * use semantic newlines in long description and copyright fields

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 12 Sep 2021 02:14:30 +0200

libinline-java-perl (0.66-2) unstable; urgency=medium

  * Team upload.
  * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
  * debian/rules: add armel and powerpc to NO_JNI_ARCH.
  * Declare compliance with Debian Policy 4.1.5.

 -- gregor herrmann <gregoa@debian.org>  Sun, 29 Jul 2018 15:18:11 +0200

libinline-java-perl (0.66-1) unstable; urgency=medium

  * Team upload.
  * New upstream release 0.66.
  * Declare compliance with Debian Policy 4.1.4.

 -- gregor herrmann <gregoa@debian.org>  Sun, 08 Apr 2018 19:07:45 +0200

libinline-java-perl (0.64-1) unstable; urgency=medium

  * Team upload.

  [ Damyan Ivanov ]
  * merge extra changelog stanza

  [ gregor herrmann ]
  * Install examples.
    Thanks to lintian.
  * Use HTTPS for Format URL in debian/copyright.
    Thanks to lintian.
  * Add a lintian override (source-contains-prebuilt-java-object)
    for a test file.
  * Drop build dependency on libinline-c-perl, as per upstream changes.
  * Remove rapackaging fragments. The problematic file, and in fact the
    whole directory, was removed upstream in 0.62.

  * New upstream release 0.64.
  * Drop pod-spelling.patch, merged upstream.
  * autopkgtest: add debian/tests/pkg-perl/use-name to tell autopkgtest's
    use.t which module to test, in case META.* is gone like in 0.64.

 -- gregor herrmann <gregoa@debian.org>  Mon, 26 Mar 2018 17:07:38 +0200

libinline-java-perl (0.63-1) unstable; urgency=medium

  * Team upload.

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Damyan Ivanov ]
  * New upstream version 0.63
  * drop 02_reporducibl_build.patch; applied upstream
  * enable all hardening build flags
  * rules: set DEB_HOST_ARCH only if not already set by dpkg-buildpackage
  * bump cdbs build-dependency for possible hardening support
  * add Testsuite header
  * refresh lines of 03_reproducible_path.patch
  * use secure protocol for cpan URL in debian/watch
  * add pod-spelling.patch

 -- Damyan Ivanov <dmn@debian.org>  Sun, 18 Mar 2018 17:54:22 +0000

libinline-java-perl (0.58~dfsg-3) unstable; urgency=medium

  * Team upload.
  * Add patch to get rid of build path to hopefully male build
    reproducible.
  * Declare compliance with Debian Policy 4.0.0.

 -- gregor herrmann <gregoa@debian.org>  Fri, 04 Aug 2017 15:38:38 -0400

libinline-java-perl (0.58~dfsg-2) unstable; urgency=medium

  * Team upload.
  * debian/rules: don't build JNI extension on some architectures where it
    seems to have problems. (Closes: #754755)
  * Declare compliance with Debian Policy 3.9.8.
  * Update lintian override to match new lintian tag name.
  * Update Vcs-Git in debian/control to use https.

 -- gregor herrmann <gregoa@debian.org>  Wed, 21 Dec 2016 22:15:57 +0100

libinline-java-perl (0.58~dfsg-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * Repackage upstream tarball, excluding sourceless jar file.
  * Drop patch 01: Adopted upstream.
  * Unfuzz patch 02.
  * Declare compliance with Debian Policy 3.9.7.
  * Update copyright info:
    + Extend copyright of packaging to cover current year.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 05 Feb 2016 14:03:13 +0100

libinline-java-perl (0.56-2) unstable; urgency=medium

  * Add patch 02 to make build reproducible.
  * Revert to build-depend unversioned on debhelper: It is not for
    debhelper to dictate versioned dependency, so related lintian notice
    is wrong (which is believed to be the reason severity is so low).
  * Fix use https protocol in Vcs-Browser URL.
  * Update copyright info:
    + Extend copyrigt coverage for myself to include recent years.
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
  * Have watch file also (and primarily) track github releases.
  * Have CDBS fetch from github (apparently CPAN is lagging behind).
  * Put aside upstream cruft during build (not just clean it) to not
    upset git-buildpackage.
    Tighten build-dependency on cdbs for put-aside support.
  * Bump debhelper compatibility level to 9.
  * Override lintian regarding build-depending unversioned on debhelper.
  * Add lintian overrides regarding license in License-Reference field.
    See bug#786450.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 03 Aug 2015 17:17:31 +0200

libinline-java-perl (0.56-1) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * Imported Upstream version 0.55
  * Add git URL to Source field in debian/copyright.
  * Update build and runtime dependencies.
    The new release needs libinline-perl (>= 0.68) and libinline-c-perl.

  [ Peter Pentchev ]
  * Depend unconditionally on default-jdk, as per the Debian policy for
    Java section 2.2.  Closes: #770762
  * Remove some autogenerated files to allow the package to build twice
    in a row.  Closes: #770844
  * Set LC_NUMERIC=C when running the tests since some of them assume
    that the decimal point separator is a period.  Closes: #770845
  * Depend on debhelper >> 8 to appease Lintian.
  * Bump Standards-Version to 3.9.6 with no changes.
  * Improve the package's long description.
  * Add the 01-typos patch to fix the manual pages.
  * Switch to the cgit frontend for Vcs-Browser.
  * New upstream release.

 -- Peter Pentchev <roam@ringlet.net>  Wed, 26 Nov 2014 12:31:04 +0200

libinline-java-perl (0.53-3) unstable; urgency=medium

  * Team upload.
  * Fix broken symlinks when built under Perl 5.20.
    Since the vendorarch path differs, we can't use a fixed length for
    relative links.
    (Closes: #753057)

 -- gregor herrmann <gregoa@debian.org>  Tue, 29 Jul 2014 18:40:14 +0200

libinline-java-perl (0.53-2) unstable; urgency=low

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to use canonical hostname (anonscm.debian.org).

  [ Jonas Smedegaard ]
  * Update README.source to emphasize control.in file as *not* a
    show-stopper for contributions, referring to wiki page for details.
  * Fix use canonical Vcs-Git and Vcs-Browser URLs.
  * Bump standards compliance to standards-version 3.9.5.
  * Update watch file to use www.cpan.org and metacpan.org URLs (not
    search.cpan.org URL).
  * Bump packaging license to GPL-3+, and extend copyrigt coverage for
    myself to include recent years.
  * Fix resolve (not hardcode) path to perl libraries during install.
    Closes: bug#752706. Thanks to Niko Tyni.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 26 Jun 2014 23:05:32 +0200

libinline-java-perl (0.53-1) unstable; urgency=low

  * Initial packaging release.
    Closes: bug#684098.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 07 Aug 2012 03:36:49 +0200
