File: changelog

package info (click to toggle)
silo-llnl 4.10.2.real-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 26,472 kB
  • sloc: ansic: 86,101; sh: 18,875; cpp: 6,690; pascal: 1,261; makefile: 1,146; fortran: 882; python: 313; xml: 109; csh: 74; f90: 69; perl: 54
file content (258 lines) | stat: -rw-r--r-- 9,017 bytes parent folder | download
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
silo-llnl (4.10.2.real-5) unstable; urgency=medium

  * Export missing header files (silo_exports.h, etc)
  * Standards-Version: 4.2.1. No changes required
  * Drop hard-wired 'xz' compression for debian tarball

 -- Alastair McKinstry <mckinstry@debian.org>  Wed, 10 Oct 2018 16:43:56 +0100

silo-llnl (4.10.2.real-4) unstable; urgency=medium

  * Drop obsolete "X-Python-Versions > 2.6"
  * Rebuild against python3.7

 -- Alastair McKinstry <mckinstry@debian.org>  Thu, 28 Jun 2018 09:42:14 +0100

silo-llnl (4.10.2.real-3) unstable; urgency=medium

  * Mark python-silo as M-A: same
  * Standards-Version: 4.1.4
  * Rebuild against libopenmpi3

 -- Alastair McKinstry <mckinstry@debian.org>  Wed, 18 Apr 2018 09:04:05 +0100

silo-llnl (4.10.2.real-2) unstable; urgency=medium

  * Add build-dependency on dh-python

 -- Alastair McKinstry <mckinstry@debian.org>  Tue, 27 Mar 2018 09:38:50 +0100

silo-llnl (4.10.2.real-1) unstable; urgency=medium

  * Rebuild out of correct upstream release, and bump epoch;
    (previous 4.10.2 was incorrectly merged). Closes: #890496
  * Delete merged /obsolete patches:
    - compile-fixes.patch 
    - dist-undo.patch 
    - sh4-build.patch 
    - testsuite-skip-szip.patch 
    - version-number.patch
  * Standards-Version: 4.1.3
  * Move VCS to salsa.debian.org/
  * Drop obsolete autoreconf from rules

 -- Alastair McKinstry <mckinstry@debian.org>  Thu, 15 Feb 2018 11:24:50 +0000

silo-llnl (4.10.2-8) unstable; urgency=medium

  * B-D on libhdf5-mpi-dev, not -openmpi-dev.
  * Standards- Version: 4.1.2; no changes required
  * Build on serial HDF5

 -- Alastair McKinstry <mckinstry@debian.org>  Tue, 19 Dec 2017 14:05:48 +0000

silo-llnl (4.10.2-7) unstable; urgency=medium

  * Use debhelper 10.
  * Remove obsolete qt-version.patch
  * Re-enable szip test, now libhdf5 built against libaec
  * Standards-Version: 4.1.1; no changes required
  * Drop dependencies on auto*. not needed with DH_COMPAT=10
  * Enable --with-szlib, add B-D on libaec-dev
  * Set python3-silo as M-A: same
  * Set CONFIG_SHELL=/bin/sh in rules for reproducibility

 -- Alastair McKinstry <mckinstry@debian.org>  Sat, 21 Oct 2017 19:28:42 +0100

silo-llnl (4.10.2-6) unstable; urgency=medium

  * Experimental python3 interface
  * Standards-Version: 3.9.8. No changes required
  * Ack. that homepage URL updated. Closes: #769182.
  * Depend on qtbase5-dev, qtchooser not qt5-default-dev

 -- Alastair McKinstry <mckinstry@debian.org>  Mon, 08 Aug 2016 13:33:30 +0100

silo-llnl (4.10.2-5) unstable; urgency=medium

  * Add qt5-defaults to ensure build under Qt5.
  * Ack. FTBFS fixed in -4 upload. Closes: #797414. 

 -- Alastair McKinstry <mckinstry@debian.org>  Tue, 22 Sep 2015 13:27:13 +0100

