1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157
|
ga (5.7.2-2) unstable; urgency=medium
* debian/control: Replaced libblas-dev and liblapack-dev with
libopenblas-dev.
* debian/rules: Updated accordingly.
* debian/control (Build-Depends): Bump required libarmci-mpi-dev version to
0.3.1~beta.
-- Michael Banck <mbanck@debian.org> Sun, 08 Mar 2020 20:42:19 +0100
ga (5.7.2-1) unstable; urgency=medium
* New upstream point release.
* debian/patches/testsuite_log_compiler.patch: Use shell directive.
* debian/patches/ga_diag_seq.patch: Removed, included upstream.
* debian/patches/fix_MPI_errhandler_f1ea520.patch: Likewise.
-- Michael Banck <mbanck@debian.org> Mon, 02 Mar 2020 07:10:21 +0100
ga (5.7-6) unstable; urgency=medium
* debian/rules (override_dh_auto_configure): Remove --enable-peigs from
configure options.
* debian/salsa-ci.yml: New file.
* debian/rules (override_dh_auto_test): Set MPIEXEC variable.
* debian/patches/testsuite_log_compiler.patch: New patch, fixes test suite
harness script.
-- Michael Banck <mbanck@debian.org> Wed, 08 Jan 2020 15:08:10 +0100
ga (5.7-5) unstable; urgency=medium
* Team upload.
* Patch fix_MPI_errhandler_f1ea520.patch applies upstream commit
f1ea520 to update MPI errhandler for MPI-3 API.
* Standards-Version: 4.4.1
* debhelper compatibility level 12: debhelper-compat (= 12)
-- Drew Parsons <dparsons@debian.org> Sat, 21 Dec 2019 23:45:48 +1100
ga (5.7-4) unstable; urgency=medium
* debian/patches/ga_diag_seq.patch: New patch, fixes Fortran integer casting
in ga_diag, taken Edoardo Aprà 's Fedora package patches.
* debian/rules (override_dh_auto_configure): Added --enable-peigs to
configure options.
-- Michael Banck <mbanck@debian.org> Sun, 20 Jan 2019 18:58:29 +0100
ga (5.7-3) unstable; urgency=medium
* debian/libglobalarrays-dev.install: Ship /usr/bin/ga-config.
* debian/control (Multi-Arch): New field.
-- Michael Banck <mbanck@debian.org> Tue, 01 Jan 2019 23:27:03 +0100
ga (5.7-2) unstable; urgency=medium
* Team upload.
* incorporate NMU 5.4~beta~r10636+dfsg-5.1 into main repo
(scalapack v2 fixes, in particular)
-- Drew Parsons <dparsons@debian.org> Sun, 30 Dec 2018 23:29:47 +0100
ga (5.7-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* add debian/watch, pointing at new upstream repo
https://github.com/GlobalArrays/ga
* update debian/copyright
- remove Files-Excluded from debian/copyright:
BGML and DCMF ports and dmapp.h.bak have been removed
- disambiguate "License: other"
* update debian/control
- update upstream Homepage to http://hpc.pnl.gov/globalarrays/
- Priority: optional not extra
- remove autotools-dev (already required by default by dh 11)
* specify dh build with autoreconf
* update debian/docs (source now provides README.md)
* Standards-Version: 4.3.0
* debhelper compatibility level 11
-- Drew Parsons <dparsons@debian.org> Sun, 30 Dec 2018 21:43:04 +0100
ga (5.4~beta~r10636+dfsg-5.1) unstable; urgency=medium
* Non-maintainer upload.
* Standards-Version: 4.1.0
* debhelper compatibility level 10
* Link to scalapack for default MPI
* Update build for scalapack 2:
- remove explicit -lblacs reference
(BLACS is now included in scalapack2)
- Build-Depends: libscalapack-mpi-dev (>= 2)
-- Drew Parsons <dparsons@debian.org> Mon, 11 Sep 2017 19:14:16 +0800
ga (5.4~beta~r10636+dfsg-5) unstable; urgency=medium
* Team upload
* debian/control (Build-Depends): Drop versioned dependency
on libarmci-mpi-dev binNMU
* debian/clean: Add bltz.gmv to fix FTBFSx2
* debian/rules (override_dh_auto_configure): Link with -lblacs-openmpi
to avoid undefined reference to symbol 'blacs_gridexit_' (Closes: #857177)
* debian/rules (override_dh_auto_test): Set ARMCI_USE_WIN_ALLOCATE=1
to fix test failures (Closes: #846273)
* debian/control: Use secure URI for Vcs-Browser and
canonical URI for Vcs-Svn
-- Graham Inggs <ginggs@debian.org> Mon, 13 Mar 2017 15:45:36 +0200
ga (5.4~beta~r10636+dfsg-4) unstable; urgency=medium
* debian/control (Build-Depends): Added libarmci-mpi-dev.
* debian/rules (override_dh_auto_configure): Build against external libarmci
from armci-mpi (Closes: 816699).
* debian/rules (override_dh_auto_configure): Remove --enable-shared and
--with-sockets configure options.
-- Michael Banck <mbanck@debian.org> Sun, 05 Mar 2017 13:16:28 +0100
ga (5.4~beta~r10636+dfsg-3) unstable; urgency=medium
* debian/control: Renamed package libga-dev to libglobalarrays-dev
(Closes: 843141).
* debian/control: Break and Replace previous libga-dev revisions.
* debian/libga-dev.install: Renamed to ...
* debian/libglobalarrays-dev.install: ... this.
* debian/copyright: Add copyright and license information for FreeSerif.ttf.
-- Michael Banck <mbanck@debian.org> Wed, 23 Nov 2016 14:14:27 +0100
ga (5.4~beta~r10636+dfsg-2) unstable; urgency=medium
* debian/patches/fix_comex_testsuite.patch: New patch, forces MPI to exact
two processes for those comex tests which require them.
* debian/patches/fix_armci_testsuite.patch: New patch, fixes linking failures
of armci testsuite.
* debian/rules (override_dh_auto_configure): Added --with-sockets option to
match the 5.3 behaviour for now.
-- Michael Banck <mbanck@debian.org> Mon, 22 Feb 2016 14:05:27 +0100
ga (5.4~beta~r10636+dfsg-1) unstable; urgency=medium
* New upstream development snapshot.
* debian/patches/fix_ga_target.patch: Refreshed.
-- Michael Banck <mbanck@debian.org> Sun, 21 Feb 2016 18:56:13 +0100
ga (5.3+dfsg-1) unstable; urgency=medium
* Initial release (Closes: #603711).
-- Michael Banck <mbanck@debian.org> Fri, 05 Feb 2016 00:43:40 +0100
|