summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2023-02-24 00:42:34 +0100
committergregor herrmann <gregoa@debian.org>2023-02-24 00:42:34 +0100
commit8608f6d820ea3d5f184d87fdd093d7605f35eda0 (patch)
tree4d95ed888a223c01f9bd7b8ce08325216d09b96a
parentff45214275490fa1637dcc6ac9dd9ed3d3fa9948 (diff)
releasing package libgitlab-api-v4-perl version 0.26-3 into distribution unstabledebian/0.26-3
Gbp-Dch: Ignore
-rw-r--r--debian/changelog23
1 files changed, 17 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index be79d83..4d9711c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,24 @@
-libgitlab-api-v4-perl (0.26-3) UNRELEASED; urgency=medium
+libgitlab-api-v4-perl (0.26-3) unstable; urgency=medium
[ Debian Janitor ]
- * Update standards version to 4.6.0, no changes needed.
- * Update standards version to 4.6.1, no changes needed.
- * Update lintian override info format in d/libgitlab-
- api-v4-perl.lintian-overrides on line 2-3.
+ * Update lintian override info format in
+ d/libgitlab-api-v4-perl.lintian-overrides.
* Update standards version to 4.6.2, no changes needed.
- -- Debian Janitor <janitor@jelmer.uk> Tue, 10 Jan 2023 19:56:52 +0100
+ [ 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