Package: getfem++ / 4.1.1+dfsg1-12~deb7u1

Metadata

Package Version Patches format
getfem++ 4.1.1+dfsg1-12~deb7u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix mumps checks configure.patch | (download)

configure | 216 0 + 216 - 0 !
configure.in | 28 0 + 28 - 0 !
2 files changed, 244 deletions(-)

 upstream changes introduced in version 4.1.1-1
 This patch has been created by dpkg-source during the package build.
 Here's the last changelog entry, hopefully it gives details on why
 those changes were made:
 .
 getfem++ (4.1.1-1) unstable; urgency=low
 .
   * New upstream release
 .
 The person named in the Author field signed this changelog entry.
disableXaccess.diff | (download)

interface/src/scilab/Makefile.am | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
addgetfempath.diff | (download)

interface/src/scilab/etc/sci_getfem.start | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

---
ld no add needed.patch | (download)

tests-2.0/Makefile.am | 2 1 + 1 - 0 !
tests-2.0/Makefile.in | 2 1 + 1 - 0 !
tests/Makefile.am | 2 1 + 1 - 0 !
tests/Makefile.in | 2 1 + 1 - 0 !
4 files changed, 4 insertions(+), 4 deletions(-)

---
fix gcc 4.7 ftbfs.patch | (download)

src/gmm/gmm_except.h | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 fix ftbfs with gcc-4.7
fix gcc 4.7 ftbfs_part2.patch | (download)

src/getfem/bgeot_tensor.h | 2 1 + 1 - 0 !
src/getfem/getfem_assembling_tensors.h | 4 2 + 2 - 0 !
src/getfem/getfem_modeling.h | 2 1 + 1 - 0 !
src/gmm/gmm_vector.h | 4 2 + 2 - 0 !
4 files changed, 6 insertions(+), 6 deletions(-)

 fix ftbfs with gcc-4.7
stream_redirect.diff | (download)

interface/src/scilab/sci_gateway/c/stream_redirect.h | 103 103 + 0 - 0 !
1 file changed, 103 insertions(+)

---