File: changelog

package info (click to toggle)
rust-alacritty-terminal 0.25.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 46,840 kB
  • sloc: makefile: 2
file content (208 lines) | stat: -rw-r--r-- 7,573 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
rust-alacritty-terminal (0.25.0-2) unstable; urgency=medium

  * Team upload.
  * Package alacritty_terminal 0.25.0 from crates.io using debcargo 2.7.8
  * Upgrade vte to 0.15

 -- Blair Noctis <ncts@debian.org>  Wed, 26 Mar 2025 14:58:53 +0000

rust-alacritty-terminal (0.25.0-1) unstable; urgency=medium

  * Package alacritty_terminal 0.25.0 from crates.io using debcargo 2.7.7

 -- James McCoy <jamessan@debian.org>  Fri, 21 Feb 2025 20:58:10 -0500

rust-alacritty-terminal (0.24.1-1) experimental; urgency=medium

  * Package alacritty_terminal 0.24.1 from crates.io using debcargo 2.7.2

 -- James McCoy <jamessan@debian.org>  Thu, 26 Dec 2024 20:41:34 -0500

rust-alacritty-terminal (0.23.0-3) unstable; urgency=medium

  * Team upload.
  * Package alacritty_terminal 0.23.0 from crates.io using debcargo 2.7.0
  * update to base64 0.22

 -- Fabian Grünbichler <debian@fabian.gruenbichler.email>  Sat, 05 Oct 2024 15:52:48 +0200

rust-alacritty-terminal (0.23.0-2) unstable; urgency=medium

  * Package alacritty_terminal 0.23.0 from crates.io using debcargo 2.6.1
  * Upload to unstable

 -- James McCoy <jamessan@debian.org>  Tue, 11 Jun 2024 15:28:01 -0400

rust-alacritty-terminal (0.23.0-1) experimental; urgency=medium

  * Package alacritty_terminal 0.23.0 from crates.io using debcargo 2.6.1
  * Relax rust-base64 dep

 -- James McCoy <jamessan@debian.org>  Sun, 07 Apr 2024 20:30:39 -0400

rust-alacritty-terminal (0.21.0-1) experimental; urgency=medium

  * Package alacritty_terminal 0.21.0 from crates.io using debcargo 2.6.1

 -- James McCoy <jamessan@debian.org>  Fri, 12 Jan 2024 16:57:02 -0500

rust-alacritty-terminal (0.20.0-1) experimental; urgency=medium

  * Package alacritty_terminal 0.20.0 from crates.io using debcargo 2.6.1
  * Add feature-guard.patch to ignore serde-based tests when serde feature is
    not available.
  * Set collapse_features = true

 -- James McCoy <jamessan@debian.org>  Sat, 06 Jan 2024 09:42:35 -0500

rust-alacritty-terminal (0.19.1-7) unstable; urgency=medium

  * Team upload.
  * Package alacritty_terminal 0.19.1 from crates.io using debcargo 2.6.1
  * Bump a dependency to allow test builds with -Z minimal-versions since
    building against the latest packages from Crates.io seems to fail.
  * Apply upstream patches to swith from nix to rustix-openpty.

 -- Peter Michael Green <plugwash@debian.org>  Sat, 24 Feb 2024 15:32:31 +0000

rust-alacritty-terminal (0.19.1-6) unstable; urgency=medium

  * Package alacritty_terminal 0.19.1 from crates.io using debcargo 2.6.1
  * Adjust vte dependency to work with 0.11.

 -- James McCoy <jamessan@debian.org>  Fri, 15 Dec 2023 16:59:55 -0500

rust-alacritty-terminal (0.19.1-5) unstable; urgency=medium

  * Team upload.
  * Package alacritty_terminal 0.19.1 from crates.io using debcargo 2.6.0

 -- Peter Michael Green <plugwash@debian.org>  Wed, 25 Oct 2023 00:15:02 +0000

rust-alacritty-terminal (0.19.1-4) unstable; urgency=medium

  * Team upload.
  * Package alacritty_terminal 0.19.1 from crates.io using debcargo 2.6.0
  * Move serde-yaml change to it's own patch to make testing easier.
  * Patch nix dependency to 0.26 specifically rather than allowing any 0.x
    version. nix 0.27 will require code changes.
  * Apply upstream patch for regex-automata 0.3.6

 -- Peter Michael Green <plugwash@debian.org>  Tue, 03 Oct 2023 17:13:43 +0000

rust-alacritty-terminal (0.19.1-3) unstable; urgency=medium

  * Package alacritty_terminal 0.19.1 from crates.io using debcargo 2.6.0
  * Upload to unstable

 -- James McCoy <jamessan@debian.org>  Thu, 03 Aug 2023 20:51:34 -0400

