From 14c81824b8c9f7b743768a9c6007e448482728ed Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 28 Dec 2015 09:37:20 +0000 Subject: [PATCH] Rebuild to fix permission error in Py3 (Closes: #807435). --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5ce5c32..0823664 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-pygit2 (0.23.0-2) unstable; urgency=medium + + * Rebuild to fix permission error in Py3 (Closes: #807435). + + -- Thomas Goirand Mon, 28 Dec 2015 09:37:04 +0000 + python-pygit2 (0.23.0-1) unstable; urgency=medium * New upstream release (Closes: #797185):