[ismrmrd] 52/129: d/control: add package for utility shared lib
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Jan 14 20:00:14 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 98f20eb4976667f8c765770f9caa5474773f737e
Author: Ghislain Vaillant <ghisvail at gmail.com>
Date: Mon Apr 28 22:49:02 2014 +0100
d/control: add package for utility shared lib
---
debian/control | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/debian/control b/debian/control
index 4026145..a8c6e3f 100644
--- a/debian/control
+++ b/debian/control
@@ -37,6 +37,24 @@ Description: ISMRM Raw Data format (ISMRMRD) - shared library
.
This package provides the shared library.
+Package: libismrmrd-utility0
+Architecture: any
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends},
+ libismrmrd0 (= ${binary:Version})
+Description: ISMRM Raw Data format (ISMRMRD) - utility library
+ 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 utility library.
+
Package: libismrmrd-dev
Section: libdevel
Architecture: any
--
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