[Python-modules-commits] [ujson] 10/11: add six, pytz to b-d, needed by tests
Sandro Tosi
morph at moszumanska.debian.org
Tue Jun 14 19:26:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository ujson.
commit dec1635805c9ef7d47aac090c6bc81e8f9c20348
Author: Sandro Tosi <morph at debian.org>
Date: Tue Jun 14 20:24:37 2016 +0100
add six, pytz to b-d, needed by tests
---
debian/changelog | 3 ++-
debian/control | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c01e5d0..376179d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ ujson (1.35-1) UNRELEASED; urgency=medium
- set Vcs-* fields
- set team as uploaders
- bump Standards-Version to 3.9.8 (no changes needed)
+ - add six, pytz to b-d, needed by tests
* debian/copyright
- extend packaging copyright years
- updated upstream copyright years
@@ -16,7 +17,7 @@ ujson (1.35-1) UNRELEASED; urgency=medium
* Fixed homepage (https)
* Fixed VCS URL (https)
- -- Sandro Tosi <morph at debian.org> Tue, 14 Jun 2016 20:17:03 +0100
+ -- Sandro Tosi <morph at debian.org> Tue, 14 Jun 2016 20:24:22 +0100
ujson (1.33-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index b1b3fc0..3c2b429 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
+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
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