[Python-modules-commits] r16423 - in packages/mahotas/trunk/debian (control)

luispedro-guest at users.alioth.debian.org luispedro-guest at users.alioth.debian.org
Thu Apr 7 00:21:54 UTC 2011


    Date: Thursday, April 7, 2011 @ 00:21:47
  Author: luispedro-guest
Revision: 16423

ENH Remove extra -doc package. Fix -dbg package

Modified:
  packages/mahotas/trunk/debian/control

Modified: packages/mahotas/trunk/debian/control
===================================================================
--- packages/mahotas/trunk/debian/control	2011-04-06 23:58:04 UTC (rev 16422)
+++ packages/mahotas/trunk/debian/control	2011-04-07 00:21:47 UTC (rev 16423)
@@ -3,7 +3,7 @@
 Uploaders: Luis Pedro Coelho <luis at luispedro.org>
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 7),
+Build-Depends: debhelper (>= 7.0.50),
                python-all-dbg,
                python-all-dev (>= 2.6.6),
                python-nose,
@@ -36,20 +36,12 @@
   - convolution.
   - Sobel edge detection.
 
-Package: python-mahotas-doc
-Architecture: any
-Section: doc
-Priority: extra
-Depends: libfreeimage3, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
-Description: Mahotas: Python Computer Vision Library Documentation
- .
- Documentation for the python-mahotas package
-
 Package: python-mahotas-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: libfreeimage3,
+Depends: python-mahotas (= ${binary:Version}),
+         libfreeimage3,
          python-dbg,
          python-numpy-dbg,
          ${misc:Depends},




More information about the Python-modules-commits mailing list