From 229fffe14c18613012b81cf394a938b849ba08a8 Mon Sep 17 00:00:00 2001 From: Viktor Dragomiretskyy Date: Mon, 13 Jul 2020 17:51:22 +1200 Subject: [PATCH] Bump to 0.7~ppa1 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 91e5051..11ae690 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +python-validity (0.7~ppa1) bionic; urgency=medium + + * Use single instance of a systemd service (at least for now) + * Switch to use logger instead of prints + * Catch signals to enforce graceful shutdown + + -- uunicorn Mon, 13 Jul 2020 17:49:58 +1200 + python-validity (0.6~ppa1) bionic; urgency=medium * Add dependency on innoextract