[getdp] 05/30: update to pestc 3.1
Matteo F. Vescovi
mfv at moszumanska.debian.org
Thu Feb 11 10:12:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
mfv pushed a commit to tag 2.2.0-1
in repository getdp.
commit 052e298e1d4cfe7a1ffc2c306a52b3d6216a566c
Author: Christophe Trophime <christophe.trophime at grenoble.cnrs.fr>
Date: Fri Jun 18 13:26:06 2010 +0000
update to pestc 3.1
---
changelog | 42 +++++++++++++++++++++++++++++++++++++++++-
control | 7 ++-----
patches/series | 5 +++--
3 files changed, 46 insertions(+), 8 deletions(-)
diff --git a/changelog b/changelog
index 010b8b5..468305a 100644
--- a/changelog
+++ b/changelog
@@ -1,5 +1,45 @@
+getdp (2.0.0-2) unstable; urgency=low
+
+ * debian/control : update to libpetsc-3.1
+ * debian/control : add libhdf5-openmpi-dev to Build-Depends
+ * debian/control : remove libraries from Depends
+ * debian/rules : update PETSC_DIR to /usr/lib/petscdir/3.1
+
+ -- Christophe Trophime <christophe.trophime at grenoble.cnrs.fr> Fri, 18 Jun 2010 08:58:48 +0200
+
getdp (2.0.0-1) unstable; urgency=low
+ * New upstream release
+ * Remove gmsh2.1.diff patch
+
+ -- Christophe Trophime <christophe.trophime at grenoble.cnrs.fr> Thu, 18 Mar 2010 10:41:30 +0100
+
+getdp (1.2.1-4) unstable; urgency=low
+
+ * Add support for metis (scotchmetis)
+
+ -- Christophe Trophime <christophe.trophime at grenoble.cnrs.fr> Wed, 13 Jan 2010 11:16:15 +0100
+
+getdp (1.2.1-3) unstable; urgency=low
+
+ * Added support for GMSH 2.1 format
+
+ -- Christophe Trophime <christophe.trophime at grenoble.cnrs.fr> Wed, 04 Nov 2009 16:29:46 +0100
+
+getdp (1.2.1-2) unstable; urgency=low
+
+ * Added watch file
+ * Switch to cdbs to build
+ * Switch to quilt to patch
+
+ -- Christophe Trophime <christophe.trophime at grenoble.cnrs.fr> Tue, 08 Sep 2009 13:39:39 +0200
+
+getdp (1.2.1-1) unstable; urgency=low
+
* Initial release (Closes: #502615)
+ * Forced use of autoconf 2.50 in configure.in
+ * Forced use of gfortran in configure.in
+ * Removed call to Arpack use libarpack2 instead
+
+ -- Christophe Trophime <christophe.trophime at grenoble.cnrs.fr> Thu, 27 Aug 2009 13:09:50 +0200
- -- Christophe Trophime <christophe.trophime at grenoble.cnrs.fr> Thu, 17 Jun 2010 12:52:04 +0200
diff --git a/control b/control
index 8166250..4674525 100644
--- a/control
+++ b/control
@@ -1,11 +1,8 @@
Source: getdp
Section: math
Priority: extra
-Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Christophe Trophime <christophe.trophime at grenoble.cnrs.fr>
-Build-Depends: quilt, cdbs, debhelper (>= 7), autotools-dev, automake,
- autoconf, gfortran, libarpack2-dev, libgsl0-dev, libscotchmetis-dev,
- libpetsc3.1-dev, libhdf5-serial-dev
+Maintainer: Christophe Trophime <christophe.trophime at grenoble.cnrs.fr>
+Build-Depends: quilt, cdbs, debhelper (>= 7), autotools-dev, automake, autoconf, gfortran, libarpack2-dev, libgsl0-dev, libscotchmetis-dev, libpetsc3.1-dev, libhdf5-openmpi-dev (>= 1.8.4)
Standards-Version: 3.8.4
Homepage: http://www.geuz.org/getdp
diff --git a/patches/series b/patches/series
index 83b3827..7addd99 100644
--- a/patches/series
+++ b/patches/series
@@ -1,2 +1,3 @@
-Makefile.patch
-TS_type_undef.diff
+petsc3.1.diff
+Makefile.diff
+configure.diff
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/getdp.git
More information about the debian-science-commits
mailing list