[libmatio] 09/22: add a debug package
    Sébastien Villemot 
    sebastien at debian.org
       
    Sat Jan 16 20:42:25 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
sebastien pushed a commit to annotated tag debian/1.3.3-7
in repository libmatio.
commit 651ed351bd051af1d89eb7347c0203010a22fb03
Author: Torsten Werner <twerner at debian.org>
Date:   Fri Apr 18 05:14:18 2008 +0000
    add a debug package
---
 control | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/control b/control
index 4994c1e..6ff533e 100644
--- a/control
+++ b/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