[Python-modules-commits] [svgwrite] 01/02: add pyparsing to b-d; Closes: #829415

Sandro Tosi morph at moszumanska.debian.org
Wed Jan 11 00:42:57 UTC 2017


This is an automated email from the git hooks/post-receive script.

morph pushed a commit to branch master
in repository svgwrite.

commit b2517417c61761146b893a79e3aff7c808e12fc0
Author: Sandro Tosi <morph at debian.org>
Date:   Tue Jan 10 19:36:16 2017 -0500

    add pyparsing to b-d; Closes: #829415
---
 debian/changelog | 7 +++++++
 debian/control   | 2 ++
 2 files changed, 9 insertions(+)

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 <morph at debian.org>  Tue, 10 Jan 2017 19:35:55 -0500
+
 svgwrite (1.1.8-1) unstable; urgency=medium
 
   * Initial release (Closes: #828974)
diff --git a/debian/control b/debian/control
index 08b83c3..8257cec 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,10 @@ Uploaders: Steffen Moeller <moeller at debian.org>
 Build-Depends: debhelper (>=9),
                dh-python,
                python-all (>= 2.6.6-3~),
+	       python-pyparsing,
                python-setuptools,
                python3-all,
+	       python3-pyparsing,
                python3-setuptools
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/svgwrite.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/svgwrite.git



More information about the Python-modules-commits mailing list