[Python-modules-commits] [python-persistent] 01/01: python*-persistent: add Suggests: python-persistent-doc

Julien Muchembled jmuchemb-guest at moszumanska.debian.org
Fri Jan 13 10:29:04 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-persistent.

commit e87e9310c29936a6a041a6c7613f7908a8a89f39
Author: Julien Muchembled <jm at jmuchemb.eu>
Date:   Fri Jan 13 11:28:28 2017 +0100

    python*-persistent: add Suggests: python-persistent-doc
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 8954f3b..c3f16e9 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-pers
 Package: python-persistent
 Architecture: any
 Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
+Suggests: python-persistent-doc
 Breaks: python-zodb (<< 1:3.9.7-4~)
 Replaces: python-zodb (<< 1:3.9.7-4~)
 Description: Automatic persistence for Python objects
@@ -35,6 +36,7 @@ Description: Automatic persistence for Python objects
 Package: python3-persistent
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
+Suggests: python-persistent-doc
 Description: Automatic persistence for Python objects
  This package contains a generic persistence implementation for Python. It
  forms the core protocol for making objects interact "transparently" with

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-persistent.git



More information about the Python-modules-commits mailing list