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
|
rust-event-listener (5.4.1-3) unstable; urgency=medium
* drop watch file: use upstream metadata instead
-- Jonas Smedegaard <dr@jones.dk> Sat, 30 Aug 2025 08:43:44 +0200
rust-event-listener (5.4.1-2) experimental; urgency=medium
* provide and autopkgtest portable-atomic
-- Jonas Smedegaard <dr@jones.dk> Sat, 09 Aug 2025 13:19:43 +0200
rust-event-listener (5.4.1-1) experimental; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* update git-buildpackage config: fix usage comments
* drop patch 2001; (build-)depend on package for crate portable-atomic-util
* unfuzz patches
* declare compliance with Debian Policy 4.7.2
* bump project versions in virtual packages and autopkgtests
-- Jonas Smedegaard <dr@jones.dk> Mon, 04 Aug 2025 12:54:00 +0200
rust-event-listener (5.4.0-3) unstable; urgency=medium
* 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 19:21:47 +0100
rust-event-listener (5.4.0-2) unstable; urgency=medium
* drop patch 2001_critical-section,
obsoleted by Debian package changes
-- Jonas Smedegaard <dr@jones.dk> Sat, 11 Jan 2025 11:22:00 +0100
rust-event-listener (5.4.0-1) unstable; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* stop mention dh-cargo in long description
* update and unfuzz patches
* (build-)depend on package for crate critical section
* bump project versions in virtual packages and autopkgtests
-- Jonas Smedegaard <dr@jones.dk> Fri, 10 Jan 2025 12:23:46 +0100
rust-event-listener (5.3.1-8) unstable; urgency=medium
* drop patch 2001_futures-lite, obsoleted by Debian package changes
* tighten build- and autopkgtest-dependencies for crate futures-lite
-- Jonas Smedegaard <dr@jones.dk> Sat, 17 Aug 2024 08:48:05 +0200
rust-event-listener (5.3.1-7) unstable; urgency=medium
* autopkgtest-depend on dh-rust (not dh-cargo)
* reduce autopkgtest
to check single-feature tests only on amd64
* fix relax autopkgtest-dependencies for crate futures-lite;
closes: bug#1078658, thanks to Peter Green
* drop patch 2001_try-lock,
obsoleted by Debian package changes
-- Jonas Smedegaard <dr@jones.dk> Wed, 14 Aug 2024 11:06:31 +0200
rust-event-listener (5.3.1-6) unstable; urgency=medium
* really fix patch 1001
-- Jonas Smedegaard <dr@jones.dk> Mon, 15 Jul 2024 17:38:12 +0200
rust-event-listener (5.3.1-5) unstable; urgency=medium
* fix patch 1001
-- Jonas Smedegaard <dr@jones.dk> Mon, 15 Jul 2024 16:38:22 +0200
rust-event-listener (5.3.1-4) unstable; urgency=medium
* add patch 1001 to add feature fences for tests
-- Jonas Smedegaard <dr@jones.dk> Mon, 15 Jul 2024 08:28:15 +0200
rust-event-listener (5.3.1-3) unstable; urgency=medium
* no-changes source-only upload to enable testing migration
-- Jonas Smedegaard <dr@jones.dk> Sun, 14 Jul 2024 15:06:22 +0200
rust-event-listener (5.3.1-2) experimental; urgency=medium
* add bug URIs to TODO items
* simplify packaging;
build-depend on dh-sequence-rust
(not dh-cargo libstring-shellquote-perl)
-- Jonas Smedegaard <dr@jones.dk> Fri, 12 Jul 2024 12:55:25 +0200
rust-event-listener (5.3.1-1) experimental; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* update dh-cargo fork
* bump project versions in virtual packages and autopkgtests
* unfuzz patches and update DEP-3 headers
* update copyright info: update coverage
-- Jonas Smedegaard <dr@jones.dk> Mon, 10 Jun 2024 10:49:43 +0200
rust-event-listener (5.3.0-2) experimental; urgency=medium
* fix dependency for crate parking; closes: bug#1068721, thanks to Matthias Geiger
-- Jonas Smedegaard <dr@jones.dk> Tue, 09 Apr 2024 20:52:07 +0200
rust-event-listener (5.3.0-1) experimental; urgency=medium
[ upstream ]
* new release(s);
closes: bug#1067246, thanks to Matthias Geiger
[ Jonas Smedegaard ]
* unfuzz patches
* add patches 2001_* to accept older crates futures-light try-lock
* add patch 2004 to avoid feature "loom"
* bump project versions in virtual packages and autopkgtests
* build- and autopkgtest-depend on package for crate try-lock
-- Jonas Smedegaard <dr@jones.dk> Tue, 09 Apr 2024 00:09:55 +0200
rust-event-listener (3.0.0-1) experimental; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* bump project version in virtual packages and autopkgtests
* relax to build- and autopkgtest-depend unversioned
on package dh-cargo
* (build-)depend on package for crates parking;
build- and autopkgtest-depend
on package for crate futures-lite (not futures)
* annotate build-dependencies
unneeded when not checking tests during build
* (build-)depend on packages for crates
concurrent-queue pin-project-lite
* add patch 2001 to avoid not-in-Debian crate portable-atomic-util
* add patch 2002 to avoid WASM-only crates
* add patch 2003 to avoid benches
* provide and autopkgtest feature std
* declare compliance with Debian Policy 4.7.0
* update copyright info: update coverage
-- Jonas Smedegaard <dr@jones.dk> Mon, 08 Apr 2024 22:57:50 +0200
rust-event-listener (2.5.3-4) unstable; urgency=medium
* update dh-cargo fork;
closes: bug#1048250, thanks to Lucas Nussbaum
-- Jonas Smedegaard <dr@jones.dk> Mon, 14 Aug 2023 10:53:50 +0200
rust-event-listener (2.5.3-3) unstable; urgency=medium
* tighten autopkgtests
-- Jonas Smedegaard <dr@jones.dk> Thu, 02 Feb 2023 18:00:16 +0100
rust-event-listener (2.5.3-2) unstable; urgency=medium
* change binary library package to be arch-independent
* declare compliance with Debian Policy 4.6.2
* stop superfluously provide virtual unversioned feature package
* update dh-cargo fork;
build-depend on libstring-shellquote-perl
* update copyright info: update coverage
-- Jonas Smedegaard <dr@jones.dk> Wed, 01 Feb 2023 16:07:25 +0100
rust-event-listener (2.5.3-1) unstable; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* stop overzealously provide versioned virtual packages
* bump version for provided virtual packages and autopkgtest hints
-- Jonas Smedegaard <dr@jones.dk> Tue, 02 Aug 2022 11:25:25 +0200
rust-event-listener (2.5.2-2) unstable; urgency=medium
* no-changes source-only upload to enable testing migration
-- Jonas Smedegaard <dr@jones.dk> Tue, 12 Jul 2022 15:23:58 +0200
rust-event-listener (2.5.2-1) unstable; urgency=low
* initial Release;
closes: Bug#1014233
-- Jonas Smedegaard <dr@jones.dk> Sat, 02 Jul 2022 17:16:47 +0200
|