[code-saturne] 20/70: Massive update of code saturne packages + deps
Gilles Filippini
pini at debian.org
Sun Jan 18 22:33:00 UTC 2015
This is an automated email from the git hooks/post-receive script.
pini pushed a commit to branch master
in repository code-saturne.
commit 3c62d775f8fd61cb51547b1d5729f13c630ba3e0
Author: Sylvestre Ledru <sylvestre at debian.org>
Date: Fri Feb 18 17:00:25 2011 +0000
Massive update of code saturne packages + deps
---
debian/changelog | 6 ++++++
debian/control | 8 ++++----
debian/rules | 2 +-
debian/watch | 2 +-
4 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3d9f9e5..8e72f16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+code-saturne (2.0.0.rc1-6) unstable; urgency=low
+
+ * Switch to dpkg-source 3.0 (quilt) format
+
+ -- Sylvestre Ledru <sylvestre at debian.org> Tue, 08 Feb 2011 18:17:01 +0100
+
code-saturne (2.0.0.rc1-5) unstable; urgency=low
* Change dependency from hdf5-serial to hdf5-mpi (Closes: #591154)
diff --git a/debian/control b/debian/control
index 79db201..24d155c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,13 @@ Section: science
Priority: optional
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Sylvestre Ledru <sylvestre at debian.org>
-Build-Depends: debhelper (>= 7), autotools-dev, cdbs, libbft-dev (>= 1.1.2),
- libfvm-dev (>= 0.15.0), libmei-dev (>= 1.0.1), python-qt4, pyqt4-dev-tools,
+Build-Depends: debhelper (>= 7), autotools-dev, cdbs, libbft-dev (>= 1.1.4),
+ libfvm-dev (>= 0.15.2), libmei-dev (>= 1.0.1), python-qt4, pyqt4-dev-tools,
texlive-latex-recommended, texlive-fonts-recommended, texlive-latex-extra,
- fig2ps, syrthes, ecs (>= 2.0.0.rc1), gfortran, autoconf,
+ fig2ps, syrthes, ecs (>= 2.0.1), gfortran, autoconf,
# To help the configure detection on cs lib
zlib1g-dev, libhdf5-mpi-dev, libcgns-dev, mpi-default-dev, libmedc-dev,
- libxml2-dev, libblas-dev | libatlas-dev
+ libxml2-dev, libblas-dev | libatlas-dev, libopenmpi-dev
Standards-Version: 3.9.1
Homepage: http://www.code-saturne.org/
Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/code-saturne/code-saturne/
diff --git a/debian/rules b/debian/rules
index e25f91b..658b43c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
-DEB_CONFIGURE_USER_FLAGS := --with-syrthes=/usr/lib/syrthes/3.4.2
+DEB_CONFIGURE_USER_FLAGS := --with-syrthes=/usr/lib/syrthes/3.4.2 --with-mpi=/usr/lib/openmpi
DEB_MAKE_BUILD_TARGET := all pdf
DEB_MAKE_INSTALL_TARGET := install install-pdf DESTDIR=`pwd`/debian/tmp
DEB_COMPRESS_EXCLUDE := .pdf
diff --git a/debian/watch b/debian/watch
index e498fa7..3011b65 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
http://research.edf.com/research-and-the-scientific-community/softwares/code-saturne/download-80059.html \
-.*/ncs-(\d)(\d)(\d)-(.*)\.tgz debian
+.*/ncs-(\d)(\d)(\d)\.zip debian debian/orig-tar.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/code-saturne.git
More information about the debian-science-commits
mailing list