]> git.sesse.net Git - itkacl/blobdiff - python-itkacl-2.0/debian/control
Add a Python module.
[itkacl] / python-itkacl-2.0 / debian / control
diff --git a/python-itkacl-2.0/debian/control b/python-itkacl-2.0/debian/control
new file mode 100644 (file)
index 0000000..f111d8b
--- /dev/null
@@ -0,0 +1,15 @@
+Source: python-itkacl
+Maintainer: Steinar H. Gunderson <sesse@samfundet.no>
+Section: python
+Priority: optional
+Build-Depends: debhelper (>= 7), python, python-support (>= 0.8.4), libitkacl-dev, swig
+Standards-Version: 3.9.1
+XS-Python-Version: all
+
+Package: python-itkacl
+Architecture: any
+Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
+XB-Python-Version: ${python:Versions}
+Provides: ${python:Provides}
+Description: Python interface to ITKACL
+ This package contains the Python interface to ITKACL.