File: changelog

package info (click to toggle)
rust-lazy-regex 2.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 192 kB
  • sloc: perl: 258; python: 148; makefile: 11; sh: 1
file content (100 lines) | stat: -rw-r--r-- 3,170 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
rust-lazy-regex (2.4.1-2) unstable; urgency=medium

  * tighten autopkgtests

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 02 Feb 2023 18:36:18 +0100

rust-lazy-regex (2.4.1-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * drop patch cherry-picked upstream now applied
  * drop patch 1001_syn, obsoleted by Debian package updates
  * add patch 1001_once_cell to relax dependency on crate once_cell;
    tighten (build-)dependency on package for crate once_cell
  * bump version for provided virtual packages and autopkgtest hints
  * tighten (build-)dependencies on packages for crate regex
  * fix depend (not only build-depend)
    on packages for crates proc-macro2 quote syn,
    needed by embedded crate lazy-regex-proc_macros
  * declare compliance with Debian Policy 4.6.2
  * update dh-cargo fork
  * update copyright info: update coverage
  * change binary library package to be arch-independent

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 26 Jan 2023 14:39:30 +0100

rust-lazy-regex (2.3.1-5) unstable; urgency=medium

  * update dh-cargo fork;
    build-depend on libstring-shellquote-perl
  * fix publicly provide upstream-embedded crate lazy-regex-proc_macros;
    closes: bug#1025494, thanks to Matthias

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 06 Dec 2022 11:03:16 +0100

rust-lazy-regex (2.3.1-4) unstable; urgency=medium

  * fix autopkgtests

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 07 Nov 2022 07:37:25 +0100

rust-lazy-regex (2.3.1-3) unstable; urgency=medium

  * add patch 1001 to relax dependency on crate syn

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 06 Nov 2022 15:08:20 +0100

rust-lazy-regex (2.3.1-2) unstable; urgency=medium

  * add patch cherry-picked upstream
    to allow building with --no-default-features,
    replacing patch 1001

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 05 Nov 2022 15:43:14 +0100

rust-lazy-regex (2.3.1-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * install example code
  * tighten to build-depend versioned
    on librust-syn-1+default-dev librust-syn-1+full-dev
  * add TODO item
    about hidden embedded crate lazy-regex-proc_macros
  * bump version for provided virtual packages and autopkgtest hints
  * update patch 1001 to generally enable feature std;
    extend autopkgtests to check all features

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 05 Nov 2022 10:22:15 +0100

rust-lazy-regex (2.3.0-4) unstable; urgency=medium

  * add patch 1001 to enable feature std with features unicode*

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 04 Nov 2022 18:51:57 +0100

rust-lazy-regex (2.3.0-3) unstable; urgency=medium

  * re-release for building with auto-builder

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 28 Oct 2022 10:18:36 +0200

rust-lazy-regex (2.3.0-2) unstable; urgency=medium

  * avoid metapackages,
    using the equivalent of debcargo setting collapse_features=true
  * drop bogus TODO file

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 27 Oct 2022 23:09:52 +0200

rust-lazy-regex (2.3.0-1) unstable; urgency=low

  * initial Release;
    closes: Bug#1022727

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 24 Oct 2022 20:16:31 +0200