From 91ac5b3262d4f57c161ce0184ebf6bb7b673b3e4 Mon Sep 17 00:00:00 2001 From: Michael Fladischer <FladischerMichael@fladi.at> Date: Wed, 20 Dec 2023 16:27:22 +0000 Subject: [PATCH] Update changelog for 1.3.2-1 release --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 01036a0..459426d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +python-django-netfields (1.3.2-1) unstable; urgency=low + + * New upstream version 1.3.2 + * Add patch to replace distutils with setuptools in preparation for Python + 3.12. + + -- Michael Fladischer <fladi@debian.org> Wed, 20 Dec 2023 16:27:16 +0000 + python-django-netfields (1.3.1-1) unstable; urgency=medium * New upstream version 1.3.1 -- GitLab