tag 830397 pending
thanks
Hello,
Bug #830397 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=openstack/python-shotgun.git;a=commitdiff;h=fa3aaa9
---
commit fa3aaa923be555118d599dddfbf37c0038248375
Author: Thomas Goirand <[email protected]>
Date: Mon Jul 11 13:57:24 2016 +0200
Add missing build-depends-indep: python-crypto (Closes: #830397).
diff --git a/debian/changelog b/debian/changelog
index 2a2491a..b8455b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-shotgun (9.0-3) unstable; urgency=medium
+
+ * Add missing build-depends-indep: python-crypto (Closes: #830397).
+
+ -- Thomas Goirand <[email protected]> Mon, 11 Jul 2016 13:56:57 +0200
+
python-shotgun (9.0-2) unstable; urgency=medium
* Add missing python-oslotest in build-depends-indep (Closes: #825167).