* 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).
* 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.
* 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.
* Import upstream version 0.23.
* Refresh bash completion.
* Add year of upstream copyright.
* Declare compliance with Debian Policy 4.4.1.
* Import upstream version 0.22.
* Refresh bash completion..
* 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.
* 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.
* 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.
* 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.
* 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
* 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.
* Import upstream version 0.14.
* Team upload
* Import upstream version 0.13
* Update lintian-overrides
* Import upstream version 0.12.
* Update lintian override (change line number), and add new overrides for
the two library vs. application tags.
[ 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.
* Import upstream version 0.10.
* Drop delete_project_hook.patch, fixed upstream.
* Import upstream version 0.09.
* Update (build) dependencies.
* Refresh delete_project_hook.patch.
* Update lintian override (line number).
* Add patch to work around failure in delete_project_hook().
* Import upstream version 0.08.
* Update lintian override (line numbers),
* Import upstream version 0.07.
* Update (build) dependencies.
* Declare compliance with Debian Policy 4.1.4.
* Update lintian override (change line number).
* Import upstream version 0.05.
* Drop patch which was cherry-picked from upstream Git.
[ 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.
* Import upstream version 0.04.
* 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.
* Initial release (closes: #885370).