File: changelog

package info (click to toggle)
rust-json-event-parser 0.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid, trixie
  • size: 256 kB
  • sloc: python: 14; makefile: 2; sh: 1
file content (109 lines) | stat: -rw-r--r-- 3,464 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
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
rust-json-event-parser (0.2.2-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * declare compliance with Debian Policy 4.7.2
  * bump project versions in virtual packages and autopkgtests

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 08 Mar 2025 18:47:47 +0100

rust-json-event-parser (0.2.0-6) unstable; urgency=medium

  * stop mention dh-cargo in long description
  * declare rust-related build-dependencies unconditionally,
    i.e. drop broken nocheck annotations
  * add metadata about upstream project
  * update git-buildpackage config:
    + filter out debian subdir
    + simplify usage comments
  * update watch file:
    + improve upstream version mangling
    + improve filename mangling
    + use Github API
  * update copyright info: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 07 Feb 2025 09:31:32 +0100

rust-json-event-parser (0.2.0-5) unstable; urgency=medium

  * autopkgtest-depend on dh-rust (not dh-cargo)
  * reduce autopkgtest to check single-feature tests only on amd64

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 30 Jul 2024 18:33:16 +0200

rust-json-event-parser (0.2.0-4) unstable; urgency=medium

  * simplify packaging;
    build-depend on dh-sequence-rust
    (not dh-cargo libstring-shellquote-perl)

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 12 Jul 2024 14:19:03 +0200

rust-json-event-parser (0.2.0-3) unstable; urgency=medium

  * fix patch 2001

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 10 Jul 2024 11:55:58 +0200

rust-json-event-parser (0.2.0-2) unstable; urgency=medium

  * no-changes source-only upload to enable testing migration

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 02 Jul 2024 13:33:30 +0200

rust-json-event-parser (0.2.0-1) experimental; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * bump project versions in virtual packages and autopkgtests
  * update and unfuzz patches
  * provide and autopkgtest feature async-tokio
  * (build-/autopkgtest-)depend on packages for crate tokio;
    build- and autopkgtest-depend on package for crate clap

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 13 Jun 2024 19:17:28 +0200

rust-json-event-parser (0.1.1-5) unstable; urgency=medium

  * update watch file: handle prereleases
  * update dh-cargo fork
  * update copyright info: update coverage
  * declare compliance with Debian Policy 4.7.0

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 13 Jun 2024 17:26:01 +0200

rust-json-event-parser (0.1.1-4) unstable; urgency=medium

  * update DEP-3 patch headers
  * update dh-cargo fork

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 14 Aug 2023 13:53:29 +0200

rust-json-event-parser (0.1.1-3) unstable; urgency=medium

  * update dh-cargo fork
  * update patch 2001 to exclude bench files from getting installed

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 13 Aug 2023 13:12:32 +0200

rust-json-event-parser (0.1.1-2) unstable; urgency=medium

  * add patch 2001 to avoid bench-only dependencies;
    stop build- or autopkgtest-depend
    on packages for crates criterion serde_json
  * add patch 2002 to skip testing against JSONTestSuite by default
  * add TODO note about JSONTestSuite being skipped;
    check (what little is left of) tests during build

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 20 Jul 2023 14:12:40 +0200

rust-json-event-parser (0.1.1-1) experimental; urgency=medium

  * initial packaging release;
    closes: bug#1041318

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 17 Jul 2023 14:12:30 +0200