[slepc] 01/01: fix tab spacing in debian/rules

Drew Parsons dparsons at moszumanska.debian.org
Tue Jan 17 03:33:07 UTC 2017


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

dparsons pushed a commit to branch master
in repository slepc.

commit e233ad4b7acb7493cb9be0b59a915900ac494a0e
Author: Drew Parsons <dparsons at debian.org>
Date:   Tue Jan 17 11:24:29 2017 +0800

    fix tab spacing in debian/rules
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index ca40eff..11c7b2a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -203,7 +203,7 @@ override_dh_strip:
 
 override_dh_gencontrol:
 	# SLEPc.pc depends on specific patch version of PETSc (as defined in PETSc.pc)
-        dh_gencontrol -- -Vpetsc:dev="libpetsc$(PETSC_VERSION)-dev" -Vpetsc:complex-dev="libpetsc-complex-$(PETSC_VERSION)-dev"
+	dh_gencontrol -- -Vpetsc:dev="libpetsc$(PETSC_VERSION)-dev" -Vpetsc:complex-dev="libpetsc-complex-$(PETSC_VERSION)-dev"
 
 DEB_SOURCE_PACKAGE = slepc
 DEB_UPSTREAM_VERSION = $(shell dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)-.*/\1/p')

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