[libmatio] 07/13: Migrate to automatic debug packages.

Sébastien Villemot sebastien at debian.org
Sat Jan 16 20:42:18 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 83bac36665c3deec06690eea483d445482f9e2cd
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Fri Jan 15 18:41:33 2016 +0100

    Migrate to automatic debug packages.
---
 debian/control | 14 +-------------
 debian/rules   |  2 +-
 2 files changed, 2 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index be7bdaf..e3b5c3a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: libs
 Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Sébastien Villemot <sebastien at debian.org>
-Build-Depends: debhelper (>= 9), autotools-dev, libtool,
+Build-Depends: debhelper (>= 9.20160114~), autotools-dev, libtool,
  zlib1g-dev, texinfo, automake, texlive, libhdf5-dev, dh-autoreconf
 Standards-Version: 3.9.5
 Homepage: http://sourceforge.net/projects/matio
@@ -32,18 +32,6 @@ Description: 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: libmatio2-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: ${misc:Depends}, libmatio2 (= ${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.
-
 Package: libmatio-doc
 Section: doc
 Priority: extra
diff --git a/debian/rules b/debian/rules
index b41563f..189ad96 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,4 +26,4 @@ override_dh_compress:
 	dh_compress -X.pdf
 
 override_dh_strip:
-	dh_strip --dbg-package=libmatio2-dbg
+	dh_strip --dbgsym-migration='libmatio2-dbg (<< 1.5.3-1~)'

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