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
|
rust-insta (1.43.2-2) unstable; urgency=medium
* Team upload.
* Package insta 1.43.2 from crates.io using debcargo 2.7.11
* Update ron to 0.12.0
-- Antonin Delpeuch <antonin@delpeuch.eu> Mon, 24 Nov 2025 21:56:21 +0100
rust-insta (1.43.2-1) unstable; urgency=medium
* Team upload.
* Package insta 1.43.2 from crates.io using debcargo 2.7.10
* Drop relax-deps patch, no longer needed
-- James McCoy <jamessan@debian.org> Wed, 24 Sep 2025 22:00:21 -0400
rust-insta (1.39.0-1) unstable; urgency=medium
* Team upload.
* Package insta 1.39.0 from crates.io using debcargo 2.6.1
-- Peter Michael Green <plugwash@debian.org> Tue, 13 Aug 2024 17:36:09 +0000
rust-insta (1.34.0-1) unstable; urgency=medium
* Team upload.
* Package insta 1.34.0 from crates.io using debcargo 2.6.1 (Closes: #1056660)
* Update fix-glob-test-feature-requirement.patch for new upstream.
* Unpin csv dependency, upstream pinned it for msrv related reasons which are
not relavent to Debian.
-- Peter Michael Green <plugwash@debian.org> Thu, 30 Nov 2023 23:45:20 +0000
rust-insta (1.21.0-1) unstable; urgency=medium
* Team upload.
* Package insta 1.21.0 from crates.io using debcargo 2.5.0 (Closes: #1021878)
* Update patches for new upstream and current situation in Debian.
* Mark test_glob.rs as needing json feature as well as glob feature.
-- Peter Michael Green <plugwash@debian.org> Tue, 18 Oct 2022 03:44:48 +0000
rust-insta (1.5.2-2) unstable; urgency=medium
* Team upload.
* Package insta 1.5.2 from crates.io using debcargo 2.5.0
* Bump dependency on uuid to 1.0
-- Peter Michael Green <plugwash@debian.org> Mon, 15 Aug 2022 00:16:34 +0000
rust-insta (1.5.2-1) unstable; urgency=medium
* Team upload.
* Package insta 1.5.2 from crates.io using debcargo 2.5.0
+ Newer upstream releases require similar crate which is not currently
in Debian.
* Drop collapse_features.patch, not needed and likely to cause breakage.
* Adjust relax-deps.patch for new upstream and current situation in Debian.
* Disable test_format_rust_expression, it fails with Debian's version of
rustfmt
* Stop marking tests as broken.
[ kpcryd ]
* Bump console dependency patch
-- Peter Michael Green <plugwash@debian.org> Sun, 10 Jul 2022 00:23:06 +0000
rust-insta (1.3.0-1) unstable; urgency=medium
* Package insta 1.3.0 from crates.io using debcargo 2.4.3
-- Henry-Nicolas Tourneur <debian@nilux.be> Fri, 03 Sep 2021 10:42:04 +0200
|