[ismrmrd] 79/129: d/control: add java bindings pkg (commented)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jan 14 20:00:20 UTC 2015


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

ghisvail-guest pushed a commit to branch master
in repository ismrmrd.

commit e69946ffef54db7421500a07e2e3a733b8df0f26
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue May 13 19:59:15 2014 +0100

    d/control: add java bindings pkg (commented)
---
 debian/control | 23 ++++++++++++++++++++---
 1 file changed, 20 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 984655f..9fb3649 100644
--- a/debian/control
+++ b/debian/control
@@ -146,7 +146,7 @@ Depends:
  ${misc:Depends},
  ${python:Depends},
  ${shlibs:Depends}
-Description: ISMRM Raw Data format (ISMRMRD) - python bindings
+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.
  .
@@ -162,10 +162,10 @@ Description: ISMRM Raw Data format (ISMRMRD) - python bindings
 #Section: python
 #Architecture: any
 #Depends:
-# python-ismrmrd
+# python-ismrmrd (= ${source:Version}),
 # ${misc:Depends},
 # ${python:Depends},
-#Description: ISMRM Raw Data format (ISMRMRD) - python bindings
+#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.
 # .
@@ -177,3 +177,20 @@ Description: ISMRM Raw Data format (ISMRMRD) - python bindings
 # .
 # This package provides the Python bindings for XSD generated with pyxb.
 
+#Package: libismrmrd-java
+#Section: java
+#Architecture: any
+#Depends:
+# ${misc:Depends},
+# ${shlibs:Depends}
+#Description: ISMRM Raw Data format (ISMRMRD) - Java 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 SWIG generated Java bindings.

-- 
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