[ismrmrd] 39/129: d/control: remove -dbg packages for now

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jan 14 20:00:11 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 78a0c76b75fe76a7b3870f9eff7e9fd6e3497ede
Author: Ghislain Vaillant <ghisvail at gmail.com>
Date:   Tue Apr 22 17:29:22 2014 +0100

    d/control: remove -dbg packages for now
---
 debian/control | 52 +++-------------------------------------------------
 1 file changed, 3 insertions(+), 49 deletions(-)

diff --git a/debian/control b/debian/control
index 7766f93..c2293d1 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Description: ISMRM Raw Data format (ISMRMRD) - shared library
  .
  This package contains the shared library.
 
-Package: libismrmrd0-dev
+Package: libismrmrd-dev
 Section: libdevel
 Architecture: any
 Depends:
@@ -45,7 +45,7 @@ Depends:
  ${shlibs:Depends},
  libismrmrd0 (= ${binary:Version})
 Suggests:
- libismrmrd0-dev-doc
+ libismrmrd-dev-doc
 Description: ISMRM Raw Data format (ISMRMRD) - header files
  The ISMRMRD format combines a mix of flexible data structures (XML header) 
  and fixed structures (equivalent to C-structs) to represent MRI data.
@@ -58,7 +58,7 @@ Description: ISMRM Raw Data format (ISMRMRD) - header files
  .
  This package contains the header files.
 
-Package: libismrmrd0-dev-doc
+Package: libismrmrd-dev-doc
 Section: doc
 Architecture: all
 Depends:
@@ -76,29 +76,6 @@ Description: ISMRM Raw Data format (ISMRMRD) - API documentation
  .
  This package contains the API documentation.
 
-Package: libismrmrd0-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends:
- ${misc:Depends},
- ${shlibs:Depends},
- libismrmrd0 (= ${binary:Version})
-Suggests:
- libboost-dbg,
- libhdf5-7-dbg
-Description: ISMRM Raw Data format (ISMRMRD) - debug 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 debug symbols.
-
 Package: ismrmrd-schema
 Section: text
 Architecture: any
@@ -134,26 +111,3 @@ Description: ISMRM Raw Data format (ISMRMRD) - tools
  other calibration data.
  .
  This package contains the binary tools.
-
-Package: ismrmrd-tools-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends:
- ${misc:Depends},
- ${shlibs:Depends},
- ismrmrd-tools (= ${binary:Version})
-Suggests:
- libfftw3-dbg,
- libismrmrd0-dbg
-Description: ISMRM Raw Data format (ISMRMRD) - tools - debug 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 debug symbols for 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