[Python-modules-commits] [python-btrees] 01/01: python*-btrees: add Suggests: python-btrees-doc (Closes: #849902)
Julien Muchembled
jmuchemb-guest at moszumanska.debian.org
Sat Jan 7 21:15:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
jmuchemb-guest pushed a commit to branch master
in repository python-btrees.
commit af3914d5833b1fb334f0d905bc2e8ae56269fc5b
Author: Julien Muchembled <jm at jmuchemb.eu>
Date: Sat Jan 7 22:07:06 2017 +0100
python*-btrees: add Suggests: python-btrees-doc (Closes: #849902)
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 3814741..a76da76 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ X-Python3-Version: >= 3.3
Package: python-btrees
Architecture: any
Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
+Suggests: python-btrees-doc
Provides: ${python:Provides}
Breaks: python-zodb (<< 1:4)
Replaces: python-zodb (<< 1:4)
@@ -31,6 +32,7 @@ Description: scalable persistent object containers for Python
Package: python3-btrees
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
+Suggests: python-btrees-doc
Provides: ${python3:Provides}
Description: scalable persistent object containers for Python 3
This package contains a set of persistent object containers built around a
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-btrees.git
More information about the Python-modules-commits
mailing list