[Python-modules-commits] [python-django-braces] 01/10: [ Ondřej Nový ] [ Michael Fladischer ] Use python3-sphinx to build documentation.
Michael Fladischer
fladi at moszumanska.debian.org
Sun Jun 19 10:19:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch master
in repository python-django-braces.
commit c009b8ac2db2ddd0d4c21f30744d95a30d412d98
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Fri Jun 17 13:31:13 2016 +0200
[ Ondřej Nový ]
[ Michael Fladischer ]
Use python3-sphinx to build documentation.
---
debian/changelog | 4 ++++
debian/control | 6 +++---
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index fd0f729..b589d26 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
python-django-braces (1.8.0-3) UNRELEASED; urgency=medium
+ [ Ondřej Nový ]
* Fixed VCS URL (https)
+ [ Michael Fladischer ]
+ * Use python3-sphinx to build documentation.
+
-- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:59:02 +0200
python-django-braces (1.8.0-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 581b62f..3cf3c1e 100644
--- a/debian/control
+++ b/debian/control
@@ -9,13 +9,13 @@ Build-Depends: debhelper (>= 9),
Build-Depends-Indep: dh-python,
python-django,
python-alabaster,
- python-releases,
python-setuptools,
python-six,
- python-sphinx,
python3-setuptools,
python3-django,
- python3-six
+ python3-releases,
+ python3-six,
+ python3-sphinx,
Standards-Version: 3.9.6
Homepage: https://github.com/brack3t/django-braces
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-django-braces.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-braces.git
More information about the Python-modules-commits
mailing list