tag 882107 pending
thanks
Hello,
Bug #882107 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/openstack/python/python-django-compressor.git/commit/?id=5a945b1
---
commit 5a945b19ea3cede6c9acddec489c2a07c24ca49d
Author: Thomas Goirand <[email protected]>
Date: Thu Nov 23 10:46:23 2017 +0000
* Removed debian/pydist-overrides which is creating the unwanted runtime
build-depends: python-appconf (Closes: #882107).
diff --git a/debian/changelog b/debian/changelog
index 0407cfe..70948bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-django-compressor (2.2-4) unstable; urgency=medium
+
+ * Removed debian/pydist-overrides which is creating the unwanted runtime
+ build-depends: python-appconf (Closes: #882107).
+
+ -- Thomas Goirand <[email protected]> Thu, 23 Nov 2017 10:45:34 +0000
+
python-django-compressor (2.2-3) unstable; urgency=medium
* Fixed python{3,}-django-appconf instead of just -appconf (Closes: #881065).