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
|
pnetcdf (1.10.0-3) unstable; urgency=medium
* Rebuilg against dh-fortran-mod 0.7 to fix postrm script errors
-- Alastair McKinstry <mckinstry@debian.org> Fri, 21 Dec 2018 10:13:45 +0000
pnetcdf (1.10.0-2) unstable; urgency=medium
* Patch from Gianfranco Costamagna to avoid FTBFS of reverse-deps
by forcing libking of gfortran. Closes: #916728
-- Alastair McKinstry <mckinstry@debian.org> Tue, 18 Dec 2018 07:22:58 +0000
pnetcdf (1.10.0-1) unstable; urgency=medium
* New upstream release
* Remove obsolete patches:
- hardening.patch
- destdir.patch
* Standards-Version: 4.2.1
* Undo hard-coded gfortran; transition complete
* Update watch file to github
* Don't use hard-coded xz compression
-- Alastair McKinstry <mckinstry@debian.org> Mon, 12 Nov 2018 14:30:59 +0000
pnetcdf (1.9.0-8) unstable; urgency=medium
* Link libpnetcdf0d against libgfortran
-- Alastair McKinstry <mckinstry@debian.org> Mon, 09 Jul 2018 06:57:33 +0100
pnetcdf (1.9.0-7) unstable; urgency=medium
* Transition to gfortran-8. Needed for netcdf-parallel build
-- Alastair McKinstry <mckinstry@debian.org> Wed, 04 Jul 2018 19:56:43 +0100
pnetcdf (1.9.0-6) unstable; urgency=medium
* Disable erange_fill test that fails incorrectly on S390x.
Closes: #899319
-- Alastair McKinstry <mckinstry@debian.org> Wed, 23 May 2018 09:37:17 +0100
pnetcdf (1.9.0-5) unstable; urgency=medium
* Undo gfortran-8 changes
* Drop -lgfortran; now breaking non-x86 builds
* Add -g to flags to ensure debug symbols are added
* Ensure no rpaths in binaries
-- Alastair McKinstry <mckinstry@debian.org> Mon, 21 May 2018 15:25:28 +0100
pnetcdf (1.9.0-4) unstable; urgency=medium
* Use dh-dfortran-mod to add dependency on fortran compiler
* Use B-D of gfortran-8 to enforce the transition
* Add tests: call test suite in build-shared
-- Alastair McKinstry <mckinstry@debian.org> Sat, 05 May 2018 14:30:03 +0100
pnetcdf (1.9.0-3) unstable; urgency=medium
* Rebuilt for openmpi transition
* Add riscv64 as architecture
* Standards-Version: 4.1.4
-- Alastair McKinstry <mckinstry@debian.org> Sun, 15 Apr 2018 08:00:28 +0100
pnetcdf (1.9.0-2) unstable; urgency=medium
* Only build on 64-bit archs. Needed as MPI_OFFSET must now be 8 bytes,
and the same size as size_t. Closes: #889115
-- Alastair McKinstry <mckinstry@debian.org> Thu, 08 Feb 2018 11:40:19 +0000
pnetcdf (1.9.0-1) unstable; urgency=medium
* New upstream release
* Standards-Version: 4.1.3, no changes required
* Add salsa.debian.org as VCS
* Add watch file
-- Alastair McKinstry <mckinstry@debian.org> Thu, 01 Feb 2018 09:32:52 +0000
pnetcdf (1.8.1-3) unstable; urgency=medium
* Standards-Version: 4.1.1, no changes required
* Add gpb.conf file
* Drop obsolete build-depends on auto*
-- Alastair McKinstry <mckinstry@debian.org> Wed, 25 Oct 2017 15:36:01 +0100
pnetcdf (1.8.1-2) unstable; urgency=medium
* Push to unstable
-- Alastair McKinstry <mckinstry@debian.org> Mon, 19 Jun 2017 05:42:15 +0100
pnetcdf (1.8.1-1) experimental; urgency=medium
* New upstream release
- pkgconfig now supplied upstream
-- Alastair McKinstry <mckinstry@debian.org> Thu, 20 Apr 2017 13:59:23 +0100
pnetcdf (1.7.0-1) unstable; urgency=medium
* New upstream release.
* Add dependency on libpnetcdf0d to -dev package.
* Add pkgconfig support
* Make libpnetcdf0d properly Multi-Arch. Closes: #815821.
* Put inc, mod files in /usr/include/$(ARCH) as not
arch-independent
* Ensure no rpath in shared lib.
* Move to Standards-Version: 3.9.8
* Now use debhelper 10
-- Alastair McKinstry <mckinstry@debian.org> Tue, 14 Jun 2016 16:04:59 +0100
pnetcdf (1.7.0~pre1-1) unstable; urgency=medium
* Initial release. (Closes: #812187)
Re-submitted with updated Copyright Information.
-- Alastair McKinstry <mckinstry@debian.org> Tue, 16 Feb 2016 23:59:30 +0000
|