Package: parmetis / 3.1.1-4

Metadata

Package Version Patches format
parmetis 3.1.1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian changes 3.1.1 4 | (download)

CHANGES | 14 0 + 14 - 0 !
COPYRIGHT | 2 1 + 1 - 0 !
METISLib/Makefile | 21 17 + 4 - 0 !
METISLib/NEW_checkgraph.c | 127 127 + 0 - 0 !
METISLib/NEW_memory.c | 208 208 + 0 - 0 !
METISLib/NEW_mfm.c | 341 341 + 0 - 0 !
METISLib/NEW_mrefine.c | 219 219 + 0 - 0 !
METISLib/NEW_parmetis.c | 155 155 + 0 - 0 !
METISLib/NEW_stats.c | 44 44 + 0 - 0 !
METISLib/metis.h | 18 11 + 7 - 0 !
METISLib/ometis.c | 4 2 + 2 - 0 !
METISLib/parmetis.c | 37 21 + 16 - 0 !
METISLib/stdheaders.h | 1 0 + 1 - 0 !
Makefile | 14 0 + 14 - 0 !
Makefile.in | 14 7 + 7 - 0 !
ParMETISLib/Makefile | 24 18 + 6 - 0 !
ParMETISLib/adrivers.c | 24 12 + 12 - 0 !
ParMETISLib/akwayfm.c | 4 2 + 2 - 0 !
ParMETISLib/ametis.c | 40 19 + 21 - 0 !
ParMETISLib/balancemylink.c | 6 3 + 3 - 0 !
ParMETISLib/coarsen.c | 485 485 + 0 - 0 !
ParMETISLib/comm.c | 12 6 + 6 - 0 !
ParMETISLib/debug.c | 6 3 + 3 - 0 !
ParMETISLib/gkmetis.c | 21 11 + 10 - 0 !
ParMETISLib/grsetup.c | 73 60 + 13 - 0 !
ParMETISLib/initbalance.c | 18 9 + 9 - 0 !
ParMETISLib/initmsection.c | 74 27 + 47 - 0 !
ParMETISLib/initpart.c | 28 14 + 14 - 0 !
ParMETISLib/kmetis.c | 64 31 + 33 - 0 !
ParMETISLib/kwaybalance.c | 4 2 + 2 - 0 !
ParMETISLib/kwayfm.c | 4 2 + 2 - 0 !
ParMETISLib/kwayrefine.c | 52 31 + 21 - 0 !
ParMETISLib/lmatch.c | 45 21 + 24 - 0 !
ParMETISLib/macros.h | 32 19 + 13 - 0 !
ParMETISLib/match.c | 499 11 + 488 - 0 !
ParMETISLib/mdiffusion.c | 10 5 + 5 - 0 !
ParMETISLib/mdrivers.c | 26 13 + 13 - 0 !
ParMETISLib/memory.c | 55 19 + 36 - 0 !
ParMETISLib/mesh.c | 29 4 + 25 - 0 !
ParMETISLib/move.c | 75 33 + 42 - 0 !
ParMETISLib/msetup.c | 2 1 + 1 - 0 !
ParMETISLib/node_refine.c | 265 104 + 161 - 0 !
ParMETISLib/ometis.c | 90 39 + 51 - 0 !
ParMETISLib/order.c | 140 61 + 79 - 0 !
ParMETISLib/parmetislib.h | 15 8 + 7 - 0 !
ParMETISLib/proto.h | 83 39 + 44 - 0 !
ParMETISLib/redomylink.c | 10 5 + 5 - 0 !
ParMETISLib/rename.h | 54 27 + 27 - 0 !
ParMETISLib/rmetis.c | 10 5 + 5 - 0 !
ParMETISLib/selectq.c | 8 4 + 4 - 0 !
ParMETISLib/serial.c | 12 6 + 6 - 0 !
ParMETISLib/setup.c | 34 14 + 20 - 0 !
ParMETISLib/stat.c | 8 4 + 4 - 0 !
ParMETISLib/stdheaders.h | 1 0 + 1 - 0 !
ParMETISLib/struct.h | 11 2 + 9 - 0 !
ParMETISLib/sync | 186 186 + 0 - 0 !
ParMETISLib/weird.c | 2 1 + 1 - 0 !
ParMETISLib/xyzpart.c | 16 8 + 8 - 0 !
Programs/Makefile | 39 19 + 20 - 0 !
Programs/io.c | 60 12 + 48 - 0 !
Programs/ptest.c | 8 4 + 4 - 0 !
README | 2 1 + 1 - 0 !
VERSION | 1 0 + 1 - 0 !
parmetis.h | 14 2 + 12 - 0 !
64 files changed, 2565 insertions(+), 1435 deletions(-)

 upstream changes introduced in version 3.1.1-4
 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:
 .
 parmetis (3.1.1-4) unstable; urgency=low
 .
   * Team upload
   * Package migrated to the Debian Science team
   * Standards-Version updated to version 3.9.2
   * Show compilation warnings at build time
   * Programs/Makefile: Explicitly link against mpi to resolve FTBFS.
     Thanks to Daniel T Chen for providing the patch (Closes: #639743)
     (LP: #832950)
   * Switch to dpkg-source 3.0 (quilt) format
 .
 The person named in the Author field signed this changelog entry.