[ismrmrd] 02/129: d/control: add -dbg package

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jan 14 20:00:06 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 2da37f60676a30b7bc8dc8555033712c9578be89
Author: Ghislain Vaillant <ghisvail at gmail.com>
Date:   Tue Jan 21 20:06:05 2014 +0000

    d/control: add -dbg package
---
 debian/control | 22 +++++++++++++++++++++-
 1 file changed, 21 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c06c322..54a1d28 100644
--- a/debian/control
+++ b/debian/control
@@ -55,6 +55,26 @@ Description: ISMRM Raw Data format (ISMRMRD) - development files
  This package contains the development files.
 
 
+Package: libismrmrd-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: libismrmrd (= ${binary:Version}),
+         ${shlibs:Depends},
+         ${misc:Depends}
+Description: ISMRM Raw Data format (ISMRMRD) - debugging symbols
+ 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 debugging symbols.
+
+
 Package: ismrmrd-bin
 Section: utils
 Architecture: any
@@ -70,4 +90,4 @@ Description: ISMRM Raw Data format (ISMRMRD) - tools
  storing less well defined data structures, e.g. coil sensitivity maps or 
  other calibration data.
  .
- This package contains binary tools.
+ This package contains the binary tools.

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