[mathicgb] 05/08: debian/rules: Add --dbgsym-migration option to dh_strip.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Wed Jan 11 21:54:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository mathicgb.
commit 1507eb24c2baefb14fd4f931257536d9047a15a6
Author: Doug Torrance <dtorrance at piedmont.edu>
Date: Wed Jan 11 14:25:47 2017 -0500
debian/rules: Add --dbgsym-migration option to dh_strip.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index fa2c188..cb3ba08 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ override_dh_fixperms:
chmod 644 $(EXAMPLESDIR)/*.ideal
override_dh_strip:
- dh_strip --dbg-package=libmathicgb-dbg
+ dh_strip --dbgsym-migration='libmathicgb-dbg (<< 1.0~git20150904-2~)'
get-orig-source:
wget https://github.com/Macaulay2/mathicgb/archive/master.tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mathicgb.git
More information about the debian-science-commits
mailing list