tag 829656 pending
thanks
Hello,
Bug #829656 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/python-mkdocs.git;a=commitdiff;h=51f5e2e
---
commit 51f5e2ed0d86b9b647e2f6f773baf286a872290e
Author: Brian May <[email protected]>
Date: Fri Jul 15 18:26:05 2016 +1000
Fix dependencies
diff --git a/debian/changelog b/debian/changelog
index 020fc7f..da426ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-mkdocs (0.15.3-4) unstable; urgency=medium
+
+ * Ensure build depends get generated correctly. Closes: #829656.
+
+ -- Brian May <[email protected]> Fri, 15 Jul 2016 18:25:17 +1000
+
python-mkdocs (0.15.3-3) unstable; urgency=medium
* Look for theme files under /usr/share. Closes: #820783.