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
|
rust-regex-automata (0.4.9-2) unstable; urgency=medium
* Team upload.
* Package regex-automata 0.4.9 from crates.io using debcargo 2.7.5
* Bump env_logger dev-dependency to v0.11
-- NoisyCoil <noisycoil@tutanota.com> Tue, 31 Dec 2024 13:23:55 +0100
rust-regex-automata (0.4.9-1) unstable; urgency=medium
* Team upload.
* Package regex-automata 0.4.9 from crates.io using debcargo 2.7.4
-- Colin Watson <cjwatson@debian.org> Sun, 24 Nov 2024 15:26:26 +0000
rust-regex-automata (0.4.7-1) unstable; urgency=medium
* Team upload.
* Package regex-automata 0.4.7 from crates.io using debcargo 2.6.1
-- Federico Ceratto <federico@debian.org> Sun, 30 Jun 2024 14:25:30 +0200
rust-regex-automata (0.4.3-1) unstable; urgency=medium
* Team upload.
* Package regex-automata 0.4.3 from crates.io using debcargo 2.6.0
* Stop overriding control and rules, the cycle has been dealt with
elsewhere.
* Update remove-regex-test.patch for new upstream.
-- Peter Michael Green <plugwash@debian.org> Tue, 24 Oct 2023 18:49:03 +0000
rust-regex-automata (0.3.9-5.1) unstable; urgency=medium
* Team upload.
* Package regex-automata 0.3.9 from crates.io using debcargo 2.6.0
* Use a NMU-style version number to avoid conflicting with the version in
experimental.
* Run build-time tests with --no-default-features and reduce build-depends
to deal with build-dependency cycle.
* Fix autopkgtest.
+ Disable tests that depend on test data which is not included in the
crates.io release.
+ Disable tests that depend on the regex-test crate which is not in Debian.
+ Bump env_logger dev-dependency to 0.10 and adjust feature requirements
accordingly.
-- Peter Michael Green <plugwash@debian.org> Tue, 03 Oct 2023 15:31:25 +0000
rust-regex-automata (0.3.9-5) unstable; urgency=medium
* Team upload.
* Re-enable logging feature
-- Blair Noctis <n@sail.ng> Tue, 03 Oct 2023 10:48:45 +0000
rust-regex-automata (0.3.9-4) unstable; urgency=medium
* Team upload.
* Fix previous patch
-- Blair Noctis <n@sail.ng> Mon, 02 Oct 2023 15:40:03 +0000
rust-regex-automata (0.3.9-3) unstable; urgency=medium
* Team upload.
* Temporarily disable logging feature to make build
-- Blair Noctis <n@sail.ng> Mon, 02 Oct 2023 15:12:40 +0000
rust-regex-automata (0.3.9-2) unstable; urgency=medium
* Team upload.
* Binary upload to unblock with regex
-- Blair Noctis <n@sail.ng> Mon, 02 Oct 2023 01:46:18 +0000
rust-regex-automata (0.3.9-1) unstable; urgency=medium
* Team upload.
* Package regex-automata 0.3.9 from crates.io using debcargo 2.6.0
* Temporarily mark all tests flaky due to entangled features
* Set collapse_features = true
[Ximin Luo]
* Team upload.
* Package regex-automata 0.1.10 from crates.io using debcargo 2.4.4
-- Blair Noctis <n@sail.ng> Sun, 01 Oct 2023 23:08:44 +0000
rust-regex-automata (0.1.8-2) unstable; urgency=medium
* Team upload.
* Package regex-automata 0.1.8 from crates.io using debcargo 2.4.2
* Ignore std tests so they don't fail autopkgtest.
-- Ximin Luo <infinity0@debian.org> Fri, 17 Jan 2020 00:02:23 +0000
rust-regex-automata (0.1.8-1) unstable; urgency=medium
* Package regex-automata 0.1.8 from crates.io using debcargo 2.4.0
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 15 Aug 2019 10:21:28 +0200
rust-regex-automata (0.1.7-1) unstable; urgency=medium
* Package regex-automata 0.1.7 from crates.io using debcargo 2.3.1-alpha.0
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 07 Jul 2019 10:30:17 +0200
rust-regex-automata (0.1.6-1) unstable; urgency=medium
* Package regex-automata 0.1.6 from crates.io using debcargo 2.2.10
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 20 Apr 2019 20:55:22 +0200
|