[slepc] 02/05: there is no 3.7 debug version to migrate from

Drew Parsons dparsons at moszumanska.debian.org
Tue May 24 10:17:51 UTC 2016


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

dparsons pushed a commit to tag experimental/3.7.0+dfsg1-1_exp1
in repository slepc.

commit a9c263824000c26e5f3cf90751d860d0864d5adf
Author: Drew Parsons <dparsons at debian.org>
Date:   Tue May 24 17:26:23 2016 +0800

    there is no 3.7 debug version to migrate from
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 4a4d22a..779e0a3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -188,8 +188,8 @@ override_dh_installdeb:
 
 
 override_dh_strip:
-	dh_strip -p$(SLEPC_VERSIONED_PACKAGE) --dbgsym-migration='libslepc3.6.3-dbg (<< 3.6.3.dfsg1-4~)'
-	dh_strip -p$(SLEPC_COMPLEX_VERSIONED_PACKAGE) --dbgsym-migration='libslepc-complex-3.6.3-dbg (<< 3.6.3.dfsg1-4~)'
+	dh_strip -p$(SLEPC_VERSIONED_PACKAGE)
+	dh_strip -p$(SLEPC_COMPLEX_VERSIONED_PACKAGE)
 
 
 DEB_SOURCE_PACKAGE = slepc

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



More information about the debian-science-commits mailing list