r44583 - in /packages/getdp/trunk/debian: changelog control patches/fix_latest_svn.patch patches/series

trophime-guest at users.alioth.debian.org trophime-guest at users.alioth.debian.org
Wed Mar 21 21:13:11 UTC 2012


Author: trophime-guest
Date: Wed Mar 21 21:13:10 2012
New Revision: 44583

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=44583
Log:
fix #665946

Added:
    packages/getdp/trunk/debian/patches/fix_latest_svn.patch
Modified:
    packages/getdp/trunk/debian/changelog
    packages/getdp/trunk/debian/control
    packages/getdp/trunk/debian/patches/series

Modified: packages/getdp/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/getdp/trunk/debian/changelog?rev=44583&op=diff
==============================================================================
--- packages/getdp/trunk/debian/changelog (original)
+++ packages/getdp/trunk/debian/changelog Wed Mar 21 21:13:10 2012
@@ -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 @@
   * 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
 

Modified: packages/getdp/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/getdp/trunk/debian/control?rev=44583&op=diff
==============================================================================
--- packages/getdp/trunk/debian/control (original)
+++ packages/getdp/trunk/debian/control Wed Mar 21 21:13:10 2012
@@ -4,7 +4,8 @@
 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/

Added: packages/getdp/trunk/debian/patches/fix_latest_svn.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/getdp/trunk/debian/patches/fix_latest_svn.patch?rev=44583&op=file
==============================================================================
--- packages/getdp/trunk/debian/patches/fix_latest_svn.patch (added)
+++ packages/getdp/trunk/debian/patches/fix_latest_svn.patch Wed Mar 21 21:13:10 2012
@@ -1,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)
+ 

Modified: packages/getdp/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/debian-science/packages/getdp/trunk/debian/patches/series?rev=44583&op=diff
==============================================================================
--- packages/getdp/trunk/debian/patches/series (original)
+++ packages/getdp/trunk/debian/patches/series Wed Mar 21 21:13:10 2012
@@ -1,3 +1,4 @@
 Makefile.diff
 configure.diff
-slepc3.2.patch
+#slepc3.2.patch
+fix_latest_svn.patch




More information about the debian-science-commits mailing list