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
|
rust-fancy-regex (0.11.0-3) unstable; urgency=medium
* Team upload.
* Package fancy-regex 0.11.0 from crates.io using debcargo 2.7.6
* Bump bit-set to 0.8.
* Bump criterion to 0.5.
* Gate a bunch of tests behind the unicode feature.
-- Peter Michael Green <plugwash@debian.org> Thu, 30 Jan 2025 19:48:29 +0000
rust-fancy-regex (0.11.0-2) unstable; urgency=medium
* Team upload.
* Package fancy-regex 0.11.0 from crates.io using debcargo 2.6.0 (Closes: #1034109)
* Upload to unstable.
-- Peter Michael Green <plugwash@debian.org> Tue, 04 Jul 2023 02:14:12 +0000
rust-fancy-regex (0.11.0-1) experimental; urgency=medium
* Team upload.
* Package fancy-regex 0.11.0 from crates.io using debcargo 2.6.0
* Drop patches that are no longer needed.
* Set collapse_features = true.
-- Peter Michael Green <plugwash@debian.org> Fri, 14 Apr 2023 01:22:55 +0000
rust-fancy-regex (0.7.1-1) unstable; urgency=medium
* Team upload.
* Package fancy-regex 0.7.1 from crates.io using debcargo 2.5.0
* Fix the autopkgtest
+ Disable bench that relies on criterion so the rest of the testsuite can run.
+ Disable tests that rely on files not included in the Debian package.
+ Apply patch to use quickcheck 0.9 based on reversion of a couple of upstream
commits.
-- Peter Michael Green <plugwash@debian.org> Sat, 15 Jan 2022 16:21:02 +0000
rust-fancy-regex (0.4.0-1) unstable; urgency=medium
* Package fancy-regex 0.4.0 from crates.io using debcargo 2.4.3
-- Paride Legovini <paride@debian.org> Fri, 06 Nov 2020 10:24:08 +0000
|