Import Debian changes 20180207-1
[hcoop/debian/mlton.git] / debian / changelog
1 mlton (20180207-1) unstable; urgency=low
2
3 * New upstream release; new build-depends:
4 * changed from htmldoc to python-pygments
5 * changed from imagemagick to graphicsmagick
6 * removed dblatex, ruby-albino, librsvg2-bin
7 * Bump debhelper compat to 10 (cdbs broken with 11/12)
8 * Bump standards version to 4.1.4
9 * mlton now only recommends mlton-doc
10 * Added riscv64 port
11
12 -- Wesley W. Terpstra <terpstra@debian.org> Tue, 10 Apr 2018 13:38:06 -0700
13
14 mlton (20130715-3) unstable; urgency=low
15
16 * Build-depend only on mlton-compiler and mlton-tools
17 * Buildds got stuck by looking at the mlton all package
18 * Remove heap-size hacks; debian buildds have >2GB RAM now
19 * Source-only upload to ensure full rebuild
20
21 -- Wesley W. Terpstra <terpstra@debian.org> Sun, 18 Dec 2016 22:48:17 +0100
22
23 mlton (20130715-2) unstable; urgency=low
24
25 * Remove policy-problematic smlnj HTML4 from the package
26 * Remove ports for hurd-i386 (unreliable) and ia64 (dead)
27 * Add arm64 port (use supplied patch; closes: #791936)
28 * Add mips64el port (needed a complete arch patch)
29 * Add ppc64el port (needs bin/platform patch)
30 * Track s390 port name change to s390x
31 * Fix kfreebsd ports (removed getpgrp work-around)
32 * Added build dependency on librsvg2-bin
33
34 -- Wesley W. Terpstra <terpstra@debian.org> Sat, 17 Dec 2016 03:39:49 +0100
35
36 mlton (20130715-1) unstable; urgency=low
37
38 * New upstream release (closes: #762143)
39 * Always build PIC on Linux (closes: #837567)
40 * Bump debhelper compat to 9 (disable empty dbgsym packages)
41 * Bump standards version to 3.9.8 (use DEB_HOST_MULTIARCH)
42 * Replace README link with contents to help dh_installdocs
43
44 -- Wesley W. Terpstra <terpstra@debian.org> Fri, 9 Dec 2016 12:11:32 +0200
45
46 mlton (20100608-5.1) unstable; urgency=low
47
48 * Non-Maintainer Upload
49 * Apply upstream patch to avoid __gmp_const breakage
50 (Closes: 707410)
51 * Apply patch from Matthias Klose to allow building on more target
52 triplets on i386, not just i486-linux-gnu (Closes: 640137)
53
54 -- Florian Weimer <fw@deneb.enyo.de> Sat, 19 Oct 2013 19:39:58 +0200
55
56 mlton (20100608-5) unstable; urgency=low
57
58 * Newest gcc and binutils fix mips[el] jump problem
59 * Uploaded mips[el] bootstrap packages as 20100608-4
60 * Build-Depend on newest gcc and binutils
61 * Removed explicit-relocs patch
62 * Include a diffs to current release head
63 * Necessary for 8-bit aligned MIPS read/writes
64 * Increase heap-size for mips post-alignment
65 * Building armel on debian buildd instead of qemu
66 * Heap-size 1.2g on 1.5g machines
67 * Added armhf port
68
69 -- Wesley W. Terpstra (Debian) <terpstra@debian.org> Tue, 19 Jul 2011 12:29:52 +0200
70
71 mlton (20100608-4) unstable; urgency=low
72
73 * Add missing install file for sparc runtime
74 * Make the self target symlink relative
75 * Added Replaces and Breaks the old version for smooth upgrades
76 * Previous build needed manual uploads, so buildd rebuild needed
77 * Still needing bootstrap:
78 * mips(el) gcc bug still unresolved and no-explicit-relocs fails too
79
80 -- Wesley W. Terpstra (Debian) <terpstra@debian.org> Fri, 01 Apr 2011 22:57:25 +0200
81
82 mlton (20100608-3) unstable; urgency=low
83
84 * Include all bugfixes since 20100608 release
85 * Depend on libgmp-dev (closes: #618268)
86 * Split package into compiler, runtime, basis, tools, and doc
87 * Use multiarch to support cross-compiling
88 * Eliminates the need for a mlton-cross package
89 * Updated standards version (no changes needed)
90
91 -- Wesley W. Terpstra (Debian) <terpstra@debian.org> Sun, 20 Mar 2011 14:05:32 +0100
92
93 mlton (20100608-2) unstable; urgency=low
94
95 * Added a new '-mno-explicit-relocs' mips work-around.
96 * Bug filed with gcc upstream (#44537)
97
98 -- Wesley W. Terpstra (Debian) <terpstra@debian.org> Mon, 14 Jun 2010 18:28:58 +0200
99
100 mlton (20100608-1) unstable; urgency=low
101
102 * New upstream release
103 * Removed the mips -fPIC work-around
104 * Filing a new gcc bug report upstream
105
106 -- Wesley W. Terpstra (Debian) <terpstra@debian.org> Fri, 11 Jun 2010 16:11:59 +0200
107
108 mlton (20100504~svn-r7459) unstable; urgency=low
109
110 * New snapshot from svn/HEAD
111 * Includes fixes for PIC codegen on x86
112 * Better handling of memory exhaustion
113 * Fix aliasing problem with newest gcc
114 * Switch to using quilt source format
115
116 -- Wesley W. Terpstra (Debian) <terpstra@debian.org> Tue, 04 May 2010 19:26:59 +0200
117
118 mlton (20100206~svn-r7414) unstable; urgency=low
119
120 * s390 and hurd need fixed-heap to stop thrashing on resize
121 * qemu'd armel needs max-heap to work-around mmap emulation problems
122 => heap-size must choose {fixed/max}-heap
123
124 -- Wesley W. Terpstra (Debian) <terpstra@debian.org> Mon, 08 Feb 2010 20:22:20 +0100
125
126 mlton (20100206~svn-r7412) unstable; urgency=low
127
128 * Restored -fPIC work-around and reopened #552314.
129 * Got a qemu-linux-user with 1G of RAM to work => added armel target.
130
131 -- Wesley W. Terpstra (Debian) <terpstra@debian.org> Sat, 06 Feb 2010 11:16:31 +0100
132
133 mlton (20100205~svn-r7410) unstable; urgency=low
134
135 * New snapshot from svn/HEAD
136 * Split targets into sub-folder
137 * makes cross-compiler packages possible
138 * Add a debian/watch file for lintian
139 * Correct spelling errors in the manual page
140 * Updated to policy 3.8.4.0 (no changes)
141 * Removed -fPIC work-around for mips (closes: #552314)
142
143 -- Wesley W. Terpstra (Debian) <terpstra@debian.org> Fri, 05 Feb 2010 17:13:06 +0100
144
145 mlton (20091212~svn-r7383) unstable; urgency=low
146
147 * New snapshot from svn/HEAD
148 * Works around incompatible change to 'patch' (closes: #560623)
149 * Use a version number that reflects the snapshot nature (closes: #559014)
150 * Both upstream and debian packaging live in the same svn repository
151 * Prune the packaging folder from snapshots as well as releases
152 * For release versions use 20YYMMDD-rXXX, where
153 * 20YYMMDD is the name of the release soruce tarball
154 * XXX is the svn version of the packaging used
155 * For snapshots use 20YYMMDD~svn-rXXX, where
156 * 20YYMMDD is the date the snapshot was made
157 * XXX is the svn version of the packaging and source used
158
159 -- Wesley W. Terpstra (Debian) <terpstra@debian.org> Sat, 12 Dec 2009 02:37:12 +0100
160
161 mlton (20091107) unstable; urgency=low
162
163 * gcc-4.4 miscompiles more than just fpclassify. It is unusable.
164 * gcc-4.1 ICEs so also not an option.
165 * => use gcc-4.3, despite an off-by-one bug in mips branch generation
166 * Using -fPIC to compile changes the assembler enough to get past #552341
167
168 -- Wesley W. Terpstra (Debian) <terpstra@debian.org> Sat, 07 Nov 2009 17:26:11 +0100
169
170 mlton (20091104) unstable; urgency=low
171
172 * Two more regressions disabled on hurd (thread2 and world5)
173 * Switch mips back to gcc-4.4
174 * Found the cause of the segfault: fpclassify is broken on mips
175 * Disable its on linux/mips and use the MLton IEEE work-around code
176
177 -- Wesley W. Terpstra (Debian) <terpstra@debian.org> Wed, 04 Nov 2009 12:04:36 +0100
178
179 mlton (20091101) unstable; urgency=low
180
181 * The mips saga continues
182 * gcc-4.4 miscompiles code
183 * gcc-4.3 outputs bad branch statements
184 * => gcc-4.1 might work!
185 * Don't override gcc version on any architecture but mips[el]
186 * Change dependencies to require gcc-4.1 only on mips[el]
187
188 -- Wesley W. Terpstra (Debian) <terpstra@debian.org> Sun, 01 Nov 2009 18:38:37 +0100
189
190 mlton (20091029) unstable; urgency=low
191
192 * Bump the heap-size up a bit to 800m (850m for align8) -> fixes s390.
193 * Without a porter box it's hard to find the cause of mips(el) build failure
194 * One likely in the gcc changelog is an ABI change in gcc 4.4
195 * Apparently the packed attribute behaves differently now
196 * Since the runtime uses this attribute, rebuild it using gcc 4.4 as well
197
198 -- Wesley W. Terpstra (Debian) <terpstra@debian.org> Sun, 01 Nov 2009 07:19:14 +0100
199
200 mlton (20091028) unstable; urgency=low
201
202 * Added hurd memory-layout definition for mlnlffigen.
203 * Use gcc-4.4; it works around #552314 on mips.
204 * Switch to using cdbs and debhelper.
205 * Appease lintian (hyphens in manual, licence file, empty directories)
206 * Set the Homepage field
207
208 -- Wesley W. Terpstra (Debian) <terpstra@debian.org> Wed, 28 Oct 2009 18:35:04 +0100
209
210 mlton (20091022) unstable; urgency=low
211
212 * Added missing hurd variant to mlton-stubs bootstrap library.
213
214 -- Wesley W. Terpstra (Debian) <terpstra@debian.org> Thu, 22 Oct 2009 12:00:13 +0200
215
216 mlton (20091021) unstable; urgency=low
217
218 * Revised the heap-size script again to ensure 300m free for the OS.
219 * Got these buildds black-listed for low ram: fano, nautilus, rem
220 * Changed s390 alignment to 8 to fix Real64 regressions.
221 * Filled in regression tests for alpha, hppa, mips/el, powerpc, and s390.
222 * Added option DEB_BUILD_HEAP to override debian/heap-size defaults.
223
224 -- Wesley W. Terpstra (Debian) <terpstra@debian.org> Mon, 19 Oct 2009 14:37:57 +0200
225
226 mlton (20091018) unstable; urgency=low
227
228 * Apparently, procps needs to be installed to use 'free'.
229 * The buildds aren't overloaded, they just suck. Revised heap-size.
230
231 -- Wesley W. Terpstra (Debian) <terpstra@debian.org> Mon, 19 Oct 2009 02:32:45 +0200
232
233 mlton (20091017) unstable; urgency=low
234
235 * Debian buildds are heavily loaded -> ram-slop 0.7 is a bad idea.
236 * caused thrashing on nautilus (amd64)
237 * bootstrap troubles from 20070812 on paer (hppa)
238 * Solution => fixed-heap based on debian target (rules/heap-size)
239 * 800MB for 32-bit systems
240 * hppa, i386, kfreebsd-i386, mips, mipsel, powerpc, s390, sparc
241 * 1400MB for 64-bit systems
242 * alpha, amd64, ia64, kfreebsd-amd64
243 * Added hurd-i386 port
244 * 700MB fixed-heap (hurd can only map 800MB physical RAM)
245 * Disable regression suite on hurd; there is a bug in signal handling on
246 this platform (#551470) which causes these tests to hang:
247 mutex prodcons signals signals2 suspend timeout
248 * Otherwise all regressions pass
249
250 -- Wesley W. Terpstra (Debian) <terpstra@debian.org> Sat, 17 Oct 2009 19:12:00 +0200
251
252 mlton (20091015) unstable; urgency=low
253
254 * Rebuild proper packages using the buildd
255 * Added mips and mipsel architectures (bootstrap already uploaded)
256 * Switch to debian native version numbers
257 * Base the MLton version on the changelog
258 * Mark the smlnj script as bash-specific (closes: #530142)
259
260 -- Wesley W. Terpstra (Debian) <terpstra@debian.org> Thu, 15 Oct 2009 21:09:17 +0200
261
262 mlton (20091013-1) unstable; urgency=low
263
264 * New maintainer
265 * New upstream version taken from svn r7263
266 * Standards-version 3.8.3.0 (no changes)
267 * Added alpha ia64 kfreebsd-i386 s390 ports
268 * manual uploads of (half-broken) bootstrap packages will follow
269 * Handle nostrip build option (closes: #437581)
270
271 -- Wesley W. Terpstra (Debian) <terpstra@debian.org> Wed, 14 Oct 2009 15:37:25 +0200
272
273 mlton (20070826-1) unstable; urgency=low
274
275 * new upstream version
276
277 -- Stephen Weeks <sweeks@sweeks.com> Mon, 03 Sep 2007 13:34:12 -0400
278
279 mlton (20061107-1) unstable; urgency=low
280
281 * new upstream version
282 * Use max-heap 640m instead of fixed-heap 512m. hopefully closes: #396980
283
284 -- Stephen Weeks <sweeks@sweeks.com> Tue, 07 Nov 2006 14:01:53 -0800
285
286 mlton (20061026-1) unstable; urgency=low
287
288 * new upstream version
289 * Eliminated broken "cd" in bin/make-pdf-guide. closes: #394981
290
291 -- Stephen Weeks <sweeks@sweeks.com> Thu, 26 Oct 2006 12:04:20 -0700
292
293 mlton (20060213-1) unstable; urgency=low
294
295 * new upstream version
296 * Added dependence on libc6-dev. closes: #352645
297
298 -- Stephen Weeks <sweeks@sweeks.com> Mon, 13 Feb 2006 10:16:46 -0800
299
300 mlton (20051202-1) unstable; urgency=low
301
302 * new upstream version
303
304 -- Stephen Weeks <sweeks@sweeks.com> Thu, 01 Dec 2005 22:53:04 -0800
305
306 mlton (20051109-1) unstable; urgency=low
307
308 * new upstream version
309
310 -- Stephen Weeks <sweeks@sweeks.com> Wed, 09 Nov 2005 18:47:04 -0800
311
312 mlton (20051102-1) unstable; urgency=low
313
314 * new upstream version
315
316 -- Stephen Weeks <sweeks@sweeks.com> Wed, 02 Nov 2005 18:45:50 -0800
317
318 mlton (20050930-1) unstable; urgency=low
319
320 * Fixed postinst problem. closes: #329692
321
322 -- Stephen Weeks <sweeks@sweeks.com> Fri, 30 Sep 2005 09:19:50 -0700
323
324 mlton (20050906-1) unstable; urgency=low
325
326 * Replaces -mv8 with -mcpu=v8 for Sparc.
327
328 -- Stephen Weeks <sweeks@sweeks.com> Tue, 06 Sep 2005 14:57:46 -0700
329
330 mlton (20050901-1) unstable; urgency=low
331
332 * remaking package, linking normally with libgmp. Thus, the package
333 will depend on libgmp3c2, but that is OK for unstable.
334 * Fixed postinst script. closes: #325850
335
336 -- Stephen Weeks <sweeks@sweeks.com> Thu, 01 Sep 2005 00:20:20 -0700
337
338 mlton (20050826-1) unstable; urgency=low
339
340 * new upstream version
341 * Fixed broken $lib in mlton script. The previous package didn't
342 work at all.
343
344 -- Stephen Weeks <sweeks@sweeks.com> Thu, 25 Aug 2005 13:33:41 -0700
345
346 mlton (20050825-1) unstable; urgency=low
347
348 * new upstream version
349 * don't build statically, just link statically with libgmp.a
350
351 -- Stephen Weeks <sweeks@sweeks.com> Thu, 25 Aug 2005 06:14:06 -0700
352
353 mlton (20050824-1) unstable; urgency=low
354
355 * new upstream version
356 * built statically, closes: #324859
357
358 -- Stephen Weeks <sweeks@sweeks.com> Wed, 24 Aug 2005 15:13:19 -0700
359
360 mlton (20050823-1) unstable; urgency=low
361
362 * new upstream version
363
364 -- Stephen Weeks <sweeks@sweeks.com> Tue, 23 Aug 2005 14:56:59 -0700
365
366 mlton (20050822-1) unstable; urgency=low
367
368 * new upstream version
369
370 -- Stephen Weeks <sweeks@sweeks.com> Mon, 22 Aug 2005 17:13:09 -0700
371
372 mlton (20041109-1) unstable; urgency=low
373
374 * new upstream version
375
376 -- Stephen Weeks <sweeks@sweeks.com> Tue, 09 Nov 2004 00:00:00 -0800
377
378 mlton (20040227-1) unstable; urgency=low
379
380 * new upstream version
381
382 -- Stephen Weeks <sweeks@sweeks.com> Fri, 27 Feb 2004 17:20:04 -0800
383
384 mlton (20040106-1) unstable; urgency=low
385
386 * new upstream version
387
388 -- Stephen Weeks <sweeks@sweeks.com> Wed, 10 Dec 2003 10:45:33 -0800
389
390 mlton (20031202-1) unstable; urgency=low
391
392 * new upstream version
393 * define MREMAP_MAYMOVE to avoid including linux/mman.h, closes: #219987
394 * Switched from laxex2html to HeVeA, closes: #221341
395
396 -- Stephen Weeks <sweeks@sweeks.com> Tue, 02 Dec 2003 06:54:35 -0800
397
398 mlton (20030716-1) unstable; urgency=low
399
400 * new upstream version
401
402 -- Stephen Weeks <sweeks@sweeks.com> Wed, 16 Jul 2003 10:42:34 -0700
403
404 mlton (20030710-1) unstable; urgency=low
405
406 * new upstream version
407
408 -- Stephen Weeks <sweeks@sweeks.com> Fri, 14 Mar 2003 00:23:46 -0800
409
410 mlton (20021122-1) unstable; urgency=low
411
412 * new upstream version
413 * build in an unstable environment instead of testing
414 * renaming original source package -- treating as nonnative package
415 * added man page for mllex, closes: #166880
416 * added man page for mlyacc, closes: #166882
417
418 -- Stephen Weeks <sweeks@sweeks.com> Mon, 28 Oct 2002 20:08:36 -0800
419
420 mlton (20021018.1-1) unstable; urgency=low
421
422 * Build in a testing environment instead of stable.
423 * Put doc files in /usr/share/doc, not /usr/doc.
424
425 -- Stephen Weeks <sweeks@sweeks.com> Thu, 17 Oct 2002 15:07:53 -0700
426
427 mlton (20020930.1-1) unstable; urgency=low
428
429 * Recompiling without setting rpath.
430
431 -- Stephen Weeks <sweeks@sweeks.com> Mon, 30 Sep 2002 15:37:04 -0700
432
433 mlton (20020929.1-1) unstable; urgency=low
434
435 * Took over packaging and maintenance responsibilites from Barak.
436 * Moved the debian packaging stuff into the MLton CVS.
437
438 -- Stephen Weeks <sweeks@sweeks.com> Sun, 29 Sep 2002 00:01:46 -0700
439
440 mlton (20020728.1-1) unstable; urgency=low
441
442 * new upstream version
443
444 -- Barak Pearlmutter <bap@cs.unm.edu> Mon, 29 Jul 2002 10:57:36 -0600
445
446 mlton (20020410.1-1) unstable; urgency=low
447
448 * new upstream version
449
450 -- Barak Pearlmutter <bap@cs.unm.edu> Sun, 14 Apr 2002 13:49:16 -0600
451
452 mlton (20011006.1-2) unstable; urgency=low
453
454 * remove dependency on gcc; upstream 20011006 no longer uses it.
455
456 -- Barak Pearlmutter <bap@cs.unm.edu> Mon, 15 Oct 2001 02:49:26 -0600
457
458 mlton (20011006.1-1) unstable; urgency=low
459
460 * new upstream source
461
462 -- Barak Pearlmutter <bap@cs.unm.edu> Thu, 11 Oct 2001 02:20:57 -0600
463
464 mlton (20010806-3) unstable; urgency=low
465
466 * add build-time dependency on package time
467 * ignore upstream, use libgmp3-dev (closes: #111000) (closes: #111327)
468
469 -- Barak Pearlmutter <bap@cs.unm.edu> Thu, 6 Sep 2001 01:35:40 -0600
470
471 mlton (20010806-2) unstable; urgency=low
472
473 * add dependency on libgmp2-dev; mlton links its output with libgmp2
474 * add dependency on gcc; mlton calls it
475 * stop dh_strip from gnawing crucial bits off libmlton.a (closes: #109825)
476 * remove redundant license files
477 * longer explanation of compilation requirements in README.Debian
478 * rename upstream documentation file CHANGES.gz to changelog
479
480 -- Barak Pearlmutter <bap@cs.unm.edu> Fri, 24 Aug 2001 01:05:27 -0600
481
482 mlton (20010806-1) unstable; urgency=low
483
484 * Initial Release.
485
486 -- Barak Pearlmutter <bap@cs.unm.edu> Mon, 20 Aug 2001 01:57:57 -0600