File: changelog

package info (click to toggle)
rust-hafas-rs 0.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,068 kB
  • sloc: makefile: 2
file content (50 lines) | stat: -rw-r--r-- 1,963 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
45
46
47
48
49
50
rust-hafas-rs (0.2.3-1) unstable; urgency=medium

  * Team upload.
  * Package hafas-rs 0.2.3 from crates.io using debcargo 2.7.8
  * Update overridden control files.
  * Update patches for new upstream and current situation in Debian.

 -- Peter Michael Green <plugwash@debian.org>  Fri, 14 Mar 2025 00:39:52 +0000

rust-hafas-rs (0.2.1-2) unstable; urgency=medium

  * Team upload.
  * Package hafas-rs 0.2.1 from crates.io using debcargo 2.7.5
  * d/{,tests/}control: refresh following debcargo's hints
  * Bump env_logger dependency to v0.11

 -- NoisyCoil <noisycoil@tutanota.com>  Tue, 31 Dec 2024 13:19:15 +0100

rust-hafas-rs (0.2.1-1) unstable; urgency=medium

  * Package hafas-rs 0.2.1 from crates.io using debcargo 2.6.1

 -- Arnaud Ferraris <aferraris@debian.org>  Mon, 04 Mar 2024 14:19:58 +0100

rust-hafas-rs (0.1.0-3) unstable; urgency=medium

  * Mark tests as flaky
    This package's tests can fail in a number of various ways, as they rely on
    online data: the data itself can change in subtle ways, the server can be
    overloaded, some other communication/authentication issue might happen, all
    of those leading to autopkgtest failure. Therefore, we can't rely 100% on
    those tests and should mark them as "flaky".

 -- Arnaud Ferraris <aferraris@debian.org>  Thu, 30 Nov 2023 10:50:59 +0100

rust-hafas-rs (0.1.0-2) unstable; urgency=medium

  * Fix tests (Closes: #1056029)
    The profile tests rely on the local crate::requester::hyper module, which
    only exists when the "hyper-requester" feature is enabled. Therefore, those
    tests will fail for all single-feature runs except one. Ensure this test is
    only enabled when the required feature is.

 -- Arnaud Ferraris <aferraris@debian.org>  Wed, 29 Nov 2023 16:03:43 +0100

rust-hafas-rs (0.1.0-1) unstable; urgency=medium

  * Package hafas-rs 0.1.0 from crates.io using debcargo 2.6.0

 -- Arnaud Ferraris <aferraris@debian.org>  Wed, 01 Nov 2023 15:49:37 +0100