File: changelog

package info (click to toggle)
libbpp-phyl 2.4.1-13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,148 kB
  • sloc: cpp: 50,305; makefile: 13; perl: 6
file content (370 lines) | stat: -rw-r--r-- 11,031 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
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
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
libbpp-phyl (2.4.1-13) unstable; urgency=medium

  * Team upload.
  * Fix clean target.
  * Drop "Priority: optional" (default).
  * Update standards-version.
  * Simplify salsa-ci.yml.

 -- Santiago Vila <sanvila@debian.org>  Tue, 17 Feb 2026 01:57:25 +0100

libbpp-phyl (2.4.1-12) unstable; urgency=medium

  * Team upload.
  * cmake-4.patch: new: bump cmake minimum to 3.10. (Closes: #1113116)
  * d/control: declare compliance to standards version 4.7.2.
  * d/control: remove redundant Rules-Requires-Root: no.
  * d/watch: convert to v5 Github template.
  * d/copyright: remove the old FSF address.
  * d/*lintian-overrides: remove now unused t64 override.
  * d/s/lintian-overrides: glob d/control line number.
    This fixes mismatches caused by variability in the d/control file.
  * d/*lintian-overrides: override conflicts-with-version.
    This overrides is necessary in the context of the t64 transition.

 -- Étienne Mollier <emollier@debian.org>  Fri, 26 Sep 2025 21:44:17 +0200

libbpp-phyl (2.4.1-11) unstable; urgency=medium

  * Since every GCC version bump ends up in a bug caused by the need to
    update symbols files we stop providing symbols for this library
    Closes: #1075148
  * lintian-override for no-symbols-control-file
  * Standards-Version: 4.7.0 (routine-update)

 -- Andreas Tille <tille@debian.org>  Fri, 05 Jul 2024 07:40:57 +0200

libbpp-phyl (2.4.1-10) unstable; urgency=medium

  * Team upload.
  * d/patches/unforce-cxxflags.patch: update to allow combination of
    upstream's and dpkg-buildflags compile flags.
  * d/source/lintian-overrides: silence false-positive from the t64
    transition
  * d/patches/spelling: new patch to fix typos.

 -- Michael R. Crusoe <crusoe@debian.org>  Mon, 25 Mar 2024 16:12:25 +0100

libbpp-phyl (2.4.1-9.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062234

 -- Lukas Märdian <slyon@debian.org>  Thu, 29 Feb 2024 15:12:22 +0000

libbpp-phyl (2.4.1-9) unstable; urgency=medium

  * Team upload.
  * d/*.symbols*: mark some gcc specific symbols as optional. (Closes: #1037718)
  * Standards-Version: 4.6.2 (routine-update)

 -- Étienne Mollier <emollier@debian.org>  Sun, 13 Aug 2023 12:13:20 +0200

libbpp-phyl (2.4.1-8) unstable; urgency=medium

  * Fix watch file
  * Update symbols

 -- Andreas Tille <tille@debian.org>  Wed, 30 Nov 2022 18:45:56 +0100

libbpp-phyl (2.4.1-7) unstable; urgency=medium

  * Team upload.
  * d/libbpp-phyl12.symbols.amd64: mark compiler specific symbols optional.
    (Closes: #1012968)
  * Standards-Version: 4.6.1 (routine-update)

 -- Étienne Mollier <emollier@debian.org>  Sat, 09 Jul 2022 20:52:45 +0200

libbpp-phyl (2.4.1-6) unstable; urgency=medium

  * Fix symbols again
    Closes: #997444

 -- Andreas Tille <tille@debian.org>  Mon, 01 Nov 2021 14:08:45 +0100

libbpp-phyl (2.4.1-5) unstable; urgency=medium

  * Fix watchfile to detect new versions on github (routine-update)
  * Standards-Version: 4.6.0 (routine-update)
  * Update symbols to gcc 11
    Closes: #984089

 -- Andreas Tille <tille@debian.org>  Wed, 29 Sep 2021 20:23:09 +0200

libbpp-phyl (2.4.1-4) unstable; urgency=medium

  * Standards-Version: 4.5.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Refer to specific version of license GPL-2+.
  * Fix day-of-week for changelog entry 2.0.3-1.
  * Update symbols for gcc-10
    Closes: #957425

 -- Andreas Tille <tille@debian.org>  Thu, 23 Jul 2020 11:44:02 +0200

libbpp-phyl (2.4.1-3) unstable; urgency=medium

  [ Julien Dutheil ]
  * Remove test that causes random failures

  [ Andreas Tille ]
  * Adapt symbols to new gcc version
    Closes: #925732
  * debhelper-compat 12
  * Standards-Version: 4.4.0

 -- Andreas Tille <tille@debian.org>  Tue, 20 Aug 2019 18:13:57 +0200

libbpp-phyl (2.4.1-2) unstable; urgency=medium

  [ Jelmer Vernooij ]
  * Use secure copyright file specification URI.
  * Trim trailing whitespace.

  [ Michael R. Crusoe ]
  * libbpp-phyl-dev: Multi-Arch: same & add missing ${devlibs:Depends}
  * Remove trailing whitespace in debian/copyright
  * Standards-Version: 4.3.0

  [ Andreas Tille ]
  * Adapt symbols to new gcc version
    Closes: #923457
  * More sensible way to provide symbols amd64 only

 -- Andreas Tille <tille@debian.org>  Fri, 01 Mar 2019 15:52:37 +0100

libbpp-phyl (2.4.1-1) unstable; urgency=medium

  [ Julien Dutheil ]
  * New upstream update.
    Closes: #906478

  [ Andreas Tille ]
  * Standards-Version: 4.2.0

 -- Julien Dutheil <julien.dutheil@univ-montp2.fr>  Sun, 19 Aug 2018 21:36:23 +0200

libbpp-phyl (2.4.0-2) unstable; urgency=medium

  [ Julien Dutheil ]
  * Increases likelihood test tolerance.

  [ Andreas Tille ]
  * Standards-Version: 4.1.4

 -- Julien Dutheil <julien.dutheil@univ-montp2.fr>  Mon, 30 Apr 2018 16:58:46 +0200

libbpp-phyl (2.4.0-1) unstable; urgency=medium

  [ Julien Dutheil ]
  * New upstream update.
  * Reduced execution time of test_likelihood_nh
    Closes: #890136
  * Added symbol list (only for amd64)

  [ Andreas Tille ]
  * Versioned Build-Depends: d-shlibs (>= 0.82)
  * d/rules: Drop unneeded override for d-shlibmove
  * Provide full license text of CeCILL license
  * Point Vcs fields to salsa.debian.org

 -- Julien Dutheil <julien.dutheil@univ-montp2.fr>  Fri, 06 Apr 2018 07:53:20 +0200

libbpp-phyl (2.3.2-2) unstable; urgency=medium

  * Fixed covariant return type on 32bits arch.
    Closes: #889953

 -- Julien Dutheil <julien.dutheil@univ-montp2.fr>  Fri, 09 Feb 2018 09:10:11 +0200

libbpp-phyl (2.3.2-1) unstable; urgency=medium

  [ Julien Dutheil ]
  * Standards-Version: 4.1.2

  [ Andreas Tille ]
  * cme fix dpkg-control
  * debhelper 11

 -- Julien Dutheil <julien.dutheil@univ-montp2.fr>  Mon, 05 Feb 2018 20:59:41 +0200

libbpp-phyl (2.3.1-10) unstable; urgency=medium

  [ Julien Dutheil ]
  * Does not override debian cxx flags anymore.

  [ Andreas Tille ]
  * Rebuild with gcc-7
    Closes: #871085
  * Standards-Version: 4.0.1
  * Fix d-shlibs override

 -- Andreas Tille <tille@debian.org>  Wed, 23 Aug 2017 23:32:26 +0200

libbpp-phyl (2.3.1-9) unstable; urgency=medium

  * Further increased time out limit for unit tests.
    Closes: 866365

 -- Julien Dutheil <julien.dutheil@univ-montp2.fr>  Mon, 17 Jul 2017 09:24:23 +0200

libbpp-phyl (2.3.1-8) unstable; urgency=medium

  * another try to have test_likelihood_clock pass on mips architecture.

 -- Julien Dutheil <julien.dutheil@univ-montp2.fr>  Sun, 16 Jul 2017 10:43:18 +0200

libbpp-phyl (2.3.1-7) unstable; urgency=medium

  * Some tests redesign.
    Should hopefully make test_mapping more stable, and have
    test_likelihood_clock pass on mips architecture

 -- Julien Dutheil <julien.dutheil@univ-montp2.fr>  Sat, 15 Jul 2017 22:48:50 +0200

libbpp-phyl (2.3.1-6) unstable; urgency=medium

  [ Julien Dutheil ]
  * remove some deprecation warnings which might lead to timeouts in tests

  [ Andreas Tille ]
  * Remove postinst, postrm and prerm

 -- Andreas Tille <tille@debian.org>  Fri, 14 Jul 2017 14:20:59 +0200

libbpp-phyl (2.3.1-5) unstable; urgency=medium

  * Fix build time issues for remaining architectures
    Closes: #865552

 -- Andreas Tille <tille@debian.org>  Tue, 27 Jun 2017 11:16:14 +0200

libbpp-phyl (2.3.1-4) unstable; urgency=medium

  * Relax timeout for tests.
    Dealswith: #865552
  * d-shlibs (>= 0.80) contains needed override

 -- Andreas Tille <tille@debian.org>  Mon, 26 Jun 2017 12:39:58 +0200

libbpp-phyl (2.3.1-3) unstable; urgency=medium

  * cmake files belong to /usr/lib/$(DEB_HOST_MULTIARCH)
  * debhelper 10
  * Standards-Version: 4.0.0 (no changes needed)

 -- Andreas Tille <tille@debian.org>  Fri, 23 Jun 2017 09:10:34 +0200

libbpp-phyl (2.3.1-2) unstable; urgency=medium

  * Make sure cmake files will be installed also on i386

 -- Andreas Tille <tille@debian.org>  Thu, 22 Jun 2017 08:03:24 +0200

libbpp-phyl (2.3.1-1) unstable; urgency=medium

  * New upstream version
  * d/watch: point to github

 -- Andreas Tille <tille@debian.org>  Tue, 13 Jun 2017 16:39:48 +0200

libbpp-phyl (2.2.0-1) unstable; urgency=medium

  * New upstream version
  * Moved packaging to Git
  * Better description
  * Team maintenance in Debian Med team
  * cme fix dpkg-control
  * Source package section: science
  * Add watch file
  * debhelper 9
  * DEP5
  * short dh rules file using d-shlibs
  * Library transition
    Closes: #791094

 -- Andreas Tille <tille@debian.org>  Thu, 21 Apr 2016 14:16:41 +0200

libbpp-phyl (2.1.0-1) unstable; urgency=low

  * New RateDistribution classes
  * New models for protein sequences (COaLA)
  * Support for gaps in parsimony score
  * Improved and extended support for BppO
  * Several bugs fixed and warnings removed

 -- Julien Dutheil <julien.dutheil@univ-montp2.fr>  Thu, 07 Mar 2013 15:58:00 +0100

libbpp-phyl (2.0.3-1) unstable; urgency=low

  * Reorganized model hierarchy
  * New pairwise models
  * Several bugs fixed

 -- Julien Dutheil <julien.dutheil@univ-montp2.fr>  Sat, 09 Feb 2013 16:00:00 +0100

libbpp-phyl (2.0.2-1) unstable; urgency=low

  * RFP: Bio++ -- The Bio++ bioinformatics libraries. (Closes: #616373).
  * Packages are now non-native.
  * Exact substitution mapping with detailled counts.
  * Backup system for ML estimation.

 -- Julien Dutheil <julien.dutheil@univ-montp2.fr>  Thu, 09 Jun 2011 11:00:00 +0100

libbpp-phyl (2.0.1) unstable; urgency=low

  * Fixed bug #27
  * Improved tree drawing algorithms.

 -- Julien Dutheil <julien.dutheil@univ-montp2.fr>  Mon, 28 Feb 2011 09:00:00 +0100

libbpp-phyl (2.0.0) unstable; urgency=low

  * Better mixed models
  * Extended substitution mapping framework
  * More bug fixed, notably in simulation procedures
  * Topology comparison tools (ELW)
  * Improved graphic classes

 -- Julien Dutheil <julien.dutheil@univ-montp2.fr>  Mon, 07 Feb 2011 09:00:00 +0100

libbpp-phyl (1.9.0) unstable; urgency=low

  * Several bugs fixed and improvements, compilation with -Weffc++
  * Codon models
  * Improved non-homogeneous classes
  * Improved tree drawing classes

 -- Julien Dutheil <julien.dutheil@univ-montp2.fr>  Thu, 25 Mar 2010 13:47:24 +0100

libbpp-phyl (1.8.0) unstable; urgency=low

  * Several buf fixed and improvements.
  * New support for Nexus tree files.
  * New syntax for model description using keyvals.

 -- Julien Dutheil <jdutheil@birc.au.dk>  Wed, 10 Jun 2009 11:28:58 +0100

libbpp-phyl (1.7.0) unstable; urgency=low

  * Several bug fixed and improvements...

 -- Julien Dutheil <jdutheil@birc.au.dk>  Thu, 11 Dec 2008 12:21:37 +0100

libbpp-phyl (1.6.0) unstable; urgency=low

  * New +F protein models + bugs fixed.

 -- Julien Dutheil <jdutheil@birc.au.dk>  Wed, 24 Sep 2008 14:07:26 +0200

libbpp-phyl (1.5.1) unstable; urgency=low

  * Initial Release.

 -- Julien Dutheil <jdutheil@birc.au.dk>  Mon, 21 Jul 2008 15:17:26 +0200