File: changelog

package info (click to toggle)
clojure 1.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,320 kB
  • sloc: java: 41,010; xml: 601; sh: 96; makefile: 28
file content (317 lines) | stat: -rw-r--r-- 11,199 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
clojure (1.10.0-1) unstable; urgency=medium

  * New upstream release.
  * Disable dh_strip_nondeterminism which is killing performance.

 -- Elana Hashman <ehashman@debian.org>  Sun, 10 Feb 2019 22:39:29 -0500

clojure (1.9.0-6) unstable; urgency=medium

  * Patch for compatibility with JDK 11 (Closes: #912261)
  * Hack for jh_classpath which seems to have stopped working.

 -- Elana Hashman <ehashman@debian.org>  Sat, 17 Nov 2018 11:57:38 -0500

clojure (1.9.0-5) unstable; urgency=medium

  * Fix alternatives management when clojure alternatives group doesn't
    exist. (Closes: #902445)
  * Assert compliance with the new Standards-Version. Obey.
  * Update team email to the Clojure team's, matching the Salsa link.

 -- Elana Hashman <ehashman@debian.org>  Sat, 04 Aug 2018 16:21:54 -0400

clojure (1.9.0-4) unstable; urgency=medium

  * Actually fix Vcs-* links (Clojure team maintains this project).

 -- Elana Hashman <ehashman@debian.org>  Sun, 24 Jun 2018 19:56:18 -0400

clojure (1.9.0-3) unstable; urgency=medium

  * Fix clojure.jar conflict in /usr/share/java that's causing upgrade
    issues.
  * Update the versions we break to reflect that alternatives is
    properly managing /usr/share/java/clojure.jar now.
  * Update Vcs links and Standards-Version.

 -- Elana Hashman <ehashman@debian.org>  Sun, 24 Jun 2018 19:00:21 -0400

clojure (1.9.0-2) unstable; urgency=medium

  * Add missing libclojure-java dependencies.
  * Actually use javahelper to set classpath.

 -- Elana Hashman <ehashman@debian.org>  Tue, 27 Feb 2018 18:27:02 -0500

clojure (1.9.0-1) unstable; urgency=medium

  [ Elana Hashman ]
  * New upstream version. (Closes: #886565)
  * Updated clojure.jar's classpath
  * Updated clojure wrapper scripts with correct classpath
  * Add versioned dependency on libclojure-java (Closes: #887409)

  [ Emmanuel Bourg ]
  * Switch to debhelper level 11
  * Actually made things build

 -- Elana Hashman <ehashman@debian.org>  Tue, 27 Feb 2018 15:28:29 -0500

clojure (1.9.0~alpha15-2) unstable; urgency=medium

  * Package breaks libclojure1.8-java (Closes: #891178)

 -- Elana Hashman <ehashman@debian.org>  Thu, 22 Feb 2018 21:48:26 -0500

clojure (1.9.0~alpha15-1) unstable; urgency=medium

  * Add myself to Uploaders.
  * New upstream release.
  * Update Standards-Version to 4.1.3.
  * Remove vestigial debian/clean and {header,footer}.html files related
    to changes.html gen.
  * Remove Daigo from Uploaders (Closes: #863762).

 -- Elana Hashman <ehashman@debian.org>  Mon, 15 Jan 2018 13:58:56 -0500

clojure (1.8.0-3) unstable; urgency=medium

  * debian/rules: specify bash as the SHELL.
  * debian/rules: remove vestigial SOURCE and VER computation.
  * debian/rules: don't convert changes.md to changes.html.  Markdown
    should be fine for now, and prevous generation code was slightly
    broken (TITLE sed was blocking on stdin because $< was undefined
    there).

 -- Rob Browning <rlb@trouble.defaultvalue.org>  Sun, 01 Oct 2017 16:48:27 -0500

clojure (1.8.0-2) unstable; urgency=medium

  * Team upload.
  * Added Breaks/Replaces clojure (<< 1.8) to libclojure-java (Closes: #850774)

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 10 Jan 2017 09:45:44 +0100

clojure (1.8.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Renamed the package to clojure
    - Increased the priority of the alternatives
    - Updated the man pages
  * Moved the library to its own libclojure-java package
  * No longer use the system ASM to avoid runtime conflicts
  * Simplified the usage instructions for the command line tool

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 22 Dec 2016 17:26:55 +0100

clojure1.6 (1.6.0+dfsg-4) unstable; urgency=medium

  * Team upload.
  * Fixed the installation of the man pages

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 22 Dec 2016 16:40:29 +0100

clojure1.6 (1.6.0+dfsg-3) unstable; urgency=medium

  * Team upload.
  * Build with the DH sequencer instead of CDBS
  * Use file-rename instead of prename
  * Build the upstream tarball from the Git repository
  * Switch to debhelper level 10
  * Use secure Vcs-* URLs
  * Removed the unused BSD paragraph in debian/copyright

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 22 Dec 2016 15:33:13 +0100

clojure1.6 (1.6.0+dfsg-2) unstable; urgency=medium

  * Team upload.

  [ tony mancill ]
  * debian/copyright:
    - Update Format: field URL.
    - Associate "Files: *" with Rich Hickey copyright statement.
  * Depend on java6-runtime-headless. (Closes: #775450)

  [ Emmanuel Bourg ]
  * Depend on libasm-java (>= 5.0) instead of libasm4-java
  * Standards-Version updated to 3.9.8
  * Use canonical Vcs URLs

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 03 Oct 2016 14:16:33 +0200

clojure1.6 (1.6.0+dfsg-1) unstable; urgency=medium

  * New upstream release.

 -- Daigo Moriwaki <daigo@debian.org>  Sat, 14 Jun 2014 10:31:12 +0900

clojure1.4 (1.4.0+dfsg-3) unstable; urgency=low

  * Team upload.
  * Build-Depend on default-jdk instead of openjdk-6-jdk.
    - Thanks to Stefano Rivera.  (Closes: #674930)
  * Update Vcs-Git URL.
  * Update runtime dependencies on JREs to -headless variants.
    - Thanks to rufo.  (Closes: #696451)
  * Bump Standards-Version to 3.9.5 (no changes)
  * Drop deprecated DMUA flag.
  * Update dependency and compat level of debhelper to 9.

 -- tony mancill <tmancill@debian.org>  Sun, 17 Nov 2013 17:47:10 -0800

clojure1.4 (1.4.0+dfsg-2) unstable; urgency=low

  * debian/patches/01-replace-asm: now depends on asm and asm-commons.

 -- Daigo Moriwaki <daigo@debian.org>  Sat, 19 May 2012 20:08:56 +0900

clojure1.4 (1.4.0+dfsg-1) unstable; urgency=low

  * New upstream release.
  * Process markdown documents:
    debian/{rules,control,header.html,footer.html}.
  * debian/control: Bumped Standards-Version to 3.9.3.
  * debian/docs: Merged into debian/rules.

 -- Daigo Moriwaki <daigo@debian.org>  Sat, 21 Apr 2012 12:39:27 +0900

clojure1.3 (1.3.0+dfsg-3) unstable; urgency=low

  * Removed the patch: debian/patches/20111007-pom.xml.remove_parent.diff
    - Use mh_installpom --no-parent instead.

 -- Daigo Moriwaki <daigo@debian.org>  Wed, 30 Nov 2011 18:15:57 +0900

clojure1.3 (1.3.0+dfsg-2) unstable; urgency=low

  * Added a patch: debian/patches/20111007-pom.xml.remove_parent.diff
    removing the parent element which might cause an error to use
    the library.

 -- Daigo Moriwaki <daigo@debian.org>  Fri, 07 Oct 2011 19:58:08 +0900

clojure1.3 (1.3.0+dfsg-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: Fixed the lintian error syntax-error-in-dep5-copyright

 -- Daigo Moriwaki <daigo@debian.org>  Sun, 25 Sep 2011 16:01:02 +0900

clojure1.2 (1.2.1+dfsg-3) unstable; urgency=low

  * debian/patches/01-replace-asm: Updated Class-Path to use absolute
    paths.

 -- Daigo Moriwaki <daigo@debian.org>  Tue, 26 Jul 2011 23:03:28 +0900

clojure1.2 (1.2.1+dfsg-2) unstable; urgency=low

  * Prepare for a future release.
  * debian/control: Fixed a lintian warning,
    description-synopsis-starts-with-article.

 -- Daigo Moriwaki <daigo@debian.org>  Tue, 21 Jun 2011 23:10:38 +0900

clojure1.2 (1.2.1+dfsg-1) unstable; urgency=low

  * New upstream release.
  * Changed the patch system from silk to normal quilt.
    - the repository layout has been changed.
    - removed debian/README.source
  * debian/rule:
    - Clean up temporary files generated by maven-repo
  * Added update-alternative for clojure and clojurec commands:
    - debian/clojure1.2.postinst
    - debian/clojure1.2.prerm
    - debian/control
      They conflict with the 'clojure' package.

 -- Daigo Moriwaki <daigo@debian.org>  Tue, 21 Jun 2011 21:50:06 +0900

clojure1.2 (1.2.0+dfsg-1) unstable; urgency=low

  [ Peter Collingbourne ]
  * debian/copyright, debian/watch: Modified for new download location
  * New upstream release.
  * debian/README.Debian, debian/clojure-repl.1, debian/manpages,
    debian/scripts/clojure-repl: removed clojure-repl as it has been
    deprecated for a while now
  * debian/control, debian/dirs, debian/gencompletions.clj,
    debian/rules, debian/scripts/clojure: add optional support for
    rlwrap (closes: #572432)
  * debian/control: bumped Standards-Version to 3.9.1
  * debian/clojure.poms, debian/control, debian/maven.rules,
    debian/rules, debian/scripts/clojure, debian/scripts/clojurec:
    Introduce versioning support

  [ Daigo Moriwaki ]
  * debian/control:
    - Bumped up Standards-Version to 3.9.2.
    - Added myself in Uploaders.
  * Added debian/source/format.
  * debian/changelog:
    - Use Machine-readable format.
    - Mentioned src/clj/clojure/repl.clj
      (thanks to Luca Falavigna)

 -- Daigo Moriwaki <daigo@debian.org>  Thu, 26 May 2011 21:28:07 +0900

clojure (1.1.0+dfsg-1) unstable; urgency=low

  * debian/rules, debian/watch: Modified the get-orig-source rule and
    watchfile to handle more source layouts
  * New upstream release.
  * debian/clojure.poms, debian/control, debian/dirs,
    debian/maven.rules, debian/patches/01-system-asm.patch,
    debian/rules: Register clojure in the maven repository
  * debian/control: upped Standards-Version to 3.8.4
  * debian/rules: Set the changes.txt file as the upstream changelog
  * debian/copyright: updated to reflect current licensing position
  * debian/copyright: bumped year to 2010
  * debian/clojurec.1, debian/scripts/clojurec: added a -W or -Wreflect
    option to clojurec
  * debian/clojure-repl.1, debian/clojurec.1: escaped all program option
    dashes
  * debian/control: changed Vcs-* references to new location
  * debian/README.source: documented the use of silt

 -- Peter Collingbourne <peter@pcc.me.uk>  Mon, 01 Feb 2010 20:15:24 +0000

clojure (1.0.0+dfsg-1) unstable; urgency=low

  * New upstream release.
  * debian/rules, debian/watch: s/.dfsg/+dfsg/; changes required to deal
    with new version numbering scheme and source code layout
  * debian/install, debian/rules: version the clojure.jar file
  * debian/copyright: updated
  * debian/patches/01-system-asm.patch, debian/scripts/clojure,
    debian/scripts/clojurec, debian/scripts/clojure-repl,
    debian/README.Debian: add a Class-Path attribute to clojure.jar to
    automatically bring in asm3 and asm3-commons deps
  * debian/clojure-repl.1, debian/clojure.1, debian/clojurec.1,
    debian/scripts/clojure: clojure script now uses clojure.main.
    Rewrote man page and deprecated clojure-repl which provides the same
    functionality
  * debian/control: s/svn+ssh/svn/ for Vcs-Svn field

 -- Peter Collingbourne <peter@pcc.me.uk>  Thu, 07 May 2009 15:09:44 +0100

clojure (0.0.20090320.dfsg-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/01-system-asm.patch: updated
  * debian/patches/02-better-bytecode.patch: removed; applied upstream
  * debian/control: upped Standards-Version to 3.8.1
  * debian/source.lintian-overrides: override .dfsg lintian info due to
    date-based version number

 -- Peter Collingbourne <peter@pcc.me.uk>  Sat, 21 Mar 2009 12:02:43 +0000

clojure (0.0.20081217.dfsg-1) unstable; urgency=low

  * Initial release (closes: #454566)

 -- Peter Collingbourne <peter@pcc.me.uk>  Fri, 02 Jan 2009 18:50:41 +0000