tag 800882 pending
thanks
Hello,
Bug #800882 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/cairosvg.git;a=commitdiff;h=c8fea34
---
commit c8fea34abf77b16a81752a05a4c4a754d95a2318
Author: Michael Fladischer <[email protected]>
Date: Sun Oct 11 10:15:08 2015 +0200
Update changelog.
diff --git a/debian/changelog b/debian/changelog
index 0f07494..4d9075f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+cairosvg (1.0.17-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Depend on python(3)-cairo instead of python(3)-cairocffi as they are the
+ cairo bindings preferred by upstream. (Closes: #800882)
+ * Use pypi.debian.net service for uscan. This source tarball differs
+ from the one on github as far as it does not include the W3C SVG
+ test suite which seems to be DFSG-incompatible.
+ * Remove python-cairo, python-nose, python3-cairo and python3-nose
+ from Build-depends now that the test suite is no longer part of the
+ source tarball.
+ * Update Vcs-* fields to point to new git repository.
+
+ -- Michael Fladischer <[email protected]> Sun, 11 Oct 2015 10:01:25 +0200
+
cairosvg (1.0.16-1) unstable; urgency=medium
* New upstream release.