[ismrmrd] 01/07: d/control: enable python pkg for XSD bindings
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Fri Jun 6 12:18:20 UTC 2014
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository ismrmrd.
commit 03f0c1d5c1bfc0fbffb2335573d961009eb29188
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Thu Jun 5 17:07:13 2014 +0100
d/control: enable python pkg for XSD bindings
---
debian/control | 41 +++++++++++++++++++++--------------------
1 file changed, 21 insertions(+), 20 deletions(-)
diff --git a/debian/control b/debian/control
index bb185b2..d9cb878 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,8 @@ Build-Depends:
python-dev,
python-numpy,
swig,
- default-jdk
+ default-jdk,
+ python-pyxb
Build-Depends-Indep:
doxygen
Standards-Version: 3.9.5
@@ -121,24 +122,24 @@ Description: ISMRM Raw Data format (ISMRMRD) - Python bindings
.
This package provides the SWIG generated Python bindings.
-#Package: python-ismrmrd-xsd
-#Section: python
-#Architecture: any
-#Depends:
-# python-ismrmrd (= ${source:Version}),
-# ${misc:Depends},
-# ${python:Depends},
-#Description: ISMRM Raw Data format (ISMRMRD) - Python bindings
-# The ISMRMRD format combines a mix of flexible data structures (XML header)
-# and fixed structures (equivalent to C-structs) to represent MRI data.
-# .
-# In addition, the ISMRMRD format also specifies an image header for storing
-# reconstructed images and the accompanying C++ library provides a convenient
-# way of writing such images into HDF5 files along with generic arrays for
-# storing less well defined data structures, e.g. coil sensitivity maps or
-# other calibration data.
-# .
-# This package provides the Python bindings for XSD generated with pyxb.
+Package: python-ismrmrd-xsd
+Section: python
+Architecture: any
+Depends:
+ python-ismrmrd (= ${source:Version}),
+ ${misc:Depends},
+ ${python:Depends},
+Description: ISMRM Raw Data format (ISMRMRD) - Python XSD bindings
+ The ISMRMRD format combines a mix of flexible data structures (XML header)
+ and fixed structures (equivalent to C-structs) to represent MRI data.
+ .
+ In addition, the ISMRMRD format also specifies an image header for storing
+ reconstructed images and the accompanying C++ library provides a convenient
+ way of writing such images into HDF5 files along with generic arrays for
+ storing less well defined data structures, e.g. coil sensitivity maps or
+ other calibration data.
+ .
+ This package provides the Python bindings for XSD generated with pyxb.
Package: libismrmrd-java
Section: java
@@ -159,7 +160,7 @@ Description: ISMRM Raw Data format (ISMRMRD) - Java bindings
This package provides the SWIG generated Java bindings.
#Package: matlab-ismrmrd
-#Section: science
+#Section: contrib/science
#Architecture: all
#Depends: ${misc:Depends}
#Description: ISMRM Raw Data format (ISMRMRD) - MATLAB implementation
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ismrmrd.git
More information about the debian-science-commits
mailing list