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 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350
|
casacore (3.7.1-1) unstable; urgency=medium
* New upstream version 3.7.1
* Add breaks for older wsclean
-- Ole Streicher <olebole@debian.org> Tue, 18 Mar 2025 14:30:28 +0100
casacore (3.7.0-1) unstable; urgency=medium
* New upstream version 3.7.0
* Rediff patches
* Push Standards-Version to 4.7.2, no changes needed
* Fix d/u/metadata
-- Ole Streicher <olebole@debian.org> Mon, 17 Mar 2025 18:25:29 +0100
casacore (3.6.1-5) unstable; urgency=medium
* Move doc/ removal to d/clean
* Remove numpy detection by CMake (Closes: #1095333)
* Add numpy ABI dependency to libcasa-python3-8
-- Ole Streicher <olebole@debian.org> Fri, 07 Feb 2025 14:21:00 +0100
casacore (3.6.1-4) unstable; urgency=medium
[ Phil Wyett ]
* Add 'd/clean' and insert appropriate files. (Closes: #1043905)
[ Ole Streicher ]
* Stop pinning of gcc-12 (Closes: #1092203)
-- Ole Streicher <olebole@debian.org> Mon, 06 Jan 2025 08:16:52 +0100
casacore (3.6.1-3) unstable; urgency=medium
* Switch to unstable to start transition
* Overwrite buggy package 3.6.1-1 in unstable. Closes: #1080049
-- Ole Streicher <olebole@debian.org> Fri, 30 Aug 2024 09:52:42 +0200
casacore (3.6.1-2) experimental; urgency=medium
* Change SOVERSION from 7 to 8. Drop unneeded (t64) breaks/replaces
* Switch to experimental to announce transition
* Disable tests that fail on big endian platforms
-- Ole Streicher <olebole@debian.org> Thu, 29 Aug 2024 08:45:20 +0200
casacore (3.6.1-1) unstable; urgency=medium
* New upstream version 3.6.1
* Drop gcc compatibility patches: applied upstream
* Drop kfreeBSD patches: kfreeBSD is not a port anymore
-- Ole Streicher <olebole@debian.org> Wed, 28 Aug 2024 08:57:32 +0200
casacore (3.5.0-5) unstable; urgency=medium
* Resolve issues compiling mirlib with gcc 14 (Closes: #1074866)
* Push Standards-Version to 4.7.0. No changes needed
-- Ole Streicher <olebole@debian.org> Mon, 29 Jul 2024 21:21:12 +0200
casacore (3.5.0-4.1) unstable; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1063110
-- Benjamin Drung <bdrung@debian.org> Fri, 01 Mar 2024 11:45:55 +0000
casacore (3.5.0-4) unstable; urgency=medium
* enforce gcc 12 for C++ (fixes FTBFS on i386)
-- Ole Streicher <olebole@debian.org> Tue, 25 Jul 2023 12:15:14 +0200
casacore (3.5.0-3) unstable; urgency=medium
* add C-style header to fix GCC 13.1 compile error on uint16_t
not being a valid type. Closes: #1037600
* Push Standards-Version to 4.6.2. No changes needed
-- Ole Streicher <olebole@debian.org> Mon, 24 Jul 2023 17:59:55 +0200
casacore (3.5.0-2) unstable; urgency=medium
* Force compatible code for Dysco compression
* Disable test that fails on armhf
* Switch back to unstable to start transition
-- Ole Streicher <olebole@debian.org> Sun, 10 Jul 2022 10:11:23 +0200
casacore (3.5.0-1) experimental; urgency=medium
* Replace own tObjectId patch with upstream one's
* New upstream version 3.5.0
* Rediff patches
* Remove API version from libreadline-dev build dependency
* Push Standards-Version to 4.6.1. No changes needed
* Push dh-compat to 13
* Add new build dependencies
* Add casacore.pc to casacore-dev
* Change SOVERSION from 6 to 7
* Switch to experimental to prepare transition
-- Ole Streicher <olebole@debian.org> Fri, 08 Jul 2022 21:47:40 +0200
casacore (3.4.0-2) unstable; urgency=medium
* Fix compilation of RefTable on i386 platform
* Switch back to unstable to start transition
* Use only minimal hash check (!=0) to fix test failure on i386
-- Ole Streicher <olebole@debian.org> Tue, 09 Nov 2021 10:12:48 +0100
casacore (3.4.0-1) experimental; urgency=medium
* Adjust d/watch
* New upstream version 3.4.0
* Rediff patches. Drop patches that were applied upstream.
* Push Standards-Version to 4.6.0. No changes required
* Add "Rules-Requires-Root: no" to d/control
* Remove leading slash in d/*.install files
* Remove obsolete check for Cray that currently fails on Debian
* Change SOVERSION from 5 to 6
* Switch to experimental to prepare transition
-- Ole Streicher <olebole@debian.org> Thu, 16 Sep 2021 09:53:57 +0200
casacore (3.3.0-4) unstable; urgency=medium
[ Adrian Bunk ]
* Fix baseline violation on i386. Closes: #966526
-- Ole Streicher <olebole@debian.org> Thu, 30 Jul 2020 09:24:04 +0200
casacore (3.3.0-3) unstable; urgency=medium
* Use FFTW instead of FFTPack in Fits-IDI to MS table converter
(Closes: #957065)
-- Ole Streicher <olebole@debian.org> Thu, 23 Jul 2020 16:22:53 +0200
casacore (3.3.0-2) unstable; urgency=medium
* Switch back to unstable to start transition
-- Ole Streicher <olebole@debian.org> Tue, 21 Apr 2020 22:36:27 +0200
casacore (3.3.0-1) experimental; urgency=low
* New upstream version 3.3.0. Rediff patches
* Adjust SOVERSION for all libs
* Switch to experimental to prepare transition
-- Ole Streicher <olebole@debian.org> Mon, 20 Apr 2020 16:15:23 +0200
casacore (3.2.1-5) unstable; urgency=medium
* Fix tObjectID failure on arm
* Explicitly specify default Python environment (Closes: #956578)
* Push Standards-Version to 4.5.0. No changes required
* cme fix dpkg
-- Ole Streicher <olebole@debian.org> Mon, 13 Apr 2020 18:05:08 +0200
casacore (3.2.1-4) unstable; urgency=medium
* Switch to unstable to start transition
-- Ole Streicher <olebole@debian.org> Wed, 15 Jan 2020 09:13:31 +0100
casacore (3.2.1-3) experimental; urgency=medium
* Disable tObjectID test that fails on armhf and mipsel
* Install ms2uvfits in casacore-tools. Closes: #929111
-- Ole Streicher <olebole@debian.org> Mon, 13 Jan 2020 21:51:20 +0100
casacore (3.2.1-2) experimental; urgency=medium
* Remove symbols files; they seem too nitpicky
-- Ole Streicher <olebole@debian.org> Mon, 09 Dec 2019 16:04:24 +0100
casacore (3.2.1-1) experimental; urgency=low
[ Ole Streicher ]
* New upstream version 3.2.1. Rediff patches
* Push Standards-Version to 4.4.1. No changes needed.
* Push compat to 12. Remove d/compat
* Remove Python 2 support (Closes: #936274)
* Fall back to older cmake functions to find Python 3
* Use python3 in bang path of test utilities
* Switch to experimental to prepare transition
[ Gijs Molenaar ]
* add missing libcasa-python3-3 to casacore-dev
[ Athanaseus Javas Ramaila ]
* Adjust SOVERSION and rename install files of all libraries
* Add package symbols for shared libraries
-- Ole Streicher <olebole@debian.org> Tue, 26 Nov 2019 10:26:21 +0100
casacore (3.0.0-4) unstable; urgency=low
* Switch back to unstable. Start transition.
-- Ole Streicher <olebole@debian.org> Fri, 23 Nov 2018 17:43:45 +0100
casacore (3.0.0-3) experimental; urgency=medium
* Fix another compile error in LatticeMath on 32 bit platforms
-- Ole Streicher <olebole@debian.org> Thu, 22 Nov 2018 08:13:35 +0100
casacore (3.0.0-2) experimental; urgency=medium
* Fix compile error in LatticeApply in 32 bit platforms
* Fix another kfreebsd64 problem
-- Ole Streicher <olebole@debian.org> Wed, 21 Nov 2018 13:56:28 +0100
casacore (3.0.0-1) experimental; urgency=medium
* New upstream version 3.0.0 Rediff patches
* Push Standards-Version to 4.2.1. No changes needed
* Adjust SOVERSION for all libs. Switch to experimental to prepare transition
-- Ole Streicher <olebole@debian.org> Sun, 18 Nov 2018 14:49:06 +0100
casacore (2.4.1-3) unstable; urgency=low
* Fix version number comparison for numpy
* Fix boost-python detection for the new upstream sonames.
-- Ole Streicher <olebole@debian.org> Mon, 06 Aug 2018 10:10:20 +0200
casacore (2.4.1-2) unstable; urgency=medium
* Update VCS fields to use salsa.d.o
* Removed unused manpage of showtable (1)
* Keep numpy 1.13 printoption for numpy 1.14 or above (Closes: #904853)
* Push Standards-Version to 4.1.5. No changes needed.
* Push compat to 11
-- Ole Streicher <olebole@debian.org> Thu, 02 Aug 2018 10:56:27 +0800
casacore (2.4.1-1) unstable; urgency=low
* New upstream version 2.4.1
* Rediff patches
* Push Standards-Version to 4.1.2. Switch remaining URL to https
-- Ole Streicher <olebole@debian.org> Tue, 19 Dec 2017 12:02:29 +0100
casacore (2.4.0-1) unstable; urgency=low
* New upstream version 2.4.0
* Rediff patches
* Push Standards-Version to 4.1.1. Change homepage URL to https
* Add manpages for writems and readms; move manpages to debian/man
-- Ole Streicher <olebole@debian.org> Tue, 07 Nov 2017 13:28:09 +0100
casacore (2.3.0-4) unstable; urgency=low
* Add support for python3.6 (Closes: #873667)
* Push Standards-Version to 4.1.0. No changes needed.
* Set -dev package to Multi-Arch: same as suggested my Multiarch hinter
-- Ole Streicher <olebole@debian.org> Wed, 30 Aug 2017 17:29:15 +0200
casacore (2.3.0-3) unstable; urgency=low
* Fix accuracy for near(rms(pos), expRMS) in tLatticeStatistics
-- Ole Streicher <olebole@debian.org> Tue, 04 Jul 2017 12:18:47 +0200
casacore (2.3.0-2) unstable; urgency=low
* Fix FTBFS tStatisticsUtilities, tLatticeStatistics and tLCEllipsoid
on arm64
* Disable tLSQaips and tLSQFit tests. Closes: #838424
* Rediff patches, remove patch numbers
-- Ole Streicher <olebole@debian.org> Tue, 04 Jul 2017 09:39:13 +0200
casacore (2.3.0-1) unstable; urgency=low
* New upstream version 2.3.0
* Rediff patches
* Push Standards-Version to 4.0.0. No changes.
-- Ole Streicher <olebole@debian.org> Fri, 23 Jun 2017 20:53:23 +0200
casacore (2.2.0-2) unstable; urgency=medium
* Fix multiarch lib path
-- Ole Streicher <olebole@debian.org> Fri, 02 Dec 2016 18:07:56 +0100
casacore (2.2.0-1) unstable; urgency=medium
* Add myself as uploader
* New upstream version 2.2.0. Closes: #846555
* Use -mfpmath=sse of i386 to circumvent FPU problems. Closes: #830250
* More fixes for FreeBSD and HURD (still not complete)
-- Ole Streicher <olebole@debian.org> Fri, 02 Dec 2016 12:21:18 +0100
casacore (2.2~rc+2016.11.24-1) experimental; urgency=low
* Team upload.
* New upstream version 2.2~rc+2016.11.24 (commit b4339f6). Closes: #830249
* Rediff patches
* Indent list of tools
* Recommend new data packages, and correctly set the DATA_DIR
-- Ole Streicher <olebole@debian.org> Thu, 24 Nov 2016 14:41:36 +0100
casacore (2.1.0-3) unstable; urgency=medium
* Team upload.
* Make the check for NFS a bit more portable. Closes: #838423
* Use the correct symbol to detect Linux OS. Closes: #838422
* Properly convert arrays to Python. Closes: #838425
* Fix several test failures that cause FTBFS. Closes: #838428
-- Ole Streicher <olebole@debian.org> Mon, 26 Sep 2016 09:52:19 +0200
casacore (2.1.0-2) unstable; urgency=medium
* Team upload.
* Unconditionally add -fsigned-char to CMAKE_CXX_FLAGS. Closes:
#830248
* Use correct getrusage() on HURD and kfreebsd. Closes: #830253
[ Gijs Molenaar ]
* enable C++11 support. Closes: #831077
-- Ole Streicher <olebole@debian.org> Tue, 20 Sep 2016 11:14:11 +0200
casacore (2.1.0-1) unstable; urgency=low
* Initial release. (Closes: #686924)
-- Benda Xu <heroxbd@gentoo.org> Thu, 02 Jun 2016 17:26:36 +0900
|