[Python-modules-commits] r30502 - in packages/scipy/trunk/debian (changelog control)

jtaylor-guest at users.alioth.debian.org jtaylor-guest at users.alioth.debian.org
Fri Sep 5 16:59:11 UTC 2014


    Date: Friday, September 5, 2014 @ 16:59:10
  Author: jtaylor-guest
Revision: 30502

add suggest on python-scipy-doc (Closes: #760522)

Modified:
  packages/scipy/trunk/debian/changelog
  packages/scipy/trunk/debian/control

Modified: packages/scipy/trunk/debian/changelog
===================================================================
--- packages/scipy/trunk/debian/changelog	2014-09-05 16:57:58 UTC (rev 30501)
+++ packages/scipy/trunk/debian/changelog	2014-09-05 16:59:10 UTC (rev 30502)
@@ -1,6 +1,7 @@
 python-scipy (0.14.0-3) unstable; urgency=medium
 
   * add python-gmpy2 dependency to autopkgtest to speed up mpmath tests
+  * add suggest on python-scipy-doc (Closes: #760522)
 
  -- Julian Taylor <jtaylor.debian at googlemail.com>  Fri, 05 Sep 2014 18:56:54 +0200
 

Modified: packages/scipy/trunk/debian/control
===================================================================
--- packages/scipy/trunk/debian/control	2014-09-05 16:57:58 UTC (rev 30501)
+++ packages/scipy/trunk/debian/control	2014-09-05 16:59:10 UTC (rev 30502)
@@ -44,6 +44,7 @@
 Depends: python-decorator, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
 Provides: ${python:Provides}
 Recommends: g++ | c++-compiler, python-dev, python-imaging
+Suggests: python-scipy-doc
 Description: scientific tools for Python
  SciPy supplements the popular NumPy module (python-numpy package), gathering a
  variety of high level science and engineering modules together as a single
@@ -63,6 +64,7 @@
          ${python3:Depends},
          ${shlibs:Depends}
 Recommends: g++ | c++-compiler
+Suggests: python-scipy-doc
 Description: scientific tools for Python 3
  SciPy supplements the popular NumPy module (python-numpy package), gathering a
  variety of high level science and engineering modules together as a single




More information about the Python-modules-commits mailing list