[Python-modules-commits] [flask-login] 07/08: make the Python 3 module and -doc package Suggest each other

Carl Suster arcresu-guest at moszumanska.debian.org
Wed Jan 11 03:32:12 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 0fed1c43ab82b8a3a24e686fcc233a563a8afb13
Author: Carl Suster <carl at contraflo.ws>
Date:   Wed Jan 11 14:22:29 2017 +1100

    make the Python 3 module and -doc package Suggest each other
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index aacf1d9..d8f80b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,7 +17,8 @@ flask-login (0.4.0-1) unstable; urgency=medium
     - add B-D on python-sphinx,
     - add links from the /usr/share/doc/python3-flask-login to
       /user/share/doc/python3-flask-login-doc,
-    - register with doc-base.
+    - register with doc-base,
+    - make the Python 3 module and -doc package Suggest each other.
   * Install the upstream README file.
   * Add 0001-disable-github-fork-ribbon.patch to turn off the GitHub ribbon.
   * Add 0002-allow-choice-of-nosetests-executable-in-run-tests.sh.patch to
diff --git a/debian/control b/debian/control
index 8db0c22..49d3948 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Package: python3-flask-login-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}, ${sphinxdoc:Depends}
-Recommends: python3-flask-login
+Suggests: python3-flask-login
 Description: user session management for Flask -- documentation
  Flask-Login provides user session management for Flask. It handles the
  common tasks of logging in, logging out, and remembering your users'

-- 
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