rust-alacritty-terminal (0.19.1-2) experimental; urgency=medium

  * Team upload.
  * Package alacritty_terminal 0.19.1 from crates.io using debcargo 2.6.0
  * Adjust dependency on serde-yaml to allow any 0.x version greater than 0.8,
    this does carry some risk, but I think it's better than the alternatives.
  * Adjust dependency on dirs to allow 4.x and 5.x.

 -- Peter Michael Green <plugwash@debian.org>  Wed, 26 Jul 2023 01:32:38 +0000

rust-alacritty-terminal (0.19.1-1) experimental; urgency=medium

  * Package alacritty_terminal 0.19.1 from crates.io using debcargo 2.6.0

 -- James McCoy <jamessan@debian.org>  Tue, 04 Jul 2023 00:32:42 -0400

rust-alacritty-terminal (0.17.0-3) unstable; urgency=medium

  * Team upload.
  * Package alacritty_terminal 0.17.0 from crates.io using debcargo 2.6.0
  * Adjust dependency on serde-yaml to allow any 0.x version greater than 0.8,
    this does carry some risk, but I think it's better than the alternatives.
  * Adjust dependency on dirs to allow 4.x and 5.x.

 -- Peter Michael Green <plugwash@debian.org>  Wed, 26 Jul 2023 00:43:45 +0000

rust-alacritty-terminal (0.17.0-2) unstable; urgency=medium

  * Team upload.
  * bump base64 dep to 0.21

 -- Fabian Grünbichler <f.gruenbichler@proxmox.com>  Mon, 12 Jun 2023 00:47:56 +0000

rust-alacritty-terminal (0.17.0-1) unstable; urgency=medium

  * Package alacritty_terminal 0.17.0 from crates.io using debcargo 2.5.0

 -- James McCoy <jamessan@debian.org>  Wed, 26 Oct 2022 21:21:28 -0400

rust-alacritty-terminal (0.16.1-4) unstable; urgency=medium

  * Package alacritty_terminal 0.16.1 from crates.io using debcargo 2.5.0
  * Relax dirs version constraint to support 4.x

 -- James McCoy <jamessan@debian.org>  Sun, 11 Sep 2022 14:02:16 -0400

rust-alacritty-terminal (0.16.1-3) unstable; urgency=medium

  * Team upload.
  * Package alacritty_terminal 0.16.1 from crates.io using debcargo 2.5.0
  * Bump parking_lot depedency.

 -- Peter Michael Green <plugwash@debian.org>  Mon, 05 Sep 2022 19:51:20 +0000

rust-alacritty-terminal (0.16.1-2) unstable; urgency=medium

  * Package alacritty_terminal 0.16.1 from crates.io using debcargo 2.5.0
  * Relax version constraints on nix dependency

 -- James McCoy <jamessan@debian.org>  Wed, 08 Jun 2022 21:31:13 -0400

rust-alacritty-terminal (0.16.1-1) unstable; urgency=medium

  * Package alacritty_terminal 0.16.1 from crates.io using debcargo 2.5.0

 -- James McCoy <jamessan@debian.org>  Sun, 15 May 2022 09:13:21 -0400

rust-alacritty-terminal (0.16.0-1) unstable; urgency=medium

  * Package alacritty_terminal 0.16.0 from crates.io using debcargo 2.5.0
    + Update signal-hook dependency to 0.3 (Closes: #1002164)

 -- James McCoy <jamessan@debian.org>  Sat, 05 Feb 2022 15:03:02 -0500

rust-alacritty-terminal (0.15.0-3) unstable; urgency=medium

  * Team upload.
  * Package alacritty_terminal 0.15.0 from crates.io using debcargo 2.5.0
  * Remove changes to mio and parking-lot dependencies which are no longer
    needed.

 -- Peter Michael Green <plugwash@debian.org>  Thu, 30 Dec 2021 12:25:16 +0000

rust-alacritty-terminal (0.15.0-2) unstable; urgency=medium

  * Team upload.
  * Package alacritty_terminal 0.15.0 from crates.io using debcargo 2.5.0
  * Bump nix dependency to 0.23.

 -- Peter Michael Green <plugwash@debian.org>  Tue, 07 Dec 2021 17:25:49 +0000

rust-alacritty-terminal (0.15.0-1) unstable; urgency=medium

  * Package alacritty_terminal 0.15.0 from crates.io using debcargo 2.4.4
    + No longer Depends on rust-terminfo (Closes: #981823)

  [ Sylvestre Ledru ]
  * Team upload.
  * Source upload
  * Package alacritty_terminal 0.10.0 from crates.io using debcargo 2.4.0

 -- James McCoy <jamessan@debian.org>  Tue, 28 Sep 2021 23:17:44 -0400

rust-alacritty-terminal (0.10.0-1) unstable; urgency=medium

  * Source upload
  * Package alacritty_terminal 0.10.0 from crates.io using debcargo 2.4.3

 -- Fabio Rafael da Rosa <fdr@fabiodarosa.org>  Fri, 06 Nov 2020 18:15:43 +0100