[psurface] 02/02: switch to automatic -dbgsym package

Ansgar Burchardt ansgar at moszumanska.debian.org
Mon Nov 13 15:42:36 UTC 2017


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

ansgar pushed a commit to branch master
in repository psurface.

commit 12ba4fa4e22873635decb943cf578ec485b0aae3
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Mon Nov 13 16:38:07 2017 +0100

    switch to automatic -dbgsym package
---
 debian/control | 14 --------------
 debian/rules   |  2 +-
 2 files changed, 1 insertion(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index da2284c..02d07ce 100644
--- a/debian/control
+++ b/debian/control
@@ -53,20 +53,6 @@ Description: piecewise linear bijections between triangulated surfaces -- develo
  .
  This package contains the development files.
 
-Package: libpsurface-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: ${misc:Depends},
- libpsurface0v5 (= ${binary:Version}), psurface (= ${binary:Version})
-Description: piecewise linear bijections between triangulated surfaces -- debug symbols
- Psurface is a C++ library that handles piecewise linear bijections
- between triangulated surfaces. These surfaces can be of arbitrary
- shape and need not even be manifolds.
- .
- This package contains debug symbols.
-
 Package: libpsurface0v5
 Architecture: any
 Multi-Arch: same
diff --git a/debian/rules b/debian/rules
index 5a6bfde..e1e21c5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,4 +10,4 @@ override_dh_auto_test:
 	# Tests skipped. They need files not included in the repository.
 
 override_dh_strip:
-	dh_strip --dbg-package=libpsurface-dbg
+	dh_strip --dbgsym-migration='libpsurface-dbg (<< 2.0.0-3~)'

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



More information about the debian-science-commits mailing list