File: changelog

package info (click to toggle)
omake 0.10.7-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 14,076 kB
  • sloc: ml: 49,729; ansic: 5,163; makefile: 688; sh: 110
file content (269 lines) | stat: -rw-r--r-- 7,928 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
omake (0.10.7-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Update debian/watch
  * Bump Standards-Version to 4.7.0

 -- Stéphane Glondu <glondu@debian.org>  Sun, 29 Dec 2024 21:04:34 +0100

omake (0.10.6-2) unstable; urgency=medium

  * Team upload
  * Depend on ocaml instead of transitional ocaml-nox

 -- Stéphane Glondu <glondu@debian.org>  Wed, 13 Sep 2023 06:19:07 +0200

omake (0.10.6-1) unstable; urgency=medium

  * Team upload
  * New upstream release

 -- Stéphane Glondu <glondu@debian.org>  Sun, 16 Jul 2023 11:47:38 +0200

omake (0.10.5-2) unstable; urgency=medium

  * Team upload
  * Fix FTBFS when ocamlopt is missing

 -- Stéphane Glondu <glondu@debian.org>  Wed, 01 Feb 2023 12:26:13 +0100

omake (0.10.5-1) unstable; urgency=medium

  [ Stéphane Glondu ]
  * Team upload
  * New upstream release
    - add a manpage (Closes: #687135)

  [ Debian Janitor ]
  * Update watch file format version to 4
  * Update standards version to 4.6.1
  * Remove MIA uploaders (Closes: #873235)

 -- Stéphane Glondu <glondu@debian.org>  Wed, 01 Feb 2023 09:02:35 +0100

omake (0.10.3-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Build with libedit instead of libreadline (Closes: #979096)

 -- Bastian Germann <bage@debian.org>  Sat, 09 Oct 2021 20:02:08 +0200

omake (0.10.3-2) unstable; urgency=medium

  * Team upload.
  * Remove not needed build dependency on libfam-dev (Closes: #981516)
  * Mark omake-doc as "Multi-Arch: foreign"

 -- Mehdi Dogguy <mehdi@debian.org>  Mon, 01 Feb 2021 21:59:49 +0100

omake (0.10.3-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Update Homepage and debian/rules
  * Bump debhelper compat level to 13
  * Bump Standards-Version to 4.5.0
  * Add Rules-Requires-Root: no

 -- Stéphane Glondu <glondu@debian.org>  Wed, 26 Aug 2020 14:42:12 +0200

omake (0.9.8.5-3-10) unstable; urgency=medium

  * Team upload
  * Update Vcs-*
  * Fix compilation with OCaml 4.08.0

 -- Stéphane Glondu <glondu@debian.org>  Wed, 04 Sep 2019 10:44:10 +0200

omake (0.9.8.5-3-9) unstable; urgency=medium

  * Team upload
  * Disable fatal warnings (Closes: #737592)
  * Use LDFLAGS instead of CFLAGS for ld-as-needed (Closes: #681663)
  * Use dh_ocaml for automatic dependencies (Closes: #599322)
  * Recompile with new libfam0 (Closes: #715043)
  * Bump debhelper compat to 9
  * Update Vcs-*
  * Remove myself from Uploaders

 -- Stéphane Glondu <glondu@debian.org>  Tue, 04 Feb 2014 08:45:22 +0100

omake (0.9.8.5-3-8) unstable; urgency=low

  * Add 0004-Disable-warnings-introduced-in-OCaml-3.12.patch
    (Closes: #580091)
  * Bump Standards-Version to 3.8.4 (no changes)
  * Switch source package format to 3.0 (quilt)
  * Reformat debian/NEWS to please Lintian

 -- Stéphane Glondu <glondu@debian.org>  Mon, 03 May 2010 22:37:34 +0200

omake (0.9.8.5-3-7) unstable; urgency=low

  * debian/control:
    - update my e-mail address, remove DMUA
    - change build-dependency from libreadline5-dev to libreadline-dev
    - update Standards-Version to 3.8.3 (no changes)

 -- Stéphane Glondu <glondu@debian.org>  Sun, 13 Sep 2009 16:01:50 +0200

omake (0.9.8.5-3-6) unstable; urgency=low

  * Properly strip only on native architectures
  * Move to section ocaml
  * Update Standards-Version to 3.8.2

 -- Stephane Glondu <steph@glondu.net>  Sat, 04 Jul 2009 16:11:04 +0200

omake (0.9.8.5-3-5) unstable; urgency=low

  * Add DM-Upload-Allowed
  * Switch copyright to new format
  * Add Homepage field to debian/control
  * Add build-dependency on dh-ocaml and use ocamlvars.mk
  * Switch patch system to quilt, add README.source
  * New patches:
    - remove useless external that causes FTBFS (Closes: #522008)
    - fix attempt to free a non-heap object (Closes: #505045)
      (thanks to Martin Michlmayr for spotting this)
  * Use debhelper 7 and overrides
  * Bump Standards-Version to 3.8.1
  * Add debian/watch
  * Move documentation to (new) arch-indep package omake-doc

 -- Stephane Glondu <steph@glondu.net>  Sat, 11 Apr 2009 15:26:50 +0200

omake (0.9.8.5-3-4) unstable; urgency=high

  * Switch packaging to git
  * Set Maintainer to d-o-m, add mfurr and myself to Uploaders
  * Do not install ocamldep-omake, as it is useless (Closes: #510919)
  * Add NEWS.Debian

 -- Stephane Glondu <steph@glondu.net>  Tue, 13 Jan 2009 18:19:05 +0100

omake (0.9.8.5-3-3) unstable; urgency=low

  * Do not strip the bytecode executable (since it's -custom linked)
    Thanks to Julien Cristau for pointing this out. (Closes: 447567)

 -- Mike Furr <mfurr@debian.org>  Mon, 22 Oct 2007 10:38:15 -0400

omake (0.9.8.5-3-2) unstable; urgency=low

  * Update deps for 3.10.0 transitiion
  * Apply patch from upstream svn to fix FTBFS (Closes: #439568)

 -- Mike Furr <mfurr@debian.org>  Fri, 07 Sep 2007 17:06:51 -0400

omake (0.9.8.5-3-1) unstable; urgency=low

  * New upstream release

 -- Mike Furr <mfurr@debian.org>  Fri, 24 Aug 2007 11:36:57 -0400

omake (0.9.8.3-1-1) unstable; urgency=low

  * New Upstream release
  * Removed ocamlrun header from ocamldep-omake since omake actually runs
    it as 'ocamlrun ocamldep-omake' itself

 -- Mike Furr <mfurr@debian.org>  Mon, 04 Jun 2007 10:22:38 -0400

omake (0.9.8.1-1-1) unstable; urgency=low

  * New upstream version (Closes: #415205)
  * Policy version now 3.7.2 (no changes needed)
  * Removed Makefile patch since it's no longer necessary

 -- Mike Furr <mfurr@debian.org>  Fri, 23 Mar 2007 15:59:23 -0400

omake (0.9.8-2-1) unstable; urgency=low

  * New upstream version

 -- Mike Furr <mfurr@debian.org>  Wed, 15 Nov 2006 18:28:05 -0500

omake (0.9.6.9-1-2) unstable; urgency=low

  * Fix format string for 64-bit arches

 -- Mike Furr <mfurr@debian.org>  Tue, 14 Nov 2006 16:54:14 -0500

omake (0.9.6.9-1-1) unstable; urgency=low

  * New upstream release
  * Acknowledge NMU and add patch to patches dir (Closes: 397699)
  * Convert to svn-buildpackage layout
  * Change control.in back to control

 -- Mike Furr <mfurr@debian.org>  Tue, 14 Nov 2006 16:40:12 -0500

omake (0.9.6.8-1-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Don't touch boot/Makefile.dep in the toplevel Makefile, we want it to be
    regenerated after that (closes: #397699).

 -- Julien Cristau <julien.cristau@ens-lyon.org>  Fri, 10 Nov 2006 15:43:13 +0100

omake (0.9.6.8-1-1) unstable; urgency=low

  * New upstream release

 -- Mike Furr <mfurr@debian.org>  Fri, 27 Jan 2006 15:05:23 -0500

omake (0.9.6.7-1-2) unstable; urgency=low

  * Rebuild for 3.09.1

 -- Mike Furr <mfurr@debian.org>  Sat,  7 Jan 2006 18:14:57 -0500

omake (0.9.6.7-1-1) unstable; urgency=low

  * New upstream release
  * Removed bytecode compile patch as this is now handled upstream
  * No more hard-coding the ABI in control

 -- Mike Furr <mfurr@debian.org>  Fri, 30 Dec 2005 13:41:54 -0500

omake (0.9.6.6-2-1) unstable; urgency=low

  * New upstream release
  * Build with OCaml 3.09.0 (Closes: 338567)
  * Dropped version on fam-dev depends since it reverted its name change
  * Fixed build to work on non-opt architectures. (Closes: 332284)

 -- Mike Furr <mfurr@debian.org>  Wed, 23 Nov 2005 12:53:03 -0500

omake (0.9.6.5-2-1) unstable; urgency=low

  * New upstream release.

 -- Mike Furr <mfurr@debian.org>  Wed, 21 Sep 2005 18:22:45 -0400

omake (0.9.6-3) unstable; urgency=low

  * Argh, fix the final omake target in the makefile for non-opt
    architectures.

 -- Mike Furr <mfurr@debian.org>  Thu,  4 Aug 2005 00:53:38 -0400

omake (0.9.6-2) unstable; urgency=low

  * Patch Makefile to handle archs with only bytecode compilers

 -- Mike Furr <mfurr@debian.org>  Wed,  3 Aug 2005 22:55:06 -0400

omake (0.9.6-1) unstable; urgency=low

  * New upstream release

 -- Mike Furr <mfurr@debian.org>  Fri, 22 Jul 2005 16:18:23 -0400

omake (0.9.4-1) unstable; urgency=low

  * Initial release Closes: #316561

 -- Mike Furr <mfurr@debian.org>  Fri,  1 Jul 2005 14:46:58 -0400