[python-dtcwt] 497/497: d/control: suggest doc package in module packages

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:06:43 UTC 2015


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

ghisvail-guest pushed a commit to branch debian/sid
in repository python-dtcwt.

commit 672c556fef454a57531c00e99adbc76c0a3ff3fd
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Jul 21 18:47:57 2015 +0100

    d/control: suggest doc package in module packages
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index b7084a8..cdb0a81 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,8 @@ Section: python
 Architecture: all
 Depends: ${misc:Depends},
          ${python:Depends},
-         python-pyopencl
+         python-pyopencl,
+Suggests: python-dtcwt-doc
 Description: Dual-Tree Complex Wavelet Transform library for Python 2
  This library provides support for computing 1D, 2D and 3D dual-tree complex 
  wavelet transforms and their inverse in Python, along with a collection of 
@@ -45,6 +46,7 @@ Architecture: all
 Depends: ${misc:Depends},
          ${python3:Depends},
          python3-pyopencl
+Suggests: python-dtcwt-doc
 Description: Dual-Tree Complex Wavelet Transform library for Python 3
  This library provides support for computing 1D, 2D and 3D dual-tree complex 
  wavelet transforms and their inverse in Python, along with a collection of 

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



More information about the debian-science-commits mailing list