[slepc] 25/30: up

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 e3f349f36cac7171ff8f09c4f7f869dd0d2a5a8c
Author: trophime-guest <trophime-guest at 7ca82aff-d165-4cda-a4f1-7f280d66a853>
Date:   Tue Sep 17 13:37:49 2013 +0000

    up
---
 debian/rules | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/rules b/debian/rules
index 99429c4..28c99b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -154,7 +154,7 @@ install-arch: build-arch
 
 # Depends on install-arch because it creates SLEPC_DIR
 install-indep: build-indep install-arch
-ifeq ($(SLEPC_VERSION),3.3)
+ifeq ($(SLEPC_VERSION),3.4.2)
 # Install header documentation in -doc/include
 	install -d debian/$(SLEPC_NAME)-doc/usr/share/doc/$(SLEPC_NAME)-doc/include/finclude
 	cp -p include/*.html \
@@ -180,10 +180,10 @@ ifeq ($(SLEPC_VERSION),3.3)
 	  done ; \
 	done
 # I don't know of a way to do this "recursively"
-	-rmdir `find debian/slepc3.3-doc -empty -type d -print`
-	-rmdir `find debian/slepc3.3-doc -empty -type d -print`
-	-rmdir `find debian/slepc3.3-doc -empty -type d -print`
-	-rmdir `find debian/slepc3.3-doc -empty -type d -print`
+	-rmdir `find debian/slepc3.4.2-doc -empty -type d -print`
+	-rmdir `find debian/slepc3.4.2-doc -empty -type d -print`
+	-rmdir `find debian/slepc3.4.2-doc -empty -type d -print`
+	-rmdir `find debian/slepc3.4.2-doc -empty -type d -print`
 # Install examples & makefiles into temporary directory debian/extemp
 	for TESTDIR in `find src -name examples -print | sed "s/src\///"`; \
 	do \
@@ -221,7 +221,7 @@ install: install-arch install-indep
 	touch install
 
 binary-indep: install-indep
-ifeq ($(SLEPC_VERSION),3.3)
+ifeq ($(SLEPC_VERSION),3.4.2)
 	dh_testdir -i
 	dh_testroot -i
 	dh_installdirs -i
@@ -245,7 +245,7 @@ binary-arch: install-arch
 	for ARCHGEN in $(ARCH_GENERATED_FILES); do \
 	  rm -f $$ARCHGEN ; \
 	  sed "s/petsc_arch/$(PETSC_ARCH)-c-opt/" < \
-	    `echo "$$ARCHGEN.in" | sed "s/$(SLEPC_NAME)/slepc3.3/"` | \
+	    `echo "$$ARCHGEN.in" | sed "s/$(SLEPC_NAME)/slepc3.4.2/"` | \
 	    sed "s/slepc_ver/$(SLEPC_VERSION)/" > $$ARCHGEN; \
 	done
 	dh_installdirs -a

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