Skip to content

Changelog libgitlab-api-v4-perl (0.26-1)

2021

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).

2020

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.

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.

2019

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.

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

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

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.

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.

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.

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.

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

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.

2018

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

   * Import upstream version 0.14.

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

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

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.

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.

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

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

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).

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

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

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

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

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).

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

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

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.

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

   * Import upstream version 0.04.

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.

2017

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

   * Initial release (closes: #885370).