File: changelog

package info (click to toggle)
mdp 3.6-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,412 kB
  • sloc: python: 25,549; makefile: 9; sh: 8
file content (216 lines) | stat: -rw-r--r-- 7,437 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
mdp (3.6-2) unstable; urgency=medium

  * Team upload.
  * Migrate package to Debian Python Team
  * Solve deprecation of numpy.typeDict issue
    Closes: #1002393, #999526
  * Testsuite: autopkgtest-pkg-python
  * debian/salsa-ci.yml
  * Add non-trivial autopkgtest
  * Package works only on 64 bit, thus restrict architectures

 -- Andreas Tille <tille@debian.org>  Tue, 18 Apr 2023 11:28:17 +0200

mdp (3.6-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * source only upload to enable migration (Closes: #960037)

 -- Paul Gevers <elbrus@debian.org>  Sat, 27 Jun 2020 21:41:34 +0200

mdp (3.6-1) unstable; urgency=medium

  * New upstream release (Closes: #867515)
  * Drop Python 2 package
  * Upload sponsored by Yaroslav Halchenko

 -- Tiziano Zito <opossumnano@gmail.com>  Fri, 24 Apr 2020 18:32:06 +0200

mdp (3.5-1) unstable; urgency=medium

  * New upstread release
    - fix failures with ancient Python versions
  * Upload sponsored by Yaroslav Halchenko

 -- Tiziano Zito <opossumnano@gmail.com>  Tue, 08 Mar 2016 14:17:15 +0100

mdp (3.4-1) unstable; urgency=medium

  * New upstream release
    - resolves (Closes: #811470)
  * Packaging updated to follow current standards
  * Upload sponsored by Yaroslav Halchenko

 -- Tiziano Zito <opossumnano@gmail.com>  Fri, 04 Mar 2016 10:35:29 +0100

mdp (3.3+git19-g4ec2f29-1) unstable; urgency=medium

  * "New" upstream git snapshot
    - resolves FTBFS by a workaround of faulty unicode encoding in
      sklearn docstrings (Closes: #724146)
  * debian/rules 
    - run tests from within a corresponding tests directory

 -- Yaroslav Halchenko <debian@onerussian.com>  Mon, 29 Sep 2014 08:46:33 -0400

mdp (3.3+git6-g7bbd889-1) experimental; urgency=low

  * New upstream git snapshot
  * Introduce coarse_limit to trigger switching to fine_g before
    reaching target limit
  * Upload sponsored by Yaroslav Halchenko

 -- Tiziano Zito <opossumnano@gmail.com>  Wed, 21 Nov 2012 10:19:15 +0100

mdp (3.3-1) unstable; urgency=low

  * New upstream bug-fix release
    (list only changes not already in Debian)
    - Make random failing SFA2Node tests more robust
    - Make random failing FastICANode tests more robust
    - Fix sklearn wrappers for version 0.11 (sid) and 0.12 (experimental)
      (Closes: #689028)
    - Disable pp support if pp server can not be started
      (Closes: #689027)
  * Fix seed in built-time testing of Debian package (Closes: #687408)
  * Upload sponsored by Yaroslav Halchenko

 -- Tiziano Zito <opossumnano@gmail.com>  Wed, 26 Sep 2012 10:28:55 +0200

mdp (3.2+git78-g7db3c50-3) unstable; urgency=low

  * New upstream git snapshot
  * Add package for Python 3 (Closes: #645584)
  * Switch from cdbs to debhelper (>= 7, squeeze) and
    dh_python* tools
  * Do not build depend on shogun-python-modular
  * Updated Vcs-* fields in source package
  * Added patches for easier backporting to squeeze and
    several Ubuntu releases
  * Upload sponsored by Yaroslav Halchenko

 -- Tiziano Zito <opossumnano@gmail.com>  Sat, 14 Apr 2012 14:22:00 +0200

mdp (3.2+git28-g4243e9c-1) unstable; urgency=low

  * New git snapshot
  * More sklearn wrappers
  * Fix sklearn wrappers for version 0.10
  * Fix reload support
  * Fix wrong sorting of eigenvectors in degenerate case for SVD
  * Silence sklearn warnings for version >= 0.9
  * Updated git repo information in README.Debian-source
  * Added shogun-python-modular to Build-Depends now that it is available
    on all major platforms
  * Updated debian-branch name in gbp.conf 
  * Upload sponsored by Yaroslav Halchenko

 -- Tiziano Zito <opossumnano@gmail.com>  Mon, 23 Jan 2012 09:43:30 +0100

mdp (3.2-1) unstable; urgency=low

  [ Yaroslav Halchenko ]
  * Boosted policy compliance to 3.9.2 (no changes needed)
  * Tiziano now maintains -- I upload

  [ Tiziano Zito ]
  * New upstream release
  * New release adds support for shogun 1.0 (Closes: #645583)
  * Use dh_python2 instead of deprecated python-support (Closes: #645585)
  * Introduced unittesting at package build time
  * Do not build-depend on shogun-python-modular until version 1.0.0 is
    available on non-amd64 platforms

 -- Tiziano Zito <opossumnano@gmail.com>  Mon, 24 Oct 2011 16:01:00 +0200

mdp (3.1-1) unstable; urgency=low

  * Fresh upstream release

 -- Yaroslav Halchenko <debian@onerussian.com>  Thu, 31 Mar 2011 08:37:07 -0400

mdp (3.0+git8-g921253a-2) unstable; urgency=low

  * Conflict with libsvm << 3.0 since we cannot have versioned recommends.

 -- Yaroslav Halchenko <debian@onerussian.com>  Wed, 02 Mar 2011 09:15:36 -0500

mdp (3.0+git8-g921253a-1) unstable; urgency=low

  * New upstream release (with few post-release tune-ups).
  * Boosted policy compliance to 3.9.1 (no changes needed)
  * Adding joblib, scikits-learn into Recommends, and py to Suggests

 -- Yaroslav Halchenko <debian@onerussian.com>  Tue, 25 Jan 2011 13:57:24 -0500

mdp (2.6-1) unstable; urgency=low

  * New upstream release -- thanks!  Absorbed 5 patches from upstream git which
    were done post-release to address issues which came up during packaging
  * Adding upstream's git as the source remote for upstream sources
  * Switching license for Debian packaging to match upstream license
    (was under GPL before whenever upstream is LGPL)
  * Updated upstream's copyright (new member and new years)
  * Recommends python-shogun-modular and python-libsvm,
    and Enhances python-mvpa
  * Boosted policy complience to 3.8.4 (no additional changes)
  * Ship upstream's CHANGES as a changelog, NEW_DEVELOPER_INFO.txt in docs.

 -- Yaroslav Halchenko <debian@onerussian.com>  Fri, 14 May 2010 17:26:53 -0400

mdp (2.5-1) unstable; urgency=low

  * New Upstream Version: can use symeig accepted as a part of scipy package,
    python-symeig is obsolete now, so mdp recommends scipy now
  * Boosted policy complience to 3.8.1 (no changes needed)
  * Added ${misc:Depends} to Depends (thanks lintian)

 -- Yaroslav Halchenko <debian@onerussian.com>  Tue, 30 Jun 2009 18:45:46 -0400

mdp (2.4+svn20081126-1) unstable; urgency=low

  * New Upstream Upstream Version + SVN snapshot since (Closes: #487939)
  * Suggests python-pp (tandem with pp is still alpha/unstable, thus only
    in suggests)

 -- Yaroslav Halchenko <debian@onerussian.com>  Tue, 28 Oct 2008 13:48:02 -0400

mdp (2.3+svn20080720-1) unstable; urgency=low

  * New Upstream Version
  * Boosted policy complience to 3.8.0 (no changes needed)

 -- Yaroslav Halchenko <debian@onerussian.com>  Sun, 20 Jul 2008 11:37:39 -0400

mdp (2.3+svn20080515-3) UNRELEASED; urgency=low

  * Adjusted vcs paths in the header

 -- Yaroslav Halchenko <debian@onerussian.com>  Thu, 17 Jul 2008 11:23:24 -0400

mdp (2.3+svn20080515-2) unstable; urgency=low

  * Recommends symeig
  * Fixed copyright file with correct years

 -- Yaroslav Halchenko <debian@onerussian.com>  Fri, 30 May 2008 09:38:35 -0400

mdp (2.3+svn20080515-1) unstable; urgency=low

  * New Upstream Version

 -- Yaroslav Halchenko <debian@onerussian.com>  Thu, 15 May 2008 14:28:29 -0400

mdp (2.2+svn20080321-1) unstable; urgency=low

  * New Upstream Version
  * Temporarily modified debian/watch to overcome problem with sf.net redirector

 -- Yaroslav Halchenko <debian@onerussian.com>  Fri, 21 Mar 2008 16:59:48 -0400

mdp (2.1+svn20080122-1) unstable; urgency=low

  * Initial release (Closes: #461634)

 -- Yaroslav Halchenko <debian@onerussian.com>  Sat, 19 Jan 2008 16:41:20 -0500