silo-llnl (4.10.2-4) unstable; urgency=medium

  * Build silex.  
  * Regression: put tools back in /usr/bin not /bin.

 -- Alastair McKinstry <mckinstry@debian.org>  Tue, 08 Sep 2015 16:05:46 +0100

silo-llnl (4.10.2-3) unstable; urgency=medium

  * Fix reported version number. 4.9.1 -> 4.10.2
  * Install tools properly rather than copy from install script.
    Closes: #797414.
  * Move QtGui, QtWidgets to QT_LIBS for saner linking.

 -- Alastair McKinstry <mckinstry@debian.org>  Mon, 07 Sep 2015 23:20:17 +0100

silo-llnl (4.10.2-2) experimental; urgency=medium

  * Build against hdf5-1.8.15 

 -- Alastair McKinstry <mckinstry@debian.org>  Sun, 16 Aug 2015 01:17:15 +0100

silo-llnl (4.10.2-1) unstable; urgency=medium

  * New upstream release.
  * Standards-Version: 3.9.6.
  * New homepage: Closes: #769182.
  * Add DBGetObjtypeTag to silo.ver version script. Closes: #772912.
  * Add --enable-install-lite-headers for PDB-lite headers
  * Add Vcs-Git pointing to anonscm.debian.org/debian-science

 -- Alastair McKinstry <mckinstry@debian.org>  Thu, 25 Jun 2015 20:36:04 +0100

silo-llnl (4.9.1-3) unstable; urgency=medium

  * Remove unused qt-version.patch
  * Add patch to remove H5*_fapl_mpiposix() calls, no longer present
    in HDF5 1.8.13+
  * Use new HDF5 layout in debian/rules.
  * Update silo.ver version script with 4.9.1 changes.
  * Fix  --with-versioned-symbols patch to activate.

 -- Alastair McKinstry <mckinstry@debian.org>  Wed, 06 Aug 2014 17:08:11 +0100

silo-llnl (4.9.1-2) unstable; urgency=medium

  * Undo dependencies on python3-*dev until we actually build python3-silo.
    Closes: #751537. 

 -- Alastair McKinstry <mckinstry@debian.org>  Sun, 15 Jun 2014 18:33:05 +0100

silo-llnl (4.9.1-1) unstable; urgency=low

  * New upstream release. Closes: #691471.
  * Build against Qt5 rather than Qt4.
  * Now set debhelper dependency to 9. 
  * Set Standards-Version: 3.9.5. No changes required.
  * Patch for typo spotted by Lintian.
  * Now use xz compression.

 -- Alastair McKinstry <mckinstry@debian.org>  Thu, 01 May 2014 22:56:57 +0100

silo-llnl (4.8-13) unstable; urgency=low

  * Enable QT version 4.8.2 as well. Closes: #671614.
  * Pass CPPFLAGS, CFLAGS, LDFLAGS in rules to enable hardening.

 -- Alastair McKinstry <mckinstry@debian.org>  Sat, 16 Jun 2012 11:46:24 +0100

silo-llnl (4.8-12) unstable; urgency=low

  * Add support for QT version 4.8.1; add build-depends on it.
    Closes: #671614. 
  * Standards-Version: 3.9.3; no changes required.

 -- Alastair McKinstry <mckinstry@debian.org>  Thu, 07 Jun 2012 12:45:44 +0100

silo-llnl (4.8-11) unstable; urgency=low

  * ld-as-needed patch not robust. Use new dh_autoreconf --as-needed
      method. Closes: #652224

 -- Alastair McKinstry <mckinstry@debian.org>  Fri, 16 Dec 2011 13:50:16 +0000

silo-llnl (4.8-10) unstable; urgency=low

  * Don't delete config.status, it breaks 'make distclean'
    Closes: #642782. 
  * Two fixes to fprintf() needed to compile with -Werror=format-security
  * Disable sh4-build patch as not needed now we do 'autoreconf'. 
    Ditto, update qt-version.patch, add-lib-version.patch not to change
    files now autogenerated.

 -- Alastair McKinstry <mckinstry@debian.org>  Mon, 03 Oct 2011 11:26:00 +0100

