libgitlab-api-v4-perl (0.26-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Update lintian override info format in
    d/libgitlab-api-v4-perl.lintian-overrides.
  * Update standards version to 4.6.2, no changes needed.

  [ g0t mi1k ]
  * Add patch: run_pipeline_schedule.
    Using GitLab's API v4, it is possible to manually run a scheduled
    pipeline job.
  * Add patch: PUT multipart edit_project.
    Using GitLab's API v4, it is possible to change a project's avatar.
    However the request needs to be submitted via PUT with `Content-Type:
    multipart/form-data` header set.

  [ gregor herrmann ]
  * Refresh bash completion.
  * Update years of packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Fri, 24 Feb 2023 00:38:53 +0100

libgitlab-api-v4-perl (0.26-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends-Indep: Drop versioned constraint on libhttp-tiny-perl,
      libio-prompter-perl, libnamespace-clean-perl, libpath-tiny-perl,
      libstrictures-perl, libtry-tiny-perl.
    + libgitlab-api-v4-perl: Drop versioned constraint on libhttp-tiny-perl,
      libio-prompter-perl, libnamespace-clean-perl, libpath-tiny-perl,
      libstrictures-perl, libtry-tiny-perl in Depends.

 -- Jelmer Vernooĳ <jelmer@debian.org>  Sun, 28 Aug 2022 14:10:35 +0100

libgitlab-api-v4-perl (0.26-1) unstable; urgency=medium

  * Import upstream version 0.26.
  * Update years of upstream and packaging copyright, and
    upstream license terms.
  * Declare compliance with Debian Policy 4.5.1.
  * Refresh bash completion.
  * Drop unused lintian override (groff-message).

 -- gregor herrmann <gregoa@debian.org>  Sun, 31 Jan 2021 20:07:08 +0100

libgitlab-api-v4-perl (0.25-2) unstable; urgency=medium

  * Refresh bash completion.
  * Bump debhelper-compat to 13.
  * Update lintian override (renamed tag).
  * Build-depend on dh-sequence-bash-completion, and remove manual
    dh_bash-completion invocation.

 -- gregor herrmann <gregoa@debian.org>  Thu, 13 Aug 2020 13:59:40 +0200

libgitlab-api-v4-perl (0.25-1) unstable; urgency=medium

  * Import upstream version 0.25.
  * Update years of packaging copyright.
  * Update bash completion.
  * Declare compliance with Debian Policy 4.5.0.
  * Set Rules-Requires-Root: no.
  * Set upstream metadata fields: Bug-Submit.

 -- gregor herrmann <gregoa@debian.org>  Thu, 13 Feb 2020 22:48:28 +0100

libgitlab-api-v4-perl (0.23-1) unstable; urgency=medium

  * Import upstream version 0.23.
  * Refresh bash completion.
  * Add year of upstream copyright.
  * Declare compliance with Debian Policy 4.4.1.

 -- gregor herrmann <gregoa@debian.org>  Thu, 24 Oct 2019 19:49:03 +0200

libgitlab-api-v4-perl (0.22-1) unstable; urgency=medium

  * Import upstream version 0.22.
  * Refresh bash completion..

 -- gregor herrmann <gregoa@debian.org>  Fri, 13 Sep 2019 19:27:05 +0200

libgitlab-api-v4-perl (0.21-1) unstable; urgency=medium

  * Import upstream version 0.21.
  * Fix debian/watch.
    This got mangled in a semi-automated update.
  * Remove obsolete fields Name, Contact from debian/upstream/metadata.
  * Refresh bash completion.

 -- gregor herrmann <gregoa@debian.org>  Sun, 25 Aug 2019 21:34:12 +0200

libgitlab-api-v4-perl (0.20-1) unstable; urgency=medium

  * Import upstream version 0.20.
  * Refresh bash completion.
  * Annotate test-only build dependencies with <!nocheck>.
  * Drop unneeded version constraints from (build) dependencies.
  * debian/watch: use uscan version 4.

 -- gregor herrmann <gregoa@debian.org>  Sat, 27 Jul 2019 22:11:04 -0300

libgitlab-api-v4-perl (0.19-1) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * Import upstream version 0.17.

  [ intrigeri ]
  * Import upstream version 0.19
  * Bump debhelper compatibility version to 12.
  * Declare compatibility with Debian Policy 4.4.0.
  * Make versioned dependencies that are satisfied in oldoldstable unversioned.
  * Document upstream license change.

 -- intrigeri <intrigeri@debian.org>  Sun, 21 Jul 2019 18:22:49 +0000

libgitlab-api-v4-perl (0.16-1) unstable; urgency=medium

  * Import upstream version 0.16.
  * Update upstream contact.
  * Update build dependencies.
  * Update a lintian override (changed line number).
  * debian/rules: add a manual target to test module regeneration.

 -- gregor herrmann <gregoa@debian.org>  Tue, 19 Feb 2019 18:56:00 +0100

libgitlab-api-v4-perl (0.15-2) unstable; urgency=medium

  * Add bash completion for gitlab-api-v4:
    + Add debian/utils/make-mapping.py by Dmitry Bogatov: Script to generate
      bash completion for gitlab-api-v4 from the Perl module and the Gitlab
      API documentation.
    + debian/copyright: add Dmitry Bogatov for debian/utils/make-mapping.py.
    + Add debian/utils/update-shell-completions as a wrapper to download the
      gitlab package and call the script for creating the bash completion.
      Also hook it up as a manual target in debian/rules.
    + Install the bash completion file. Add a build dependency on bash-
      completion, add dh_bash-completion to debian/rules, and create a
      debian/libgitlab-api-v4-perl.bash-completion file.
    Thanks to Dmitry Bogatov for the bug report and the generation script.
    Closes: #913055

 -- gregor herrmann <gregoa@debian.org>  Fri, 15 Feb 2019 20:28:51 +0100

libgitlab-api-v4-perl (0.15-1) unstable; urgency=medium

  * Import upstream version 0.15.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 4.3.0.
  * Bump debhelper compatibility level to 11.
  * Update (build) dependency on dual-lifed HTTP::Tiny.
  * Add a pointer about breaking changes in the gitlab-api-v4 script
    to debian/NEWS.

 -- gregor herrmann <gregoa@debian.org>  Thu, 10 Jan 2019 18:15:03 +0100

libgitlab-api-v4-perl (0.14-1) unstable; urgency=medium

  * Import upstream version 0.14.

 -- gregor herrmann <gregoa@debian.org>  Sun, 09 Dec 2018 17:33:07 +0100

libgitlab-api-v4-perl (0.13-1) unstable; urgency=medium

  * Team upload
  * Import upstream version 0.13
  * Update lintian-overrides

 -- Xavier Guimard <yadd@debian.org>  Fri, 09 Nov 2018 14:16:18 +0100

libgitlab-api-v4-perl (0.12-1) unstable; urgency=medium

  * Import upstream version 0.12.
  * Update lintian override (change line number), and add new overrides for
    the two library vs. application tags.

 -- gregor herrmann <gregoa@debian.org>  Mon, 17 Sep 2018 18:30:30 +0200

libgitlab-api-v4-perl (0.11-1) unstable; urgency=medium

  [ Laurent Baillet ]
  * fix lintian wrong-path-for-interpreter error

  [ gregor herrmann ]
  * Import upstream version 0.11.
  * Build-depend on perl 5.21.8 for MIME::Base64 3.15.
  * Declare compliance with Debian Policy 4.2.1.

 -- gregor herrmann <gregoa@debian.org>  Sun, 02 Sep 2018 19:08:48 +0200

libgitlab-api-v4-perl (0.10-1) unstable; urgency=medium

  * Import upstream version 0.10.
  * Drop delete_project_hook.patch, fixed upstream.

 -- gregor herrmann <gregoa@debian.org>  Wed, 06 Jun 2018 16:44:06 +0200

libgitlab-api-v4-perl (0.09-1) unstable; urgency=medium

  * Import upstream version 0.09.
  * Update (build) dependencies.
  * Refresh delete_project_hook.patch.
  * Update lintian override (line number).

 -- gregor herrmann <gregoa@debian.org>  Mon, 04 Jun 2018 22:33:57 +0200

libgitlab-api-v4-perl (0.08-2) unstable; urgency=medium

  * Add patch to work around failure in delete_project_hook().

 -- gregor herrmann <gregoa@debian.org>  Sat, 02 Jun 2018 16:03:27 +0200

libgitlab-api-v4-perl (0.08-1) unstable; urgency=medium

  * Import upstream version 0.08.
  * Update lintian override (line numbers),

 -- gregor herrmann <gregoa@debian.org>  Thu, 17 May 2018 22:06:12 +0200

libgitlab-api-v4-perl (0.07-1) unstable; urgency=medium

  * Import upstream version 0.07.
  * Update (build) dependencies.
  * Declare compliance with Debian Policy 4.1.4.
  * Update lintian override (change line number).

 -- gregor herrmann <gregoa@debian.org>  Sun, 13 May 2018 17:40:26 +0200

libgitlab-api-v4-perl (0.05-1) unstable; urgency=medium

  * Import upstream version 0.05.
  * Drop patch which was cherry-picked from upstream Git.

 -- gregor herrmann <gregoa@debian.org>  Tue, 06 Mar 2018 23:03:50 +0100

libgitlab-api-v4-perl (0.04-2) unstable; urgency=medium

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

  [ gregor herrmann ]
  * Add patch from upstrem git repo to fix issues with whitespace in
    commandline values.

 -- gregor herrmann <gregoa@debian.org>  Fri, 02 Mar 2018 21:53:31 +0100

libgitlab-api-v4-perl (0.04-1) unstable; urgency=medium

  * Import upstream version 0.04.

 -- gregor herrmann <gregoa@debian.org>  Sun, 04 Feb 2018 23:27:39 +0100

libgitlab-api-v4-perl (0.03-1) unstable; urgency=medium

  * Import upstream version 0.03.
    Fixes "Wide character in print at /usr/bin/gitlab-api-v4 line 106"
    (Closes: #886351)
  * Update years of upstream and packaging copyright.
  * Update (build) dependencies.
  * Declare compliance with Debian Policy 4.1.3.
  * Drop an unneeded version constraint.
  * Bump debhelper compatibility level to 10.

 -- gregor herrmann <gregoa@debian.org>  Sat, 13 Jan 2018 03:27:58 +0100

libgitlab-api-v4-perl (0.02-1) unstable; urgency=low

  * Initial release (closes: #885370).

 -- gregor herrmann <gregoa@debian.org>  Tue, 26 Dec 2017 16:26:51 +0100
