[adios] branch debian/master updated (5fe9479 -> ea25f1f)

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Mar 1 11:45:04 UTC 2016


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

mckinstry pushed a change to branch debian/master
in repository adios.

      from  5fe9479   WIP: update patch and rules
      adds  b5bc8ea   WIP: update py3 patch
      adds  0dc63fa   extra changes to py3.patch
      adds  a0d9a50   Changes needed for python3 - adapt pyx scripts
      adds  1120fcc   Prep for release
      adds  b8ea01a   Add patch to fix version number.
      adds  249ff31   python files labelled 'adios3' during build; rename on install
      adds  26d8fb2   Ensure pure mpich build is done; use mpif77.$(MPI_IMPL)
      adds  dee3673   * Build against all mpi versions again. * Link adios_mpi.so python packages against mpi libs
      adds  cf4c5ed   Clean binary files
      adds  66b9064   delete old binaries from examples
      adds  fefe510   Prep for release
      adds  cdde0c1   * remove mpi workaround patch, breaks things * Add comments to py3.patch
      adds  6bb66a0   refresh mpi patch
      adds  5b8d7be   Fix MPI_LIBS for s390x build
      adds  cc3d8ac   Fix typo in build rules for s390x.
      adds  529a75b   Don't include '-lcr' for MPI builds on hppa
      adds  a6fc488   * Don't include '-lcr' on x32, 68k either. * Use mpif90 instead of mpif77 for MPIFC. (Fix FTBFS on sparc)
      adds  f671134   Fix for openmpi1.10 transition
      adds  c49bcf8   Fix for openmpi1.10 transition. Closes: #813724.
      adds  d0f12a7   S-V: 3.9.7
      adds  c27fb55   Fix typo
      adds  171bfcd   Add lintian overrides for false-alerts on tmpl scripts
      adds  7c5ffe4   Add comments to patch
      adds  ea25f1f   Build s390x on openmpi default. Don't try to link against -lmpich.

No new revisions were added by this update.

Summary of changes:
 debian/changelog                                   |  56 ++-
 debian/control                                     |   9 +-
 debian/patches/mpi4py_fix.patch                    |  28 +-
 debian/patches/numpy_paths.patch                   |   5 +
 debian/patches/py3.patch                           | 424 +++++++++++++++++++--
 debian/patches/series                              |   1 +
 debian/patches/version-fix.patch                   |  18 +
 debian/rules                                       |  52 ++-
 debian/source/lintian-overrides                    |   4 +
 .../stage_write_varyingsize/decompose_block.o      | Bin 9968 -> 0 bytes
 .../stage_write_varyingsize/genarray_varying.o     | Bin 92096 -> 0 bytes
 .../genarray_varying_comm.mod                      | 122 ------
 .../staging/stage_write_varyingsize/stage_write.o  | Bin 55448 -> 0 bytes
 examples/staging/stage_write_varyingsize/utils.o   | Bin 23680 -> 0 bytes
 14 files changed, 534 insertions(+), 185 deletions(-)
 create mode 100644 debian/patches/version-fix.patch
 create mode 100644 debian/source/lintian-overrides
 delete mode 100644 examples/staging/stage_write_varyingsize/decompose_block.o
 delete mode 100644 examples/staging/stage_write_varyingsize/genarray_varying.o
 delete mode 100644 examples/staging/stage_write_varyingsize/genarray_varying_comm.mod
 delete mode 100644 examples/staging/stage_write_varyingsize/stage_write.o
 delete mode 100644 examples/staging/stage_write_varyingsize/utils.o

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



More information about the debian-science-commits mailing list