File: changelog

package info (click to toggle)
python-bayespy 0.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,132 kB
  • sloc: python: 22,402; makefile: 156
file content (164 lines) | stat: -rw-r--r-- 5,194 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
python-bayespy (0.6.2-1) unstable; urgency=medium

  * QA upload.
  * New upstream version 0.6.2
  * Replace Nose with Pytest (Closes: #1018463)

 -- Alexandre Detiste <tchet@debian.org>  Sat, 14 Sep 2024 14:21:07 +0200

python-bayespy (0.6.1-1) unstable; urgency=medium

  * QA upload.
  * New upstream release.
  * debian/control: Add new dependency python3-truncnorm.
  * debian/control: Replace dh-python with dh-sequence-python3.

 -- Boyuan Yang <byang@debian.org>  Mon, 17 Jun 2024 15:05:55 -0400

python-bayespy (0.5.28-1) unstable; urgency=medium

  * QA upload.
  * New upstream release.

 -- Boyuan Yang <byang@debian.org>  Tue, 27 Feb 2024 19:28:26 -0500

python-bayespy (0.5.26-1) unstable; urgency=medium

  * QA upload.
  * New upstream release.
  * debian/: Apply "wrap-and-sort -abst".
  * debian/patches/: Drop merged patches.
  * debian/patches/0001-Drop-builtin-versioneer.patch: Add patches
    to drop embedded versioneer.
  * debian/control: Build-depends on python3-versioneer. (Closes: #1058238)

 -- Boyuan Yang <byang@debian.org>  Thu, 18 Jan 2024 21:15:48 -0500

python-bayespy (0.5.22-4) unstable; urgency=medium

  * QA upload.

  [ Bas Couwenberg ]
  * Add upstream patch to fix test failure with Numpy 1.24.
    (closes: #1027220)

 -- Bastian Germann <bage@debian.org>  Fri, 17 Jan 2023 09:31:23 +0100

python-bayespy (0.5.22-3) unstable; urgency=medium

  * QA upload.
  * Fix autopkgtest

 -- Jochen Sprickerhof <jspricke@debian.org>  Wed, 14 Dec 2022 22:51:10 +0100

python-bayespy (0.5.22-2) unstable; urgency=medium

  * QA upload.
  * Change patch to gbp-pq.
  * Add change-from-scipy-to-locally-defined-epsilon.patch
    - Upstream patch to fix compatibility with scipy >= 1.8.1 Closes: #1013086
  * autopkgtest:
    - Move test script to a separate file.
    - Change from py3versions -r -> py3versions --supported
  * Update Standards-Version to 4.6.1

 -- Håvard F. Aasen <havard.f.aasen@pfft.no>  Thu, 23 Jun 2022 22:52:57 +0200

python-bayespy (0.5.22-1) unstable; urgency=medium

  * QA upload.
  * New upstream version 0.5.22
  * Add build dependency python3-pil.imagetk Closes: #999534
  * Update Standards-Version to 4.6.0
  * autopkgtest: Add depends on python3-pil.imagetk.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse

 -- Håvard Flaget Aasen <haavard_aasen@yahoo.no>  Tue, 23 Nov 2021 07:38:14 +0100

python-bayespy (0.5.18-3) unstable; urgency=medium

  * QA Upload
  * Fix FTBFS with recent matplotlib (Closes: #954590)
    - Add build and test dependencies on python3-pytest
    - Adjust absolute tolerance for some tests
  * Switch to debhelper 13
  * Set Rules-Requires-Root: no
  * Bump Standards-Version to 4.5.0, no changes

 -- Graham Inggs <ginggs@debian.org>  Thu, 09 Jul 2020 14:34:54 +0000

python-bayespy (0.5.18-2) unstable; urgency=medium

  * QA upload.
  * [d7c620d] Update standards version to 4.4.1, no changes needed.
  * [d35bb12] Bump debhelper from old 11 to 12.
  * [69bceed] Relax build-depends versions
  * [a689689] Orphan the package.
  * [ccecbe3] Drop dependency on dpkg-dev

 -- Anton Gladky <gladk@debian.org>  Fri, 01 Nov 2019 20:15:29 +0100

python-bayespy (0.5.18-1) unstable; urgency=medium

  * Team upload
  * New upstream version 0.5.18

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Sun, 31 Mar 2019 14:03:12 +0200

python-bayespy (0.5.17-2) unstable; urgency=medium

  * Team upload
  * Drop myself from uploaders
  * Add missing test dependency on matplotlib.
    Thanks to Steve Langasek (Closes: #884516, #907221)
  * Fix obsolete declaration of autodep8 tests
  * Bump standards version to 4.3.0

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Sat, 30 Mar 2019 19:09:30 +0100

python-bayespy (0.5.17-1) unstable; urgency=medium

  * Team upload.
  * Point watch file to secure URI
  * Rename debian/tests/control to control.autodep8
  * Add missing Depends: python3-tk
    Closes: #896210
  * debhelper 11
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.1.4
  * Testsuite: autopkgtest-pkg-python
  * Remove ancient field X-Python3-Version
  * Remove unneeded get-orig-source-target

 -- Andreas Tille <tille@debian.org>  Mon, 21 May 2018 12:55:12 +0200

python-bayespy (0.5.12-1) unstable; urgency=medium

  * New upstream version 0.5.12
  * Bump the standards version to 4.1.1
  * Add recommended get-orig-source target

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Tue, 31 Oct 2017 09:10:19 +0000

python-bayespy (0.5.11-1) unstable; urgency=medium

  * New upstream version 0.5.11
  * Update copyright dates
  * Revert exclusion of plot tests
  * Use DEB_BUILD_OPTIONS for nocheck
  * Replace occurrences of findstring with filter
  * Fixup whitespacing in rules file
  * Move extend-diff-ignore to d/s/options
  * Add an autopkgtest suite
  * Fixup the Vcs-Browser URI
  * Drop install dependency on python3-tk
  * Bump the standards version to 4.1.0

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Wed, 27 Sep 2017 16:41:09 +0100

python-bayespy (0.5.8-1) unstable; urgency=low

  * Initial release. (Closes: #862198)

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Sat, 13 May 2017 11:11:08 +0100