[libmatio] 11/48: add a debug package

Sébastien Villemot sebastien at debian.org
Fri Jan 15 16:48:21 UTC 2016


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

sebastien pushed a commit to branch master
in repository libmatio.

commit b903cb319c6511f6a79a9d7988e5d2e728cd4ebf
Author: Torsten Werner <twerner at debian.org>
Date:   Fri Apr 18 05:14:18 2008 +0000

    add a debug package
---
 debian/control | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 4994c1e..6ff533e 100644
--- a/debian/control
+++ b/debian/control
@@ -23,9 +23,20 @@ Description: MAT File I/O Library - development files
  use the libmatio API.
 
 Package: libmatio0
-Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}
 Description: A library to read and write Matlab MAT files 
  matio is an ISO C library (with a limited Fortran 90 interface) for
  reading and writing Matlab MAT files.
+
+Package: libmatio0-dbg
+Section: libdevel
+Priority: extra
+Architecture: any
+Depends: libmatio0 (= ${binary:Version})
+Description: MAT File I/O Library - development files
+ matio is an ISO C library (with a limited Fortran 90 interface) for 
+ reading and writing Matlab MAT files.
+ .
+ This package contains the debugging symbols of the library.
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libmatio.git



More information about the debian-science-commits mailing list