File: changelog

package info (click to toggle)
rust-tracing 0.1.40-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 684 kB
  • sloc: makefile: 2
file content (44 lines) | stat: -rw-r--r-- 1,871 bytes parent folder | download
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-tracing (0.1.40-1) unstable; urgency=medium

  * Team upload.
  * Package tracing 0.1.40 from crates.io using debcargo 2.6.1
  * Update fix-tests-no-default-features.patch for new upstream.
  * Remove reference to test that no longer exists from
    disable-tracing-mock.patch

 -- Peter Michael Green <plugwash@debian.org>  Sat, 13 Jan 2024 14:59:03 +0000

rust-tracing (0.1.37-1) unstable; urgency=medium

  * Team upload.
  * Package tracing 0.1.37 from crates.io using debcargo 2.6.0
  * Drop relax-deps.patch and bump-tracing-core.patch, it turns out I missed up
    in the previous upload and created a patch that reverted another patch,
    when I should have just dropped a patch.
  * Drop disable-criterion.patch since rust-criterion is now in Debian.
  * Fix tests with --no-default-features.

 -- Peter Michael Green <plugwash@debian.org>  Mon, 26 Dec 2022 04:39:42 +0000

rust-tracing (0.1.34-2) unstable; urgency=medium

  * Team upload.
  * Package tracing 0.1.34 from crates.io using debcargo 2.5.0
  * Drop valuable feature, tracing-core in Debian does not offer the valuable
    feature and valuable is not in Debian.
  * Drop wasm-bindgen-test dev-dependency, we dont have it in Debian and I presume
    it is only needed when running tests under wasm.
  * Drop criterion dev-dependency and disable benches that use it so the rest
    of the tests can run.
  * Disable tests which depend on tracing-mock which is not included in the
    crates.io release.
  * Bump tracing-core dependency, the version specified by upstream does not
    actually appear to be sufficient.

 -- Peter Michael Green <plugwash@debian.org>  Sun, 05 Jun 2022 12:17:35 +0000

rust-tracing (0.1.34-1) unstable; urgency=medium

  * Package tracing 0.1.34 from crates.io using debcargo 2.5.0

 -- Alexander Kjäll <alexander.kjall@gmail.com>  Sat, 21 May 2022 10:07:47 +0200