tag 884686 pending
thanks
Hello,
Bug #884686 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/python-modules/packages/cloudpickle.git/commit/?id=89d7adc
---
commit 89d7adca099b5f4599ba6e3f6e713eee4a154426
Author: Diane Trout <[email protected]>
Date: Mon Dec 18 10:44:23 2017 -0800
Forgot to update substvar for the Python 2 package (Closes: #884686)
- Thanks: Mattia Rizzolo
diff --git a/debian/changelog b/debian/changelog
index 2581f06..d015f62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+cloudpickle (0.5.2-2) unstable; urgency=medium
+
+ * Forgot to update substvar for the Python 2 package (Closes: #884686)
+ - Thanks: Mattia Rizzolo
+
+ -- Diane Trout <[email protected]> Mon, 18 Dec 2017 10:32:39 -0800
+
cloudpickle (0.5.2-1) unstable; urgency=medium
* New upstream version. (Closes: #883782)