[Python-modules-commits] [python-django] 01/03: Bump python-sphinx build dependency to >= 1.3. Closes: #824108
Raphaël Hertzog
hertzog at moszumanska.debian.org
Fri May 13 08:12:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
hertzog pushed a commit to branch debian/master
in repository python-django.
commit c1833da841848787b88cb6b794cfb3c60fe210b6
Author: Raphaël Hertzog <hertzog at debian.org>
Date: Fri May 13 10:07:25 2016 +0200
Bump python-sphinx build dependency to >= 1.3. Closes: #824108
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 52c6533..394d0d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-django (1.9.6-2) UNRELEASED; urgency=medium
+
+ * Bump python-sphinx build dependency to >= 1.3. Closes: #824108
+
+ -- Raphaël Hertzog <hertzog at debian.org> Fri, 13 May 2016 10:06:39 +0200
+
python-django (1.9.6-1) unstable; urgency=medium
* New upstream bugfix release.
diff --git a/debian/control b/debian/control
index 4b463a5..0c23808 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Luke Faraone <lfaraone at debian.org>,
Brian May <bam at debian.org>,
Chris Lamb <lamby at debian.org>
Standards-Version: 3.9.8
-Build-Depends: debhelper (>= 9), dh-python, python-all (>= 2.6.6-3~), python3-all, python-sphinx (>= 1.0.8), locales (>= 0),
+Build-Depends: debhelper (>= 9), dh-python, python-all (>= 2.6.6-3~), python3-all, python-sphinx (>= 1.3), locales (>= 0),
# Needed to enable supplementary tests in test suite
python-bcrypt, python3-bcrypt,
python-docutils, python3-docutils,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django.git
More information about the Python-modules-commits
mailing list