File: changelog

package info (click to toggle)
hol-light 1%3A3.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 48,252 kB
  • sloc: ml: 719,565; cpp: 439; makefile: 383; sh: 289; lisp: 286; java: 279; yacc: 108; perl: 78; ansic: 57; python: 53; sed: 39
file content (228 lines) | stat: -rw-r--r-- 7,619 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
hol-light (1:3.0.0-2) unstable; urgency=medium

  * Team upload.
  * Remove libcoq-bignums on B-D from previous upload.

 -- Bo YU <tsu.yubo@gmail.com>  Sun, 15 Dec 2024 21:49:40 +0800

hol-light (1:3.0.0-1) unstable; urgency=medium

  * Team upload.
  * Enable d/watch
    - Clear some comments on d/watch
  * New upstream version 3.0.0. (Closes: #1073882)
  * Refresh d/patches/*
    - Drop 0004-Fix-build-with-camlp5-8.03.00.patch
    - Drop default-hollight-dir
  * Add libzarith-ocaml-dev and libcoq-bignums on B-D.
  * Use $(MAKE) to build it.
  * No need to install usr/share/hol-light/* explicitly.
  * Update d/copyright
  * Bump std-ver to 4.7.0
  * Add epoch to version number

 -- Bo YU <tsu.yubo@gmail.com>  Tue, 26 Nov 2024 12:34:41 +0800

hol-light (20231021-2) unstable; urgency=medium

  * Team upload
  * Fix build with camlp5 8.03.00

 -- Stéphane Glondu <glondu@debian.org>  Sun, 30 Jun 2024 10:31:46 +0200

hol-light (20231021-1) unstable; urgency=medium

  * Team upload
  * New upstream snapshot

 -- Stéphane Glondu <glondu@debian.org>  Mon, 23 Oct 2023 15:10:13 +0200

hol-light (20230128-2) unstable; urgency=medium

  * Team upload
  * Add support for camlp5 8.02
  * Bump Standards-Version to 4.6.2

 -- Stéphane Glondu <glondu@debian.org>  Thu, 07 Sep 2023 03:44:32 +0200

hol-light (20230128-1) unstable; urgency=medium

  [ Stéphane Glondu ]
  * Team upload
  * New upstream snapshot (Closes: #1002983)

  [ Debian Janitor ]
  * debian/copyright: use spaces rather than tabs to start continuation lines.
  * Use secure URI in Homepage field.
  * Bump debhelper from old 12 to 13.
    + Drop check for DEB_BUILD_OPTIONS containing "nocheck", since debhelper now
      does this.
    + debian/rules: Drop --fail-missing argument to dh_missing, which is now the
      default.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.6.0, no changes needed.

 -- Stéphane Glondu <glondu@debian.org>  Tue, 31 Jan 2023 12:10:03 +0100

hol-light (20190729-4) unstable; urgency=medium

  * Team upload
  * Fix compilation with camlp5 7.11

 -- Stéphane Glondu <glondu@debian.org>  Wed, 12 Feb 2020 05:43:48 +0100

hol-light (20190729-3) unstable; urgency=medium

  * Team upload
  * Add libnum-ocaml-dev to Build-Depends (Closes: #944277)
  * Bump debhelper compat level to 12
  * Bump Standards-Version to 4.4.1
  * Add Rules-Requires-Root: no

 -- Stéphane Glondu <glondu@debian.org>  Sun, 29 Dec 2019 13:24:09 +0100

hol-light (20190729-2) unstable; urgency=medium

  * Team upload.
  * Fix bad license in copyright file

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Mon, 29 Jul 2019 15:24:03 +0200

hol-light (20190729-1) unstable; urgency=medium

  * Team Upload
  * Cherry-pick changes from git:
    - add python runtime dependency
    - bump compat level to 10
    - README.debian: updated
    - udpate std-version to 4.4.0
  * Fix lintian warning about trailing whitespace
  * Fix lintian warning about not honouring nocheck test DH parameter
  * Fix lintian warning about deprecated extra priority.
  * update VCS fields to new location
  * remove trailing newlines
  * update changelog with missing changelog entry
  * Ack previous NMU

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Mon, 29 Jul 2019 14:54:22 +0200

hol-light (20190729-0.1) unstable; urgency=medium

  * Non-maintainer upload
  * New upstream snapshot (Closes: #876533)
    - Patch for new ocaml and camlp5
    - tweak rules file to stop copy of the new ml file
      This is already done in upstream build system.
    - do not install .pc file in the system (Closes: #878615)
  * Update copyright file
  * Update copyright file http in https mode

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Sat, 27 Jul 2019 10:19:28 +0200

hol-light (20171023-1) unstable; urgency=medium

  * Imported upstream version 20171023
    with git hash 39d9bf8b2958a288905661f969e9ab25b5ed74aa
  * delete camlp5-7 patch - was applied upstream; refresh other patches
  * compat level 10, standards version 4.1.1
  * update rules with new pa_j implementation (Closes: #876533)
  * minor change in control file - Flyspeck is completed
  * update copyright file
  * clear executable bit deletion in rules - has been fixed upstream
  * change to priority optional as demanded by lintian
  * suggests python as demanded by lintian
  * exclude .pc directory during installation (Closes: #878615)
  * README.Debian: hints on native toplevel and testsuite updates
  * delete some trailing whitespace for lintian

 -- Hendrik Tews <hendrik@askra.de>  Sun, 29 Oct 2017 20:55:28 +0100

hol-light (20170109-2) unstable; urgency=medium

  [ Hendrik Tews ]
  * add patch camlp5-7 for fixing FTBFS with camlp5-7.01 (Closes: #868606)
  * update build dependency for camlp5

 -- Hendrik Tews <hendrik@askra.de>  Wed, 02 Aug 2017 23:05:25 +0200

hol-light (20170109-1) unstable; urgency=low

  [ Mehdi Dogguy ]
  * Update watch file

  [ Hendrik Tews ]
  * Imported Upstream version 20170109
    with git hash f468686c09996f77ccfa98c30ba98f8db2c8cfd9
  * update copyright, patches, README.Debian
  * standards-version 3.9.8; update Vcs fields
  * disable building the Mizarlight syntax extension (fails upstream with
    OCaml 4.02 - already reported to John Harrison)
  * clear exec bit fix on RichterHilbertAxiomGeometry/Topology.ml (fixed
    upstream)
  * add exec bit fixes for Help/HYP_TAC.doc,
    RichterHilbertAxiomGeometry/TarskiAxiomGeometry_read.ml and
    Multivariate/cvectors.ml
  * don't install jar files in Proofrecording/tools
  * add patch cd-holtest-parallel to fix current directory in parallel
    test

 -- Hendrik Tews <hendrik@askra.de>  Mon, 09 Jan 2017 23:27:28 +0100

hol-light (20131026-1) unstable; urgency=low

  * new upstream version revision 177 from 2013-10-26
  * use new pa_j and adjust camlp5 dependencies
  * delete executable bit of RichterHilbertAxiomGeometry/Topology.ml
    during installation

 -- Hendrik Tews <hendrik@askra.de>  Sun, 10 Nov 2013 20:37:21 +0100

hol-light (20130811-1) unstable; urgency=low

  * new upstream version revision 170 from 2013-08-11
  * fix vcs fields
  * refresh patches
  * delete include-compiler-libs patch (applied upstream)
  * update elc file path in hol-light-source.exclude
  * update copyright

 -- Hendrik Tews <hendrik@askra.de>  Wed, 14 Aug 2013 22:45:11 +0200

hol-light (20130511-1) unstable; urgency=low

  * new upstream version revision 162 from 2013-05-11
  * fix typo in package description (Closes: #680494)
  * set prioity to extra
  * omit new elc file from package
  * adapt copyright info
  * add new patch include-compiler-libs for OCaml 4 compatibility
  * bump to standards version 3.9.4
  * improve debian readme

 -- Hendrik Tews <hendrik@askra.de>  Fri, 17 May 2013 13:54:42 +0200

hol-light (20120602-1) unstable; urgency=low

  * new upstream version revision 146 from 2012-06-02
  * remove holtest-dependency-hint patch
  * refresh remaining patches

 -- Hendrik Tews <hendrik@askra.de>  Sun, 10 Jun 2012 21:59:35 +0200

hol-light (20120530-1) unstable; urgency=low

  * new upstream version revision 141 from 2012-05-30
  * remove patches that have been applied upstream:
      adapt-holtest-for-debian and pa-j-makefile-fix
  * adapt debian/copyright
  * simplify debian/rules
  * add patch holtest-dependency-hint

 -- Hendrik Tews <hendrik@askra.de>  Thu, 31 May 2012 10:12:15 +0200

hol-light (20120423-1) unstable; urgency=low

  * Initial release (Closes: #663754)

 -- Hendrik Tews <hendrik@askra.de>  Tue, 24 Apr 2012 20:40:39 +0200