File: changelog

package info (click to toggle)
nexus 4.4.3-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 26,860 kB
  • sloc: cpp: 34,928; ansic: 17,317; f90: 2,326; xml: 2,071; java: 1,953; fortran: 1,529; python: 766; makefile: 533; sh: 460; tcl: 173; lisp: 169
file content (226 lines) | stat: -rw-r--r-- 7,408 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
nexus (4.4.3-7) unstable; urgency=medium

  * Team upload.
  * Fix Team name
  * Replace obsolete pkg-config with pkg-conf
  * Update Standards-Version to 4.7.2 (no changes required).

 -- Alexandre Detiste <tchet@debian.org>  Mon, 21 Apr 2025 19:44:20 +0200

nexus (4.4.3-6) unstable; urgency=medium

  * Update Standards-Version to 4.6.2 (no changes required).
  * Update debian/watch for github changes.
  * Add .class file to debian/clean to ensure clean target cleans everything
    (Closes: #1048825)

 -- Stuart Prescott <stuart@debian.org>  Mon, 02 Oct 2023 11:48:16 +1100

nexus (4.4.3-5) unstable; urgency=medium

  * Team upload.
  * Fixed the build failure with OpenJDK 17 (Closes:  #982027)

 -- Emmanuel Bourg <ebourg@apache.org>  Sat, 17 Apr 2021 22:59:32 +0200

nexus (4.4.3-4) unstable; urgency=medium

  * Add patch from upstream to not use functions deprecated from libxml2
    (Closes: #949419).
  * Update Standards-Version to 4.5.0 (no changes required).

 -- Stuart Prescott <stuart@debian.org>  Sun, 23 Feb 2020 11:02:53 +1100

nexus (4.4.3-3) unstable; urgency=medium

  * Try to fix random FTBFS:
    - add an extra dependency on creation of the header file
    - don't run tests in parallel to prevent them stomping over shared files

 -- Stuart Prescott <stuart@debian.org>  Mon, 09 Dec 2019 20:41:51 +1100

nexus (4.4.3-2) unstable; urgency=medium

  * Upload to unstable.
  * Add missing Breaks+Replaces on libnexus0-java (Closes: #942336), with
    thanks to Andreas Beckmann and piuparts.
  * Update Standards-Version to 4.4.1 (no changes required).

 -- Stuart Prescott <stuart@debian.org>  Mon, 09 Dec 2019 13:35:02 +1100

nexus (4.4.3-1) experimental; urgency=medium

  * New upstream release.
    - drop patches incorporated upstream.
    - drop patches for old build system.
    - change to cmake build system.
    - drop python-nxs package that is now a separate source (Closes: #896357,
      #937134).
    - stop building against MXML 3.0 until compatibility can be restored
      (Closes: #940108).
    - patch build system to handle newer Java (Closes: #893383).
  * Use debhelper-compat 12.
  * Update Standards-Version to 4.4.0 (no changes required).
  * Add autopkgtest tests.
  * Set Rules-Requires-Root: no.
  * Add myself to Uploaders.

 -- Stuart Prescott <stuart@debian.org>  Tue, 24 Sep 2019 23:33:22 +1000

nexus (4.3.2-svn1921-6) unstable; urgency=medium

  * Team upload

  [ Andreas Tille ]
  * Switch Build-Depends from libhdf4g-dev to libhdf4-dev
    Closes: #866925

  [ Gilles Filippini ]
  * Fix patch hdf5-1.10-support.patch (closes: #861736)

 -- Gilles Filippini <pini@debian.org>  Wed, 01 Nov 2017 19:30:46 +0100

nexus (4.3.2-svn1921-5) unstable; urgency=medium

  * Team upload.

  [ Andreas Tille ]
  * Take over package into Debian Science team
  * Fix wrong Priority: extra -> optional
  * Add watch file
  * Add Homepage field

  [ Gilles Filippini ]
  * New patch hdf5-1.10-support.patch to fix incorrect type for HDF5
    handles: should be hid_t instead of int (closes: #861736)

 -- Andreas Tille <tille@debian.org>  Thu, 11 May 2017 09:23:17 +0200

nexus (4.3.2-svn1921-4) unstable; urgency=medium

  * QA upload.
  * New patch fix-hdf5-1-10-detection to support DF5 1.10 (closes: #841965)

 -- Gilles Filippini <pini@debian.org>  Fri, 22 Jul 2016 23:05:27 +0200

nexus (4.3.2-svn1921-3) unstable; urgency=medium

  * QA upload.
  * Orphan the package, see #805446.
  * debian/control: bump Standards-Version to 3.9.6, no changes needed
  * run wrap-and-sort
  * Build-Depend on dh-python instead of python-support.  Looks like
    dh_python2 was already used in d/rules anyway.  Closes: #786316
  * Remove debian/gbp.conf, since this package is not maintained in git.

 -- Mattia Rizzolo <mattia@debian.org>  Sun, 13 Dec 2015 23:08:45 +0000

nexus (4.3.2-svn1921-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename library packages for g++5 ABI transition (closes: 791217).

 -- Julien Cristau <jcristau@debian.org>  Sun, 16 Aug 2015 17:47:53 +0200

nexus (4.3.2-svn1921-2) unstable; urgency=low

  * Support hdf5 1.8.13 new packaging layout.
    Patch by Gilles Filippini <pini@debian.org>
    (Closes: #756688)

 -- Tobias Stefan Richter <tsr-debian@achos.com>  Fri, 1 Aug 2014 00:21:53 +0100

nexus (4.3.2-svn1921-1) unstable; urgency=low

  * disginguish between static and dynamic linking, fix
    from upstream (Closes: #743480)
  * provide correct pkg-config version number

 -- Tobias Stefan Richter <tsr-debian@achos.com>  Wed, 16 Apr 2014 19:21:53 +0100

nexus (4.3.2-svn1919-2) unstable; urgency=medium

  * add missing dependencies for -dev package
  * bump standards version (no modification)

 -- Tobias Stefan Richter <tsr-debian@achos.com>  Thu, 03 Apr 2014 17:00:12 +0100

nexus (4.3.2-svn1919-1) unstable; urgency=low

  * upstream: fix problem with null terminated fixed size strings in nxbrowse
  * force building with hdf5 (ubuntu managed to build without)

 -- Tobias Stefan Richter <tsr-debian@achos.com>  Wed, 13 Nov 2013 14:36:50 +0000

nexus (4.3.2-svn1915-1) unstable; urgency=low

  * new upstream snapshot
  * better support from compression from Java
  * bug fixes

 -- Tobias Stefan Richter <tsr-debian@achos.com>  Sat, 14 Sep 2013 18:19:10 +0100

nexus (4.3-svn1898-1) unstable; urgency=low

  * updated upstream version fixing NX5getinfo64

 -- Tobias Stefan Richter <tsr-debian@achos.com>  Sat, 22 Jun 2013 16:20:31 +0100

nexus (4.3-svn1896-1) unstable; urgency=low

  * new upstream version to resolve issues around napiconfig.h
    and add various small improvements

 -- Tobias Stefan Richter <tsr-debian@achos.com>  Sun, 19 May 2013 18:15:22 +0100

nexus (4.3-svn1889-1) unstable; urgency=low

  * new upstream release with bug fixes
  * ensure backward compatibility when compiling with Java 7

 -- Tobias Stefan Richter <tsr-debian@achos.com>  Fri, 08 Mar 2013 00:30:22 +0000

nexus (4.3-svn1863-2) unstable; urgency=low

  * conflict with old python package to allow upgrade
  * populate binary-indep target for python
  * bump standards version (potential symbols work outstanding)

 -- Tobias Stefan Richter <tsr-debian@achos.com>  Sun, 17 Feb 2013 19:45:47 +0000

nexus (4.3-svn1863-1) unstable; urgency=low

  * new upstream version (Closes: #692425)
  * use dpkg-buildflags

 -- Tobias Stefan Richter <tsr-debian@achos.com>  Thu, 13 Dec 2012 15:29:09 +0000

nexus (4.3-svn1815-2) unstable; urgency=low

  * remove transitional libhdf5-serial-dev dependency

 -- Tobias Richter <tsr-debian@achos.com>  Wed, 23 May 2012 10:05:18 +0100

nexus (4.3-svn1815-1) unstable; urgency=low

  * new upstream version
  * update standards version from 3.9.2 to 3.9.3 (no change)
  * make python arch all (Closes: #662215)
  * better python dependency (Closes: #662214)
  * correct python package name (Closes: #662158)
  * Thanks to Jakub for spotting all my python packaging mistakes!

 -- Tobias Stefan Richter <tsr-debian@achos.com>  Mon, 14 May 2012 18:22:36 +0100

nexus (4.2.1-svn1614-2) unstable; urgency=low

  * better solution for finding JAVA_HOME (Closes: #636203)
  * provide build-arch and build build-indep targets

 -- Tobias Stefan Richter <tsr-debian@achos.com>  Tue, 02 Aug 2011 11:37:59 +0100

nexus (4.2.1-svn1614-1) unstable; urgency=low

  * Initial release (Closes: #411053)

 -- Tobias Stefan Richter <tsr-debian@achos.com>  Thu, 21 Jul 2011 11:52:11 +0100