[med-svn] [pymia] 01/01: correct spelling error and dependencies

Gert Wollny gert-guest at moszumanska.debian.org
Wed Dec 11 14:13:25 UTC 2013


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

gert-guest pushed a commit to branch master
in repository pymia.

commit 0efbfb21dd1ace0df3ecdefdb140903d7d3d0943
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Wed Dec 11 15:04:53 2013 +0100

    correct spelling error and dependencies
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index e841900..748fab7 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Description: Python-2 bindings for the MIA image processing library
  MIA comprises a set of tools, libraries, and plug-ins for general purpose 
  2D and 3D gray scale image processing and basic handling of triangular 
  meshes. The libraries provide a basic infrastructure and  generic 
- algorithms, that can be specialized by specifying the apropriate plug-ins.
+ algorithms, that can be specialized by specifying the appropriate plug-ins.
  This package provides the Python-2 bindings. 
 
 Package: python-mia-dbg
@@ -49,7 +49,7 @@ Description: Debug information for Python-2 bindings for MIA
  MIA comprises a set of tools, libraries, and plug-ins for general purpose 
  2D and 3D gray scale image processing and basic handling of triangular 
  meshes. The libraries provide a basic infrastructure and  generic 
- algorithms, that can be specialized by specifying the apropriate plug-ins.
+ algorithms, that can be specialized by specifying the appropriate plug-ins.
  This package provides the Debug information for the Python-2 bindings.
 
 Package: python3-mia
@@ -57,13 +57,13 @@ Architecture: any
 Section: python
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         ${python:Depends},
+         ${python3:Depends},
          python3-numpy
 Description: Python-3 bindings for the MIA image processing library 
  MIA comprises a set of tools, libraries, and plug-ins for general purpose 
  2D and 3D gray scale image processing and basic handling of triangular 
  meshes. The libraries provide a basic infrastructure and  generic 
- algorithms, that can be specialized by specifying the apropriate plug-ins.
+ algorithms, that can be specialized by specifying the appropriate plug-ins.
  This package provides the Python-3 bindings. 
 
 Package: python3-mia-dbg
@@ -72,12 +72,12 @@ Section: debug
 Priority: extra
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         ${python:Depends},
+         ${python3:Depends},
          python3-mia (= ${binary:Version}),
          python3-numpy
 Description: Debug information for Python-3 bindings for MIA
  MIA comprises a set of tools, libraries, and plug-ins for general purpose 
  2D and 3D gray scale image processing and basic handling of triangular 
  meshes. The libraries provide a basic infrastructure and  generic 
- algorithms, that can be specialized by specifying the apropriate plug-ins.
+ algorithms, that can be specialized by specifying the appropriate plug-ins.
  This package provides the Debug information for the Python-3 bindings.

-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/pymia.git



More information about the debian-med-commit mailing list