File: changelog

package info (click to toggle)
rust-async-channel 2.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid
  • size: 204 kB
  • sloc: makefile: 2; sh: 1
file content (203 lines) | stat: -rw-r--r-- 6,583 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
rust-async-channel (2.5.0-2) unstable; urgency=medium

  * drop watch file: use upstream metadata instead
  * declare compliance with Debian Policy 4.7.2

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 30 Aug 2025 08:42:01 +0200

rust-async-channel (2.5.0-1) experimental; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * update git-buildpackage config:
    + filter out debian subdir
    + fix usage comments
  * unfuzz patches
  * provide and autopkgtest feature portable-atomic;
    (build-)depend on packages
    for crates portable-atomic portable-atomic-util
  * tighten (build-)dependency for crate event-listener-strategy

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 09 Aug 2025 13:16:22 +0200

rust-async-channel (2.3.1-9) unstable; urgency=medium

  * drop patch 2001, obsoleted by Debian package changes
  * stop mention dh-cargo in long description
  * declare rust-related build-dependencies unconditionally,
    i.e. drop broken nocheck annotations
  * add metadata about upstream project
  * update git-buildpackage config: simplify usage comments
  * update watch file:
    + improve filename mangling
    + use Github API
  * update copyright info: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 06 Feb 2025 09:45:26 +0100

rust-async-channel (2.3.1-8) unstable; urgency=medium

  * reduce autopkgtest to check single-feature tests only on amd64
  * tighten build- and autopkgtest-dependencies for crate futures-lite

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 17 Aug 2024 08:06:27 +0200

rust-async-channel (2.3.1-7) unstable; urgency=medium

  * skip feature tests on s380x;
    closes: bug#1077474, thanks to Matthias Geiger

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 29 Jul 2024 19:03:30 +0200

rust-async-channel (2.3.1-6) unstable; urgency=medium

  * autopkgtest-depend on dh-rust (not dh-cargo)
  * skip autopkgtest without features on armel;
    closes: bug#1077327, thanks to Matthias Geiger

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 28 Jul 2024 16:27:31 +0200

rust-async-channel (2.3.1-5) unstable; urgency=medium

  * fix autopkgtest-dependencies;
    closes: bug#1076477, thanks to Peter Michael Green

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 17 Jul 2024 01:19:03 +0200

rust-async-channel (2.3.1-4) unstable; urgency=medium

  * no-changes source-only upload to enable testing migration

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 14 Jul 2024 16:12:26 +0200

rust-async-channel (2.3.1-3) experimental; urgency=medium

  * simplify packaging;
    build-depend on dh-sequence-rust
    (not dh-cargo libstring-shellquote-perl)

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 13 Jul 2024 09:06:20 +0200

rust-async-channel (2.3.1-2) experimental; urgency=medium

  * drop patch 2001_concurrent-queue;
    tighten (build-)dependencies for crate concurrent-queue

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 12 Jun 2024 11:30:12 +0200

rust-async-channel (2.3.1-1) experimental; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * update and unfuzz patches
  * bump project versions in virtual packages and autopkgtests
  * stop (build-)depend on packages for crate event-listener
  * relax to build- and autopkgtest-depend unversioned when version is satisfied in Debian stable

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 10 Jun 2024 11:10:49 +0200

rust-async-channel (2.2.1-1) experimental; urgency=medium

  * update copyright info: fix file path
  * add patch 2001 to accept older branch of crate futures-lite
  * add patch 2002 to avoid WASM-only crates
  * tighten (build-)dependencies
    for crates concurrent-queue event-listener;
    bump (build-)dependencies for crate event-listener;
    relax (build-)dependencies for crate futures-core;
    (Build-)depend on packages
    for for crates event-listener-strategy pin-project-lite;
    relax build- and autopkgtest-dependencies
    for crate futures-lite
  * bump project versions in virtual packages and autopkgtests
  * provide and autopkgtest feature std
  * declare compliance with Debian Policy 4.7.0
  * update dh-cargo fork
  * update copyright info: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 25 Apr 2024 10:18:02 +0200

rust-async-channel (1.9.0-2) unstable; urgency=medium

  * update dh-cargo fork;
    closes: bug#1046834, thanks to Lucas Nussbaum

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 14 Aug 2023 12:40:20 +0200

rust-async-channel (1.9.0-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * bump version for provided virtual packages and autopkgtest hints

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 16 Jul 2023 11:32:50 +0200

rust-async-channel (1.8.0-3) unstable; urgency=medium

  * tighten autopkgtests

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 02 Feb 2023 17:17:44 +0100

rust-async-channel (1.8.0-2) unstable; urgency=medium

  * drop patch 1001, obsoleted by Debian package updates;
    tighten (build-)dependency on package for crate concurrent-queue
  * declare compliance with Debian Policy 4.6.2
  * update dh-cargo fork
  * update copyright info: update coverage
  * change binary library package to be arch-independent

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 26 Jan 2023 13:04:20 +0100

rust-async-channel (1.8.0-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * update dh-cargo fork;
    build-depend on libstring-shellquote-perl
  * add patch 2001 to relax dependency on crate concurrent-queue
  * bump version for provided virtual packages and autopkgtest hints
  * relax (build-)dependency for crate concurrent-queue

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 05 Dec 2022 17:03:58 +0100

rust-async-channel (1.7.1-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * drop patch 1001 to stop needlessly depend on crate blocking,
    adopted upstream
  * stop overzealously provide versioned virtual packages
  * bump version for provided virtual packages and autopkgtest hints

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 13 Aug 2022 20:39:29 +0200

rust-async-channel (1.6.1-3) unstable; urgency=medium

  * no-changes source-only upload to enable testing migration

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 12 Jul 2022 11:30:34 +0200

rust-async-channel (1.6.1-2) unstable; urgency=medium

  * fix declare runtime dependencies
    (not bogusly provide them)

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 02 Jul 2022 18:30:38 +0200

rust-async-channel (1.6.1-1) unstable; urgency=low

  * initial Release;
    closes: Bug#1014224

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 02 Jul 2022 16:11:10 +0200