tag 867631 pending
thanks
Hello,
Bug #867631 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/python-nanomsg.git/commit/?id=8499c45
---
commit 8499c45b2bf793d5c2b8c11be0f1a5381bd28a57
Author: Scott Kitterman <[email protected]>
Date: Fri Jul 7 20:55:18 2017 -0400
* Adjust python3 build-depends to python3-all-dev to fix FTBFS when there
are multiple supported python3 versions (Closes: #867631)
diff --git a/debian/changelog b/debian/changelog
index aa0a91d..8e51c1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-nanomsg (1.0-2) unstable; urgency=medium
+
+ * Team upload.
+ * Adjust python3 build-depends to python3-all-dev to fix FTBFS when there
+ are multiple supported python3 versions (Closes: #867631)
+
+ -- Scott Kitterman <[email protected]> Fri, 07 Jul 2017 20:47:43 -0400
+
python-nanomsg (1.0-1) unstable; urgency=low
* Initial release (Closes: #776083)