silo-llnl (4.8-9) unstable; urgency=low

  * Rename lib from libsilo0 -> libsiloh5-0 to match soname
    _before_ building visit, etc to depend on it.
  * Build with -Wl,--as-needed to remove unwanted dependencies.
  * Remove unnecessary ${shlibs:Depends} from libsilo-dev 

 -- Alastair McKinstry <mckinstry@debian.org>  Thu, 15 Sep 2011 07:27:03 +0100

silo-llnl (4.8-8) unstable; urgency=low

  * B-D on libtool too.

 -- Alastair McKinstry <mckinstry@debian.org>  Sat, 10 Sep 2011 11:19:45 +0100

silo-llnl (4.8-7) unstable; urgency=low

  * Don't trust pdbuilder, even after pbuilder --clean.
  * B-D on autoconf,  automake for autoreconf

 -- Alastair McKinstry <mckinstry@debian.org>  Sat, 10 Sep 2011 09:43:46 +0100

silo-llnl (4.8-6) unstable; urgency=low

  * Fixes needed to make autoreconf -fiv work correctly. Closes: #619830. 
  * B-D autoconf-archive to include AX_CHECK_COMPILE_FLAG needed now.
  * Build with mpicc.lam when using LAM. Closes: #639119.

 -- Alastair McKinstry <mckinstry@debian.org>  Fri, 09 Sep 2011 11:11:02 +0100

silo-llnl (4.8-5) experimental; urgency=low

  * Add Multi-arch support.
  * Add pkgconfig file silo.pc
  * Add versioned symbols. 

 -- Alastair McKinstry <mckinstry@debian.org>  Fri, 26 Aug 2011 02:34:13 +0100

silo-llnl (4.8-4) unstable; urgency=low

  * Add dependency on python-all-dev for extensions. Closes: #628820.
  * Check for errors in debian/rules with 'set -e'. Closes: #628818. 
  * Disable python-write test that fails on python2.7. forwrd upstream.
    (note: it appears the code didn't work as planned on 2.6; 
    hence allow as exists rather than disable python2.7).
  * Python2.7 enables HDF5 tests: disable SZIP test, 
     as Debian does not have SZIP for licensing reasons. 
  * Disable HDF5 largefile test (test fails on rounding error using floats) 

 -- Alastair McKinstry <mckinstry@debian.org>  Sun, 03 Jul 2011 20:14:51 +0100

silo-llnl (4.8-3) unstable; urgency=low

  * Include patch by Nobuhiro Iwamatsu to build on SH4. Closes: #609074. 

 -- Alastair McKinstry <mckinstry@debian.org>  Wed, 13 Apr 2011 09:51:26 +0100

silo-llnl (4.8-2) unstable; urgency=low

  * Patch to allow silo-llnl build with Qt version 4.7.2. Closes: #621781.
  * Use python2 in debian/rules to add python dependencies. Closes: #619535. 
  * Include full copy of BSD license in debian/copyright. Closes: #617912. 
  * debian/rules clean: delete autogenerated log files.
  * Enable testsuite. Fix needed for one test (needs bash)
  * Now at Standards-Version: 3.9.2

 -- Alastair McKinstry <mckinstry@debian.org>  Sun, 10 Apr 2011 21:53:28 +0100

silo-llnl (4.8-1) unstable; urgency=low

  * Correct version number; non-native.
  * Build-conflict with qt3-dev-tools, or else qmake may give an obsolete
    version, and silex won't be built.

 -- Alastair McKinstry <mckinstry@debian.org>  Sun, 02 Jan 2011 00:03:01 +0000

silo-llnl (4.8) unstable; urgency=low

  * Initial release. (Closes: #599747)

 -- Alastair McKinstry <mckinstry@debian.org>  Fri, 08 Oct 2010 19:20:40 +0100