[slepc4py] 04/08: python packages recommend docs package

Drew Parsons dparsons at moszumanska.debian.org
Tue May 16 06:59:49 UTC 2017


This is an automated email from the git hooks/post-receive script.

dparsons pushed a commit to tag debian/3.7.0-3
in repository slepc4py.

commit 7da2775ac9f47425850848d54a7017719d76e8e6
Author: Drew Parsons <dparsons at debian.org>
Date:   Tue May 16 14:29:23 2017 +0800

    python packages recommend docs package
    
    and vice versa
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index 7eb1ed0..212dc32 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Vcs-Browser: http://anonscm.debian.org/cgit/debian-science/packages/slepc4py.git
 Package: python-slepc4py
 Architecture: any
 Depends: ${petsc4py:Depends}, ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Recommends: python-slepc4py-docs
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}
 Description: Python bindings for SLEPc libraries
@@ -33,6 +34,7 @@ Description: Python bindings for SLEPc libraries
 Package: python3-slepc4py
 Architecture: any
 Depends: ${petsc4py:Depends}, ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Recommends: python-slepc4py-docs
 Provides: ${python3:Provides}
 XB-Python-Version: ${python3:Versions}
 Description: Python 3 bindings for SLEPc libraries
@@ -48,6 +50,7 @@ Architecture: all
 Depends: ${petsc4py:Depends}, ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Provides: ${python:Provides}
 Breaks: python-slepc4py (<< 3.7.0-3)
+Recommends: python-slepc4py | python3-slepc4py
 XB-Python-Version: ${python:Versions}
 Description: Python bindings for SLEPc libraries: documentation and examples
  SLEPc is the Scalable Library for Eigenvalue Problem Computations.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/slepc4py.git



More information about the debian-science-commits mailing list