File: changelog

package info (click to toggle)
rust-async-task 4.7.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 368 kB
  • sloc: makefile: 2; sh: 1
file content (198 lines) | stat: -rw-r--r-- 6,121 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
rust-async-task (4.7.1-4) unstable; urgency=medium

  * stop mention dh-cargo in long description
  * drop patch 2001_smol,
    obsoleted by Debian packaging changes;
    tighten build- and autopkgtest-dependencies for crate smol
  * declare rust-related build-dependencies unconditionally,
    i.e. drop broken nocheck annotations
  * add metadata about upstream project
  * update git-buildpackage config:
    + filter out debian subdir
    + 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 13:10:24 +0100

rust-async-task (4.7.1-3) unstable; urgency=medium

  * autopkgtest-depend on dh-rust (not dh-cargo)
  * drop patch 2002, obsoleted by Debian package changes
  * tighten build- and autopkgtest-dependencies for crate futures-lite

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

rust-async-task (4.7.1-2) unstable; urgency=medium

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

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 12 Jul 2024 12:31:23 +0200

rust-async-task (4.7.1-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * bump project versions in virtual packages and autopkgtests
  * update copyright info: fix file path
  * declare compliance with Debian Policy 4.7.0
  * relax to build- and autopkgtest-depend unversioned
    when version is satisfied in Debian stable
  * update and unfuzz patches

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

rust-async-task (4.7.0-3) unstable; urgency=medium

  * fix omit autopkgtest without feature std

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 29 Feb 2024 01:23:45 +0100

rust-async-task (4.7.0-2) unstable; urgency=medium

  * omit autopkgtest without any features,
    unsupported to build without feature std
  * add patch 1001 to accept newer branch of crate smol;
    relax build- and autopkgtest-dependencies for crate smol

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 18 Feb 2024 19:54:43 +0100

rust-async-task (4.7.0-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * bump project versions in virtual packages and autopkgtests
  * update and unfuzz patch
  * update dh-cargo fork
  * update copyright info: update coverage
  * add patch 2002 to accept older branch of crate futures-lite
  * build- and autopkgtest-depend explicitly
    on package for crate futures-lite

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 18 Jan 2024 03:55:48 +0100

rust-async-task (4.5.0-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * drop patch 2002, obsoleted by Debian package changes
  * bump project version in virtual packages and autopkgtests
  * provide and autopkgtest feature portable-atomic;
    (build-)depend on package for crate portable-atomic

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 19 Oct 2023 14:46:47 +0200

rust-async-task (4.4.1-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * drop patch cherry-picked upstream,
    obsoleted by upstream changes
  * bump project version in virtual packages and autopkgtests
  * add patch 2002
    to relax dependency to match older releases of crate pin-project-lite

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 06 Oct 2023 21:23:02 +0200

rust-async-task (4.4.0-4) unstable; urgency=medium

  * add patch cherry-picked upstream to update flume requirement;
    unfuzz patch 2001;
    bump build- and autopkgtest-dependencies for crate flume;
    closes: bug#1052490, thanks to Peter Green
  * update dh-cargo fork
  * update copyright info: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 23 Sep 2023 09:59:59 +0200

rust-async-task (4.4.0-3) unstable; urgency=medium

  * omit testing examples for autopkgtest without feature std;
    closes: bug#1051519, thanks to Jeremy BĂ­cha
  * update dh-cargo fork

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 10 Sep 2023 15:43:24 +0200

rust-async-task (4.4.0-2) unstable; urgency=medium

  * update dh-cargo fork;
    closes: bug#1048464, thanks to Lucas Nussbaum
  * update DEP-3 patch headers

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 14 Aug 2023 13:04:14 +0200

rust-async-task (4.4.0-1) unstable; urgency=medium

  [ upstream ]
  * new release

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

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

rust-async-task (4.3.0-4) unstable; urgency=medium

  * check testsuite during build;
    build-depend on packages for crates
    atomic-waker easy-parallel flaky-test flume once-cell smol
  * add patch 2001
    to avoid checking tests needing crate flaky-test;
    stop build- or autopkgtest-depend on package for crate flaky-test

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 03 Feb 2023 12:11:25 +0100

rust-async-task (4.3.0-3) unstable; urgency=medium

  * tighten autopkgtests

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

rust-async-task (4.3.0-2) unstable; urgency=medium

  * change binary library package to be arch-independent
  * declare compliance with Debian Policy 4.6.2
  * stop superfluously provide
    virtual un-, minor- or microversioned feature packages
  * update dh-cargo fork;
    build-depend on libstring-shellquote-perl
  * update copyright info: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 01 Feb 2023 15:33:42 +0100

rust-async-task (4.3.0-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * bump upstream version
    in provided virtual packages and autopkgtest notes

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 14 Jul 2022 15:41:12 +0200

rust-async-task (4.2.0-2) unstable; urgency=medium

  * install examples

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 12 Jul 2022 15:13:21 +0200

rust-async-task (4.2.0-1) unstable; urgency=low

  * initial Release;
    closes: Bug#1014236

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 02 Jul 2022 20:58:08 +0200