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
|
rust-adblock (0.8.12-4) unstable; urgency=medium
* Team upload.
* Package adblock 0.8.12 from crates.io using debcargo 2.7.8
* Relax dependency on idna.
-- Peter Michael Green <plugwash@debian.org> Thu, 27 Mar 2025 08:57:28 +0000
rust-adblock (0.8.12-3) unstable; urgency=medium
* Team upload.
* d/p/relax-versions: Update base64 dependency to 0.22
-- Matthias Geiger <werdahias@debian.org> Sat, 05 Oct 2024 15:34:12 +0200
rust-adblock (0.8.12-2) unstable; urgency=medium
* Team upload.
* Package adblock 0.8.12 from crates.io using debcargo 2.6.1
* Reduce tests to a set that can be successfully run in Debian and stop
marking them as broken.
* Disable css-validation feature, it fails to build with the versions
of selectors and cssparser in Debian.
* Relax dependency on itertools.
-- Peter Michael Green <plugwash@debian.org> Sun, 22 Sep 2024 02:25:59 +0000
rust-adblock (0.8.12-1) unstable; urgency=medium
* Team upload.
* Package adblock 0.8.12 from crates.io using debcargo 2.6.1
* Refresh patch for new upstream release
* Mark all tests as flaky for now since the test crate is not packaged
-- Matthias Geiger <werdahias@debian.org> Wed, 18 Sep 2024 00:27:55 +0200
rust-adblock (0.8.6-1) unstable; urgency=medium
* Package adblock 0.8.6 from crates.io using debcargo 2.6.1
* Initial release. (Closes: #1063626)
-- Loren M. Lang <lorenl@north-winds.org> Mon, 29 Apr 2024 13:57:07 -0400
|