[slepc4py] 08/08: docs package doesn't depend on python

Drew Parsons dparsons at moszumanska.debian.org
Tue May 16 06:59:50 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 8a0d0caa165a8a7397f50996b3ca4845eef48c19
Author: Drew Parsons <dparsons at debian.org>
Date:   Tue May 16 14:52:07 2017 +0800

    docs package doesn't depend on python
    
    or on shlibs for that matter, but they don't pull in a weird
    dependency on python-numpy.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 1572ef3..07d8302 100644
--- a/debian/control
+++ b/debian/control
@@ -47,7 +47,7 @@ Description: Python 3 bindings for SLEPc libraries
 
 Package: python-slepc4py-docs
 Architecture: all
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Provides: ${python:Provides}
 Breaks: python-slepc4py (<< 3.7.0-3)
 Recommends: python-slepc4py | python3-slepc4py

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