From dc2a386560719bd10f68f40d2a8be2336b7911e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5vard=20Flaget=20Aasen?= <haavard_aasen@yahoo.no> Date: Mon, 29 Nov 2021 20:07:57 +0100 Subject: [PATCH] Update changelog. --- debian/changelog | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8a61038..387e97f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ python-agate-excel (0.2.5-1) UNRELEASED; urgency=medium + * Team upload. [ Debian Janitor ] * Use secure URI in Homepage field. * Bump debhelper from old 12 to 13. - * Update standards version to 4.5.1, no changes needed. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. @@ -16,8 +16,18 @@ python-agate-excel (0.2.5-1) UNRELEASED; urgency=medium [ HÃ¥vard Flaget Aasen ] * New upstream version 0.2.5 New version is compatible with openpyxl version 3.0.9 Closes: #1000552 - - -- HÃ¥vard Flaget Aasen <haavard_aasen@yahoo.no> Mon, 29 Nov 2021 18:40:30 +0100 + * Rebase patches, mark patches forwarded: not-needed. + * Update Standards-Version to 4.6.0. + * Update homepage. + * Add python3-olefile, drop sphinx-common and dpkg-dev as + build dependencies. + * Add rules-requires-root. + * Drop 'built-using' field. + * d/watch: Bump version to 4. + * d/source/local-options -> options. To build twice in a row. + * autopkgtest: Get Python version with 's' flag. + + -- HÃ¥vard Flaget Aasen <haavard_aasen@yahoo.no> Mon, 29 Nov 2021 20:04:38 +0100 python-agate-excel (0.2.3-1) unstable; urgency=medium -- GitLab