[Python-modules-commits] [flask-login] 07/09: B-D on py3-sphinx
Carl Suster
arcresu-guest at moszumanska.debian.org
Fri Dec 1 04:50:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
arcresu-guest pushed a commit to branch master
in repository flask-login.
commit 040288320ba39281410251ffa4ef7e0063d59091
Author: Carl Suster <carl at contraflo.ws>
Date: Fri Dec 1 14:13:54 2017 +1100
B-D on py3-sphinx
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index eddc2dc..bd80a51 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ flask-login (0.4.0-2) UNRELEASED; urgency=medium
* Update Standards-Version to 4.1.1:
- Switch copyright-format URL to HTTPS
* Add python autopkgtest suite.
+ * Build-Depend on the py3 version of sphinx instead of py2.
-- Carl Suster <carl at contraflo.ws> Thu, 12 Jan 2017 12:36:53 +1100
diff --git a/debian/control b/debian/control
index cf82c99..0b21c26 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Priority: optional
Build-Depends:
debhelper (>= 10),
dh-python,
- python-sphinx,
+ python3-sphinx,
python3-all,
python3-blinker,
python3-flask,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/flask-login.git
More information about the Python-modules-commits
mailing list