From d0ba03e4b9cf3485fa83ce5cb64a7db8811752e4 Mon Sep 17 00:00:00 2001 From: Luca Boccassi <luca.boccassi@microsoft.com> Date: Tue, 17 Aug 2021 15:08:14 +0100 Subject: [PATCH] Update changelog for 0.11.10-1 release --- debian/changelog | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4ed2e19..4ed199b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -python-applicationinsights (0.11.9-4) UNRELEASED; urgency=medium +python-applicationinsights (0.11.10-1) unstable; urgency=medium [ Ondřej Nový ] * d/control: Update Maintainer field with new Debian Python Team @@ -9,7 +9,13 @@ python-applicationinsights (0.11.9-4) UNRELEASED; urgency=medium [ Debian Janitor ] * Refer to common license file for CC0-1.0. - -- Ondřej Nový <onovy@debian.org> Thu, 24 Sep 2020 08:44:16 +0200 + [ Luca Boccassi ] + * Bump Standards-Version to 4.5.1, no changes + * Bump debhelper-compat to 13 + * Merge tag '0.11.10' into debian/sid + * Drop autopkgtest field from d/control + + -- Luca Boccassi <bluca@debian.org> Tue, 17 Aug 2021 15:08:03 +0100 python-applicationinsights (0.11.9-3) unstable; urgency=medium -- GitLab