[Python-modules-commits] [ujson] 01/05: add 2to3 to b-d, now a separate package; Closes: #887448
Sandro Tosi
morph at moszumanska.debian.org
Wed Jan 24 04:13:45 UTC 2018
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository ujson.
commit 92544e44dc3abbb5478eeeab64d7a3d1b78b223d
Author: Sandro Tosi <morph at debian.org>
Date: Tue Jan 23 22:58:41 2018 -0500
add 2to3 to b-d, now a separate package; Closes: #887448
---
debian/changelog | 7 +++++++
debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 10856f9..94460a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ujson (1.35-2) UNRELEASED; urgency=medium
+
+ * debian/control
+ - add 2to3 to b-d, now a separate package; Closes: #887448
+
+ -- Sandro Tosi <morph at debian.org> Tue, 23 Jan 2018 22:58:17 -0500
+
ujson (1.35-1) unstable; urgency=medium
[ Sandro Tosi ]
diff --git a/debian/control b/debian/control
index 3c2b429..3e27837 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Sandro Tosi <morph at debian.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9), python-all-dev, python-all-dbg, python3-all-dev, python3-all-dbg, dh-python, python-six, python3-six, python-tz, python3-tz
+Build-Depends: debhelper (>= 9), python-all-dev, python-all-dbg, python3-all-dev, python3-all-dbg, dh-python, python-six, python3-six, python-tz, python3-tz, 2to3
Standards-Version: 3.9.8
Homepage: https://github.com/esnme/ultrajson
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/ujson.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/ujson.git
More information about the Python-modules-commits
mailing list