tag 867468 pending thanks Hello,
Bug #867468 reported by you has been fixed in the Git repository. You can see the changelog below, and you can check the diff of the fix at: https://anonscm.debian.org/cgit/openstack/services/glance.git/commit/?id=1c80f56 --- commit 1c80f5603d6b79c71fb6900d94c9bf70b57511eb Author: Thomas Goirand <tho...@goirand.fr> Date: Tue Oct 31 10:02:26 2017 +0000 Do not rm -rf /etc/glance on purge (Closes: #867468). diff --git a/debian/changelog b/debian/changelog index 4540ce2..4043e16 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +glance (2:15.0.0-2) UNRELEASED; urgency=medium + + * Do not rm -rf /etc/glance on purge (Closes: #867468). + + -- Thomas Goirand <z...@debian.org> Tue, 31 Oct 2017 10:02:06 +0000 + glance (2:15.0.0-1) experimental; urgency=medium [ Daniel Baumann ]