[deal.ii] branch master updated (a1d1d85 -> 7aaa2a9)

Matthias Maier tamiko-guest at moszumanska.debian.org
Sat Sep 3 02:33:17 UTC 2016


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

tamiko-guest pushed a change to branch master
in repository deal.ii.

      from  a1d1d85   Prepare for upload to unstable
       new  053453d   New upstream version 8.4.2
       new  0f2eb0f   Merge tag 'upstream/8.4.2'
       new  7aaa2a9   Update debian files for 8.4.2, drop obsolete patches

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 VERSION                                            |   2 +-
 cmake/setup_compiler_flags_gnu.cmake               |   2 +-
 debian/changelog                                   |   7 +
 debian/control                                     |   4 +-
 ...l.ii-8.4.1.install => libdeal.ii-8.4.2.install} |   0
 debian/patches/petsc_3.7.0.patch                   | 162 ---------------------
 debian/patches/series                              |   2 -
 debian/patches/use_fPIC_instead_of_fpic.patch      |  13 --
 debian/rules                                       |   2 +-
 doc/news/8.4.1-vs-8.4.2.h                          |  63 ++++++++
 doc/news/changes.h                                 |   2 +-
 doc/users/doxygen.html                             |   2 +-
 include/deal.II/base/data_out_base.h               |   2 +-
 include/deal.II/base/mpi.h                         |   6 +-
 include/deal.II/lac/petsc_compatibility.h          |  55 +++++++
 include/deal.II/numerics/vector_tools.templates.h  |  11 +-
 source/base/data_out_base.cc                       |   2 +-
 source/base/mpi.cc                                 |  16 ++
 source/distributed/tria.cc                         |  58 --------
 source/fe/fe_tools_interpolate.cc                  | 110 ++++++--------
 source/lac/petsc_precondition.cc                   |  43 +++---
 21 files changed, 221 insertions(+), 343 deletions(-)
 rename debian/{libdeal.ii-8.4.1.install => libdeal.ii-8.4.2.install} (100%)
 delete mode 100644 debian/patches/petsc_3.7.0.patch
 delete mode 100644 debian/patches/use_fPIC_instead_of_fpic.patch
 create mode 100644 doc/news/8.4.1-vs-8.4.2.h
 create mode 100644 include/deal.II/lac/petsc_compatibility.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/deal.ii.git



More information about the debian-science-commits mailing list