[libmatio] 03/13: No longer B-D on gfortran, not used.

Sébastien Villemot sebastien at debian.org
Sat Jan 16 20:42:18 UTC 2016


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

sebastien pushed a commit to branch master
in repository libmatio.

commit fc0dd58da823054b804f0acb880d027cb98d6437
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Fri Jan 15 18:00:05 2016 +0100

    No longer B-D on gfortran, not used.
---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 2730eaf..e303948 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Sébastien Villemot <sebastien at debian.org>
 Build-Depends: debhelper (>= 9), autotools-dev, libtool, cdbs (>= 0.4.93~),
- zlib1g-dev, gfortran, texinfo, automake, texlive, libhdf5-dev, dh-autoreconf
+ zlib1g-dev, texinfo, automake, texlive, libhdf5-dev, dh-autoreconf
 Standards-Version: 3.9.5
 Homepage: http://sourceforge.net/projects/matio
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/libmatio.git
diff --git a/debian/rules b/debian/rules
index 1c70aca..150aa38 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ else
   WITH_HDF5:=--with-hdf5
 endif
 
-DEB_CONFIGURE_NORMAL_ARGS += --enable-shared $(WITH_HDF5) --enable-fortran --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
+DEB_CONFIGURE_NORMAL_ARGS += --enable-shared $(WITH_HDF5) --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
 DEB_MAKE_BUILD_TARGET     := libmatio_la_LIBADD="\$$(ZLIB_LIBS) \$$(HDF5_LIBS)"
 DEB_COMPRESS_EXCLUDE := .pdf
 

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



More information about the debian-science-commits mailing list