[slepc] 19/30: fix missing shared from dbg package

Drew Parsons dparsons at moszumanska.debian.org
Sat Oct 10 19:29:58 UTC 2015


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

dparsons pushed a commit to branch debian
in repository slepc.

commit 09947328adcf5cebc4eb5fd36d31d937221bf226
Author: trophime-guest <trophime-guest at 7ca82aff-d165-4cda-a4f1-7f280d66a853>
Date:   Tue Feb 5 12:41:18 2013 +0000

    fix missing shared from dbg package
---
 debian/changelog | 2 +-
 debian/rules     | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 75898c2..65a05bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-slepc (3.3-p2.dfsg-1.1) UNRELEASED; urgency=low
+slepc (3.3-p2.dfsg-1.1) unstable; urgency=low
 
   [ Johannes Ring ]
   * Team upload.
diff --git a/debian/rules b/debian/rules
index 10d5bcd..1b7af9e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -74,6 +74,7 @@ build-arch: patch
 	  --with-arpack-flags=-lparpack,-larpack
 	$(MAKE) PETSC_ARCH=$(PETSC_ARCH)-c-debug PETSC_DIR=$(PETSC_DIR) \
 	  SLEPC_INSTALL_DIR=/usr/lib/slepcdir/$(SLEPC_VERSION) \
+	  SL_LINKER_SUFFIX_VERSIONED="so.$(SLEPC_VERSION)" \
 	  SLEPC_DIR=$(CURDIR)
 	PETSC_ARCH=$(PETSC_ARCH)-c-opt PETSC_DIR=$(PETSC_DIR) \
 	  SLEPC_DIR=$(CURDIR) ./configure --with-arpack-dir=/usr/lib \

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