[getdp] 03/60: Fix some issues in getpd

Matteo F. Vescovi mfv at moszumanska.debian.org
Thu Feb 11 10:12:32 UTC 2016


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

mfv pushed a commit to branch master
in repository getdp.

commit dee9c93ca20b4924fac45a8f92a832454d0cb81b
Author: Sylvestre Ledru <sylvestre at debian.org>
Date:   Thu Jun 17 12:48:13 2010 +0000

    Fix some issues in getpd
---
 debian/changelog | 34 ++--------------------------------
 debian/control   | 11 +++++++----
 debian/rules     |  2 +-
 3 files changed, 10 insertions(+), 37 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2189165..010b8b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,35 +1,5 @@
-getdp (2.0.0-svn-20100125-1) unstable; urgency=low
-
-  * Update to svn version
-
- -- Christophe Trophime <christophe.trophime at grenoble.cnrs.fr>  Wed, 27 Jan 2010 10:58:17 +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
+getdp (2.0.0-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/debian/control b/debian/control
index ad38d64..8166250 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,17 @@
 Source: getdp
 Section: math
 Priority: extra
-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.0.0-dev (>= 3.0.0-0)
-Standards-Version: 3.8.3
+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
+Standards-Version: 3.8.4
 Homepage: http://www.geuz.org/getdp
 
 Package: getdp
 Architecture: any
-Depends: libarpack2, libgsl0ldbl, libpetsc3.0.0 (>= 3.0.0-0), ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: general environment for the treatment of discrete problems
  GetDP is a general finite element solver using mixed elements to
  discretize de Rham-type complexes in one, two and three dimensions.
diff --git a/debian/rules b/debian/rules
index 3a1731e..587b1bb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 
 # PETSC_DIR is the location of PETSc.
-export PETSC_DIR=/usr/lib/petscdir/3.0.0
+export PETSC_DIR=/usr/lib/petscdir/3.1
 export PETSC_ARCH=linux-gnu-c-opt
 
 #DEB_MAKE_ENVVARS               := -j2

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