tag 829415 pending thanks Hello,
Bug #829415 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/svgwrite.git;a=commitdiff;h=b251741 --- commit b2517417c61761146b893a79e3aff7c808e12fc0 Author: Sandro Tosi <mo...@debian.org> Date: Tue Jan 10 19:36:16 2017 -0500 add pyparsing to b-d; Closes: #829415 diff --git a/debian/changelog b/debian/changelog index 5212931..13601af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +svgwrite (1.1.8-2) UNRELEASED; urgency=medium + + * debian/control + - add pyparsing to b-d; Closes: #829415 + + -- Sandro Tosi <mo...@debian.org> Tue, 10 Jan 2017 19:35:55 -0500 + svgwrite (1.1.8-1) unstable; urgency=medium * Initial release (Closes: #828974)