File: changelog

package info (click to toggle)
nrepl-clojure 1.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,996 kB
  • sloc: makefile: 50; java: 19; sh: 15; xml: 10
file content (136 lines) | stat: -rw-r--r-- 4,180 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
nrepl-clojure (1.0.0-5) unstable; urgency=medium

  * Team upload.
  * d/control: bump Standards-Version, no changes needed
  * d/patches: remove flaky sideloading tests (Closes: #1031478)
  * d/patches: update DEP-3 metadata
  * d/rules: honor nocheck flag in build options
  * add lintian-overrides for jar-contains-source

 -- Jérôme Charaoui <jerome@riseup.net>  Sat, 25 Feb 2023 13:41:50 -0500

nrepl-clojure (1.0.0-4) unstable; urgency=medium

  * Team upload.
  * d/patches: add 0002 to fix FTBFS on arm64 buildds.

 -- Louis-Philippe Véronneau <pollo@debian.org>  Tue, 17 Jan 2023 14:03:49 -0500

nrepl-clojure (1.0.0-3) unstable; urgency=medium

  * Team upload.
  * d/tests/unittests: fix unix socket error caused by missing dir.
  * d/rules: use dh_auto_clean instead of dh_clean.

 -- Louis-Philippe Véronneau <pollo@debian.org>  Sun, 15 Jan 2023 20:53:06 -0500

nrepl-clojure (1.0.0-2) unstable; urgency=medium

  * Team upload.
  * d/patches/0001: link to clojure 1.x instead of inexistent 1.11.x version.

 -- Louis-Philippe Véronneau <pollo@debian.org>  Fri, 13 Jan 2023 13:17:10 -0500

nrepl-clojure (1.0.0-1) unstable; urgency=medium

  * Team upload.
  * Upgrade to 1.0.0.
  * Update debian/patches for 1.0.0.
  * debian/control: build-depend on default-jdk-headless instead of
    default-jdk.

 -- Rob Browning <rlb@defaultvalue.org>  Sun, 11 Dec 2022 11:32:14 -0600

nrepl-clojure (0.9.0-6) unstable; urgency=medium

  * Team upload.

  [ Louis-Philippe Véronneau ]
  * d/control: stop building on s390x. That one too fails to build.

 -- Louis-Philippe Véronneau <pollo@debian.org>  Fri, 19 Aug 2022 23:39:04 -0400

nrepl-clojure (0.9.0-5) unstable; urgency=medium

  * Team upload.

  [ Louis-Philippe Véronneau ]
  * d/control: stop building on ppc64el. That one too fails to build...

 -- Louis-Philippe Véronneau <pollo@debian.org>  Wed, 17 Aug 2022 20:35:04 -0400

nrepl-clojure (0.9.0-4) unstable; urgency=medium

  * Team upload.

  [ Louis-Philippe Véronneau ]
  * d/control: stop building on i386 and armhf. Apparently armhf FTBFS, at
    this point all 32-bit arches are getting axed.

 -- Louis-Philippe Véronneau <pollo@debian.org>  Fri, 12 Aug 2022 23:35:22 -0400

nrepl-clojure (0.9.0-3) unstable; urgency=medium

  * Team upload.

  [ Louis-Philippe Véronneau ]
  * d/control: build only on amd64, arm64, armhf, i386, ppc64el and s390, as
    those platforms have debci and the tests pass. Sorry armel.

 -- Louis-Philippe Véronneau <pollo@debian.org>  Fri, 12 Aug 2022 22:28:18 -0400

nrepl-clojure (0.9.0-2) unstable; urgency=medium

  * Team upload.

  [ Louis-Philippe Véronneau ]
  * d/patches: add 0002 to skip failing tests on i386 and armhf.

 -- Louis-Philippe Véronneau <pollo@debian.org>  Sat, 23 Jul 2022 10:26:42 +0200

nrepl-clojure (0.9.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

  [ Louis-Philippe Véronneau ]
  * d/patches: refresh 0001.

 -- Louis-Philippe Véronneau <pollo@debian.org>  Sat, 14 May 2022 15:12:19 -0400

nrepl-clojure (0.8.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream release. (Closes: #1010980)

  [ Louis-Philippe Véronneau ]
  * d/control: New email for the Clojure Team.
  * d/gbp.conf: create.
  * d/watch: rewrite for v4 and git mode.
  * d/control: use debhelper-compat, and move to v13.
  * d/control: update dependencies.
  * Build using leiningen.
  * d/tests: run unit tests as autopkgtests.
  * d/*.classpath: create.
  * d/copyright: remove duplicate 'debian/*' block
  * d/control: Standard-Version update to 4.6.1. Add Rules-Requires-Root.

 -- Louis-Philippe Véronneau <pollo@debian.org>  Sat, 14 May 2022 14:48:20 -0400

nrepl-clojure (0.6.0-2) unstable; urgency=medium

  * Fix autopkgtests (Closes: #922324)

 -- Elana Hashman <ehashman@debian.org>  Sun, 17 Feb 2019 13:33:32 -0500

nrepl-clojure (0.6.0-1) unstable; urgency=medium

  * New upstream version.

 -- Elana Hashman <ehashman@debian.org>  Thu, 07 Feb 2019 21:09:37 -0500

nrepl-clojure (0.6.0~20190204git176bde868-1) unstable; urgency=medium

  * Initial release. (Closes: #920043)

 -- Elana Hashman <ehashman@debian.org>  Mon, 04 Feb 2019 21:24:21 -0500