File: changelog

package info (click to toggle)
egenix-mx-base 3.2.9-1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 8,492 kB
  • ctags: 6,353
  • sloc: ansic: 22,435; python: 19,107; sh: 137; makefile: 121
file content (397 lines) | stat: -rw-r--r-- 13,561 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
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
egenix-mx-base (3.2.9-1) unstable; urgency=medium

  * New upstream release 3.2.9

 -- Joel Rosdahl <joel@debian.org>  Sat, 24 Oct 2015 18:12:23 +0200

egenix-mx-base (3.2.8-1) unstable; urgency=low

  * New upstream release 3.2.8
  * Update Standards-Version to 3.9.6 (no changes required)

 -- Joel Rosdahl <joel@debian.org>  Fri, 24 Oct 2014 22:25:22 +0200

egenix-mx-base (3.2.7-1) unstable; urgency=low

  * New upstream release 3.2.7

 -- Joel Rosdahl <joel@debian.org>  Tue, 10 Dec 2013 20:58:32 +0100

egenix-mx-base (3.2.6-1) unstable; urgency=low

  * New upstream release 3.2.6 (closes: #725180)
  * Update Standards-Version to 3.9.4 (no changes required)

 -- Joel Rosdahl <joel@debian.org>  Wed, 02 Oct 2013 20:52:50 +0200

egenix-mx-base (3.2.5-1) unstable; urgency=low

  * New upstream release 3.2.5 (closes: #664686)
  * Update Standards-Version to 3.9.3 (no changes required)
  * Remove lintian overrides again since they apparently no longer are needed

 -- Joel Rosdahl <joel@debian.org>  Wed, 28 Nov 2012 22:08:07 +0100

egenix-mx-base (3.2.4-1) unstable; urgency=low

  * New upstream release 3.2.4
  * Update watch file to work with new upstream directory index page
  * Add X-Python-Version control field
  * Build with flags from /usr/share/dpkg/buildflags.mk for hardening

 -- Joel Rosdahl <joel@debian.org>  Sun, 25 Nov 2012 20:55:09 +0100

egenix-mx-base (3.2.1-1) unstable; urgency=low

  * New upstream release (closes: #641441)

 -- Joel Rosdahl <joel@debian.org>  Wed, 14 Sep 2011 21:51:01 +0200

egenix-mx-base (3.2.0-1) unstable; urgency=low

  * New upstream release (closes: #494792)
  * Add working debian/watch file
  * Remove unnecessary ${shlibs:Depends} for doc packages
  * Add ${python:Depends} again

 -- Joel Rosdahl <joel@debian.org>  Sun, 03 Jul 2011 21:17:22 +0200

egenix-mx-base (3.1.3-5) unstable; urgency=low

  * Convert from dh_pycentral to dh_python2 (closes: #616798)
  * Remove unused ${python:Depends} and ${python:Provides}
  * Add build-arch and build-indep targets to debian/rules
  * Use debhelper compat level 8
  * Add dummy watch file explaining why there's no watch file
  * Bump Standards-Version to 3.9.2
  * Add small comments that the dbg packages are normally not needed
  * Add dependency to the python package since we have some scripts as well

 -- Joel Rosdahl <joel@debian.org>  Sun, 26 Jun 2011 22:39:55 +0200

egenix-mx-base (3.1.3-4) unstable; urgency=low

  * Split documentation into -doc packages. Closes: #570531.

 -- Joel Rosdahl <joel@debian.org>  Sun, 16 May 2010 16:02:57 +0200

egenix-mx-base (3.1.3-3) unstable; urgency=low

  * Changed source package format to "3.0 (quilt)".
  * Updated Standards-Version to 3.8.4.
  * Don't compile with debug information in the non-dbg package.

 -- Joel Rosdahl <joel@debian.org>  Sun, 16 May 2010 15:00:19 +0200

egenix-mx-base (3.1.3-2) unstable; urgency=low

  * Added ${misc:Depends} requirements.

 -- Joel Rosdahl <joel@debian.org>  Wed, 27 Jan 2010 22:14:26 +0100

egenix-mx-base (3.1.3-1+b1) unstable; urgency=low

  * Binary-only non-maintainer upload for amd64; no source changes.
  * Build extension for python2.6

 -- amd64 Build Daemon (brahms) <buildd_amd64-brahms@buildd.debian.org>  Tue, 26 Jan 2010 00:44:03 +0000

egenix-mx-base (3.1.3-1) unstable; urgency=low

  * New upstream release.

 -- Joel Rosdahl <joel@debian.org>  Mon, 21 Dec 2009 22:41:29 +0100

egenix-mx-base (3.1.2-5) unstable; urgency=low

  * Another try at allowing Python 2.6 builds: Let debian/movefile.sh
    refer to usr/lib/python$ver/*-packages/...

 -- Joel Rosdahl <joel@debian.org>  Wed, 21 Oct 2009 20:11:28 +0200

egenix-mx-base (3.1.2-4) unstable; urgency=low

  * Bumped build dependency on python-all-dev to >= 2.5.4. Closes: #551699.
  * Added XB-Python-Version entry to python-egenix-mx-base-dbg.

 -- Joel Rosdahl <joel@debian.org>  Tue, 20 Oct 2009 22:45:08 +0200

egenix-mx-base (3.1.2-3) unstable; urgency=low

  * Another try at allowing Python 2.6 builds: Let .install files refer to
    usr/lib/python*/*-packages/...

 -- Joel Rosdahl <joel@debian.org>  Tue, 20 Oct 2009 22:33:47 +0200

egenix-mx-base (3.1.2-2) unstable; urgency=low

  * Allow building with Python 2.6. Closes: #547826.
  * Updated Standard-Version to 3.8.3.

 -- Joel Rosdahl <joel@debian.org>  Wed, 14 Oct 2009 08:11:45 +0200

egenix-mx-base (3.1.2-1) unstable; urgency=low

  * New upstream release.
  * Updated Standard-Version to 3.8.1.
  * Put the -dbg package in the debug section.

 -- Joel Rosdahl <joel@debian.org>  Fri, 15 May 2009 20:23:21 +0200

egenix-mx-base (3.1.1-1) unstable; urgency=low

  * New upstream release.

 -- Joel Rosdahl <joel@debian.org>  Sun, 28 Sep 2008 17:21:09 +0200

egenix-mx-base (3.1.0-1) unstable; urgency=low

  * New upstream release. Closes: #430557.
  * Updated Standard-Version to 3.8.0.
  
 -- Joel Rosdahl <joel@debian.org>  Sun, 29 Jun 2008 16:06:01 +0200

egenix-mx-base (3.0.0-4) unstable; urgency=low

  * Added missing dependency on python-egenix-mxdatetime for
    python-egenix-mxuid. Closes: #474555.
  * Added missing dependency on python-egenix-mxtexttools for
    python-egenix-mxurl.
  * Removed obsolete dpatches and build dependency on dpatch.
  * Updated Standards-Version to 3.7.3.
  * Fixed spelling error in python-egenix-mx-base-dbg description.
  * Added copyright notice to copyright file.
  * Changed to section Programming/Python for doc-base documentation.

 -- Joel Rosdahl <joel@debian.org>  Sun, 06 Apr 2008 17:00:04 +0200

egenix-mx-base (3.0.0-3) unstable; urgency=low

  * Always use the unversioned interpreter name in executable example
    scripts. See Ubuntu Launchpad #147138.

 -- Joel Rosdahl <joel@debian.org>  Wed, 10 Oct 2007 21:40:14 +0200

egenix-mx-base (3.0.0-2) unstable; urgency=low

  * Added conflicts/depends on old python2.3 packages again.
  * Build python-egenix-mx-base-dbg with debug versions of the modules as
    suggested by Mathias Klose.

 -- Joel Rosdahl <joel@debian.org>  Tue, 12 Jun 2007 21:17:50 +0200

egenix-mx-base (3.0.0-1) unstable; urgency=low

  * New upstream release.
  * Updated debian/copyright with new license text and upstream source
    location.
  * New binary packages: python-egenix-mxbeebase, python-egenix-mxuid and
    python-egenix-mxurl.
  * Updated descriptions for all packages.
  * Removed conflicts/depends on old python2.3 packages.
  * Now with Python 2.5 support. Closes: #406363.
  
 -- Joel Rosdahl <joel@debian.org>  Fri, 18 May 2007 09:48:33 +0200

egenix-mx-base (2.0.6-5) unstable; urgency=low

  * Updated build dependencies on debhelper, python-central and python-all-dev.
  * Removed use of dh_python.
  * Removed DH_COMPAT variable from debian/rules to fix Lintian warning.
  
 -- Joel Rosdahl <joel@debian.org>  Sun, 22 Apr 2007 22:13:36 +0200

egenix-mx-base (2.0.6-4) unstable; urgency=low

  * Added dependencies on python-egenix-mxtools, which got lost during
    transition to the new Python policy. Closes: #374404.  
  * Removed now obsolete "dummy package" markers. Closes: #374419.
  * Readded lost build target to debian/rules.
  * Readded dependencies on ${shlibs:Depends}.
  * Added XS-Python-Standards-Version field.
  * Added versioned dependency on python-all-dev.
  * Use "pyversions -r debian/control" instead of "pyversions -s".
  * Unhardcoded creation of /usr/include/python2.[34]/mx directories.
  * Drop obsolete prerm and postinst scripts.
  * Updated Standards-Version to 3.7.2.

 -- Joel Rosdahl <joel@debian.org>  Mon, 19 Jun 2006 19:48:03 +0000

egenix-mx-base (2.0.6-3.1) unstable; urgency=low

  * Drop the versioned package, update to the revised Python policy.
    Closes: #372884.

 -- Matthias Klose <doko@debian.org>  Fri, 16 Jun 2006 03:55:45 +0200

egenix-mx-base (2.0.6-3) unstable; urgency=low

  * Standards-Version 3.6.2.
  * Created 05_DateTime_ampm_parse_fix.dpatch. Sorry for the delay!
    Closes: bug#298024.
  * Applied bug fix from Matt Chapman to 04_DateTime_format_fix. Thanks!

 -- Joel Rosdahl <joel@debian.org>  Sun, 14 May 2006 10:58:44 +0200

egenix-mx-base (2.0.6-2) unstable; urgency=low

  * Drop Python 2.1 and 2.2 support.
  * Update to Standards-Version 3.6.1.
  * Apply 04_DateTime_format_fix patch from Ubuntu. Thanks!
    Closes: bug#325903.
  * Use dh_python and ${python:Depends} tokens in dependency fields.
  * Use dh_install instead of dh_movefiles.

 -- Joel Rosdahl <joel@debian.org>  Fri,  9 Sep 2005 23:08:28 +0200

egenix-mx-base (2.0.6-1) unstable; urgency=low

  * New upstream release. Closes: bug#290734.

 -- Joel Rosdahl <joel@debian.org>  Sun, 16 Jan 2005 16:07:13 +0100

egenix-mx-base (2.0.5-2) unstable; urgency=low

  * Build-depend on debhelper 4.

 -- Joel Rosdahl <joel@debian.org>  Fri, 20 Aug 2004 19:54:22 +0200

egenix-mx-base (2.0.5-1) unstable; urgency=low

  * New upstream release.
  * Removed 01_TextTools_tagdict.dpatch and 02_None_rebound.dpatch
    patches; merged in upstream.
  * Don't build Python 1.5 packages anymore.
  * Standards-Version 3.6.1.
  * Created 03_Segfault_fix.dpatch.
  * Include ExitFunctions.py from mxBeebase in mxTools. Closes: bug#242447.

 -- Joel Rosdahl <joel@debian.org>  Thu,  8 Apr 2004 00:08:58 +0200

egenix-mx-base (2.0.4-2) unstable; urgency=low

  * python-egenix-mx-base-dev moved to python section.
  * Debhelper compatibility level 4.
  * Standards-Version 3.6.0.
  * Use dpatch for patch management.
  * Fixed typo in tagdict() in TextTools.py. Reported by Igor Stroh.
    Closes: bug#197429.
  * Removed rebinding of None since Python 2.3 warns about it. Reported by
    Juhapekka Tolvanen. Closes: bug#200228.
  * Use Python 2.3 as default version.

 -- Joel Rosdahl <joel@debian.org>  Sat,  9 Aug 2003 14:16:03 +0200

egenix-mx-base (2.0.4-1) unstable; urgency=low

  * New upstream release.
  * Changed section from interpreters to python.
  * Standards-Version 3.5.9.

 -- Joel Rosdahl <joel@debian.org>  Thu, 24 Apr 2003 09:10:57 +0200

egenix-mx-base (2.0.3-3.2) unstable; urgency=low

  * NMU.
  * Build python2.3 packages.

 -- Matthias Klose <doko@debian.org>  Fri, 13 Sep 2002 23:20:32 +0200

egenix-mx-base (2.0.3-3.1) unstable; urgency=low

  * Change default python version to python2.2.

 -- Matthias Klose <doko@debian.org>  Sat, 24 Aug 2002 14:00:00 +0200

egenix-mx-base (2.0.3-3) unstable; urgency=low

  * Exclude mxBeeBase, since it doesn't work with Python compiled with
    support for large files.  (Version 2.1.0, which is not yet released,
    will fix this problem.)  Closes: bug#134832.

 -- Joel Rosdahl <joel@debian.org>  Thu, 21 Feb 2002 20:32:57 +0100

egenix-mx-base (2.0.3-2) unstable; urgency=low

  * Added notes about the python-mx* to python*-egenix-mx* transition in
    README.Debian.  Closes: bug#128249.

 -- Joel Rosdahl <joel@debian.org>  Thu, 10 Jan 2002 19:07:11 +0100

egenix-mx-base (2.0.3-1) unstable; urgency=low

  * New upstream version.

 -- Joel Rosdahl <joel@debian.org>  Wed, 26 Dec 2001 16:07:17 +0100

egenix-mx-base (2.0.2-8) unstable; urgency=low

  * Fixed spelling errors in descriptions.  Closes: bug#125292,
    bug#125291, bug#125287, bug#125286, bug#125282, bug#125289, bug#125281
    and bug#125288.

 -- Joel Rosdahl <joel@debian.org>  Tue, 18 Dec 2001 07:43:12 +0100

egenix-mx-base (2.0.2-7) unstable; urgency=low

  * Also build python1.5 packages.

 -- Joel Rosdahl <joel@debian.org>  Sat, 24 Nov 2001 12:12:12 +0100

egenix-mx-base (2.0.2-6) unstable; urgency=low

  * Removed assignments to __debug__ in various files.  Closes:
    bug#120076.
  * Added missing byte-compilation of files in
    /usr/lib/python$VERSION/site-packages/mx/Misc.

 -- Joel Rosdahl <joel@debian.org>  Sun, 18 Nov 2001 14:18:32 +0100

egenix-mx-base (2.0.2-5) unstable; urgency=low

  * Use perl instead of ed for mangling paths at build time.
    Closes: bug#118902.

 -- Joel Rosdahl <joel@debian.org>  Sat, 10 Nov 2001 09:07:47 +0100

egenix-mx-base (2.0.2-4) unstable; urgency=low

  * Include specific headers in -dev package.  Closes: bug#118750.
  * Removed some .py[co] files from the packages.

 -- Joel Rosdahl <joel@debian.org>  Thu,  8 Nov 2001 17:36:54 +0100

egenix-mx-base (2.0.2-3) unstable; urgency=low

  * Build Python 2.2 packages too.

 -- Joel Rosdahl <joel@debian.org>  Sun,  4 Nov 2001 19:38:51 +0100

egenix-mx-base (2.0.2-2) unstable; urgency=low

  * Call /usr/bin/python$VERSION in postinst, not just python.

 -- Joel Rosdahl <joel@debian.org>  Fri,  2 Nov 2001 08:47:26 +0100

egenix-mx-base (2.0.2-1) unstable; urgency=low

  * Initial release. (Based on proposed patch from Federico Di Gregorio --
    thanks!)
  * This set of packages replaces the packages python-mx* currently
    available in debian by a new set (python-egenix-mx*) containing all
    the new "BASE package" of mx tools from eGenix
    (<URL:http://www.egenix.com>).
  * Install C header files in /usr/include/python2.1/mx directory and
    include them in a package (python-egenix-mx-base-dev).
    Closes: bug#84386.
  * Updated package descriptions with ones taken from the new egenix
    documentation pages.
  * Updated copyright file. (mx tools are now distributed under a new but
    still DFSG-compliant license.)
  * The mxtools package is the base for the other modules and is
    required by all of them. (I wanted to add an mxbase package to hold
    generic information and the Misc module, but the Misc module depends
    on Tools, so I just made Tools the base package.)
  * mxDateTime is now up-to-date.  Closes: bug#111156.

 -- Joel Rosdahl <joel@debian.org>  Tue, 30 Oct 2001 08:15:32 +0100