[getdp] 24/60: fix #665946

Matteo F. Vescovi mfv at moszumanska.debian.org
Thu Feb 11 10:12:34 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 864c6b5df6790feabf4fc841bf2946cec87ced27
Author: Christophe Trophime <christophe.trophime at grenoble.cnrs.fr>
Date:   Wed Mar 21 21:13:10 2012 +0000

    fix #665946
---
 debian/changelog                    |  4 ++--
 debian/control                      |  3 ++-
 debian/patches/fix_latest_svn.patch | 10 ++++++++++
 debian/patches/series               |  3 ++-
 4 files changed, 16 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 618037e..8b628d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-getdp (2.1.2~beta2~svn2274-1) unstable; urgency=low
+getdp (2.1.2~beta2~svn2304-1) unstable; urgency=low
 
   * New upstream release
   * Update to svn rev 2274
@@ -9,7 +9,7 @@ getdp (2.1.2~beta2~svn2274-1) unstable; urgency=low
   * Update the minimal version of hdf5
   * Update dependencies to libpetsc3.2-dev & libslepc3.2-dev
 
- -- Christophe Trophime <christophe.trophime at lncmi.cnrs.fr>  Tue, 14 Feb 2012 09:45:45 +0100
+ -- Christophe Trophime <christophe.trophime at lncmi.cnrs.fr>  Fri, 8 Mar 2012 09:45:45 +0100
 
 getdp (2.1.0-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 41099cc..14dce39 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: extra
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Christophe Trophime <christophe.trophime at lncmi.cnrs.fr>
 Build-Depends: quilt, cdbs, debhelper (>= 7), autotools-dev, automake, autoconf, gfortran, mpi-default-dev,
- libarpack2-dev, libgsl0-dev, libscotchmetis-dev, libpetsc3.2-dev, libslepc3.2-dev, libhdf5-openmpi-dev (>= 1.8.8), gmsh
+ libarpack2-dev, libgsl0-dev, libscotchmetis-dev, libpetsc3.2-dev, libslepc3.2-dev, libhdf5-openmpi-dev (>= 1.8.8), gmsh,
+ texlive, texlive-generic-recommended, texinfo, install-info
 Standards-Version: 3.9.2
 Homepage: http://www.geuz.org/getdp
 Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/getdp/trunk/
diff --git a/debian/patches/fix_latest_svn.patch b/debian/patches/fix_latest_svn.patch
new file mode 100644
index 0000000..7e126ff
--- /dev/null
+++ b/debian/patches/fix_latest_svn.patch
@@ -0,0 +1,10 @@
+--- getdp-2.1.2~beta2~svn2304.orig/Legacy/Operation_IterativeLinearSolver.cpp.orig	2012-03-08 21:43:16.000000000 +0100
++++ getdp-2.1.2~beta2~svn2304/Legacy/Operation_IterativeLinearSolver.cpp	2012-03-08 21:44:33.000000000 +0100
+@@ -9,6 +9,7 @@
+ #include "GetDPConfig.h"
+ #include "ProData.h"
+ #include "SolvingOperations.h"
++#include "Message.h"
+ 
+ #if defined(HAVE_PETSC) && defined(HAVE_GMSH)
+ 
diff --git a/debian/patches/series b/debian/patches/series
index c0d8fb7..96c826b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 Makefile.diff
 configure.diff
-slepc3.2.patch
+#slepc3.2.patch
+fix_latest_svn.patch

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