[ismrmrd] 01/03: d/control: add doc package and dependencies

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Apr 10 12:52:23 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 1733d6b429d8bfc1997bbfaab6d8745b10f1b47a
Author: Ghislain Vaillant <ghisvail at gmail.com>
Date:   Wed Apr 9 13:46:39 2014 +0100

    d/control: add doc package and dependencies
---
 debian/control | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/debian/control b/debian/control
index f1023e4..0c482dd 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Ghislain Vaillant <ghisvail at gmail.com>
 Build-Depends:
  cmake (>= 2.8),
  debhelper (>= 9),
+ doxygen,
  libboost-program-options-dev,
  libboost-system-dev,
  libboost-thread-dev,
@@ -74,6 +75,23 @@ Description: ISMRM Raw Data format (ISMRMRD) - debug symbols
  .
  This package contains the debug symbols.
 
+Package: libismrmrd0-doc
+Section: doc
+Priority: extra
+Architecture: all
+Depends:
+ ${misc:Depends}
+Description: ISMRM Raw Data format (ISMRMRD) - documentation
+ 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 contains the documentation.
 
 Package: ismrmrd-bin
 Section: utils

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