tag 824858 pending
thanks
Hello,
Bug #824858 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:
http://git.debian.org/?p=python-modules/packages/pickleshare.git;a=commitdiff;h=b9d3efb
---
commit b9d3efb2b8152f9e551cee0be738bdb1612b0a13
Author: Julien Puydt <[email protected]>
Date: Sat May 21 16:13:37 2016 +0200
Documented changes
diff --git a/debian/changelog b/debian/changelog
index 68a22e5..bc285b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pickleshare (0.7.2-2) UNRELEASED; urgency=medium
+
+ * Added dep on pathlib2. (Closes: #824858)
+ * Added basic sanity check of the package during build.
+
+ -- Julien Puydt <[email protected]> Sat, 21 May 2016 15:58:04 +0200
+
pickleshare (0.7.2-1) unstable; urgency=medium
[Ondřej Nový]