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
|
libgctp (2.0.0-13) unstable; urgency=medium
* Fix from Guillem Jover for SONAME filename handling. Closes: #1115395
-- Alastair McKinstry <mckinstry@debian.org> Wed, 10 Dec 2025 10:39:47 +0000
libgctp (2.0.0-12) unstable; urgency=medium
* Set libgctp-dev to M-A: no as file conflict on data files
* Fix FTBFS with C Std23.patch. Closes: #1097189
* Standards-Version: 4.7.2
-- Alastair McKinstry <mckinstry@debian.org> Fri, 05 Sep 2025 14:31:53 +0100
libgctp (2.0.0-11) unstable; urgency=medium
* Drop unused pre-depends
* Add Replaces to libgctp-dev. Closes: #1078866
* Move to d/watch version 4
-- Alastair McKinstry <mckinstry@debian.org> Thu, 03 Oct 2024 12:44:02 +0100
libgctp (2.0.0-10) unstable; urgency=medium
* Add breaks: because of .so file move from lib to dev package conflicts.
Closes: #1078550
-- Alastair McKinstry <mckinstry@debian.org> Tue, 13 Aug 2024 12:58:12 +0100
libgctp (2.0.0-9) unstable; urgency=medium
* Add back libgctp.so. Closes: #1078366
-- Alastair McKinstry <mckinstry@debian.org> Sat, 10 Aug 2024 08:39:07 +0100
libgctp (2.0.0-8) unstable; urgency=medium
* Fix broken lib conflicts (badly named libs). Closes: #1075168
-- Alastair McKinstry <mckinstry@debian.org> Wed, 07 Aug 2024 08:17:06 +0100
libgctp (2.0.0-7) unstable; urgency=medium
* Use debhelper-compat (=13)
* Adapt d/rules to dh-compat 13 standard
* Set Debian Science Maint. as maintainer
* Fix broken vcs url
* Standards-Version: 4.7.0; no changes required
* Recommend pkgconf rather than pkg-config
* Patch g++14 tightens definitons for FTBFS with gcc 14. Closes: #1075168
-- Alastair McKinstry <mckinstry@debian.org> Mon, 05 Aug 2024 12:49:10 +0100
libgctp (2.0.0-6) unstable; urgency=medium
* Standards-Version: 4.4.0
-- Alastair McKinstry <mckinstry@debian.org> Mon, 15 Jul 2019 08:40:38 +0100
libgctp (2.0.0-5) unstable; urgency=medium
* Standards-Version: 4.3.0
* Build-Depend on gfortran | fortran-compiler, for flang
* Debhelper 12
-- Alastair McKinstry <mckinstry@debian.org> Mon, 11 Feb 2019 09:54:03 +0000
libgctp (2.0.0-4) unstable; urgency=medium
* Fix name of library, changed in last "upstream release". Closes: #906188
* Standards-Version: 4.2.0
* Remove obsolete build.patch
-- Alastair McKinstry <mckinstry@debian.org> Sat, 18 Aug 2018 19:41:27 +0100
libgctp (2.0.0-3) unstable; urgency=medium
* Add build-dependency on gfortran
-- Alastair McKinstry <mckinstry@debian.org> Fri, 01 Jun 2018 15:28:40 +0100
libgctp (2.0.0-2) experimental; urgency=medium
* Rebuild with -fPIC, needed for hdf-eos* linking
-- Alastair McKinstry <mckinstry@debian.org> Fri, 01 Jun 2018 13:34:43 +0100
libgctp (2.0.0-1) experimental; urgency=medium
* Now use 2.0.0 release from github upstream
* Change library version from 0d to 2.0.0
* Standards-Version: 4.1.4
* Add VCS to d/control
-- Alastair McKinstry <mckinstry@debian.org> Thu, 31 May 2018 14:05:02 +0100
libgctp (2.0-4) unstable; urgency=medium
* Fix symbols file syntax error. Closes: #887528
* Standards-Version: 4.1.3
* Fix homepage; now on Github
* Add watch file
-- Alastair McKinstry <mckinstry@debian.org> Sun, 21 Jan 2018 10:37:03 +0000
libgctp (2.0-3) unstable; urgency=medium
* Patch for FTCBFS from Helmut Grohe; Closes: #884729
* Standards-Version: 4.1.2; no changes required
-- Alastair McKinstry <mckinstry@debian.org> Wed, 20 Dec 2017 09:44:41 +0000
libgctp (2.0-2) unstable; urgency=medium
* Move to Standards-Version: 4.0.0; no changes required
* Now at Debhelper DH_COMPAT=10
-- Alastair McKinstry <mckinstry@debian.org> Fri, 28 Jul 2017 15:23:28 +0100
libgctp (2.0-1) unstable; urgency=low
* Use 'xz' compression for debian patch.
* Move to gctpc20 from ftp site. Closes: #748221.
* Standards-Version: 3.9.5.
* Multi-Arch enabled.
* Move to Source version 3 + debhelper, not quilt
-- Alastair McKinstry <mckinstry@debian.org> Thu, 15 May 2014 18:20:13 +0100
libgctp (1.0-1) unstable; urgency=low
* Initial release. (Closes: #540182).
-- Alastair McKinstry <mckinstry@debian.org> Wed, 05 Aug 2009 17:19:49 +0100
|