File: changelog

package info (click to toggle)
rust-regalloc2 0.11.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 804 kB
  • sloc: makefile: 22; sh: 1
file content (172 lines) | stat: -rw-r--r-- 5,523 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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
rust-regalloc2 (0.11.3-2) unstable; urgency=medium

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

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 02 Dec 2025 11:00:39 +0100

rust-regalloc2 (0.11.3-1) experimental; urgency=medium

  [ upstream ]
  * new release(s);
    closes: bug#1121661

  [ Jonas Smedegaard ]
  * bump project versions in virtual packages and autopkgtests
  * update and unfuzz patches
  * update (build-)dependencies for crate hashbrown;
    (build-)depend on packages for crates allocator-api2 bumpalo;
    stop (build-)depend on package for crate slice-group-by

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 30 Nov 2025 11:52:13 +0100

rust-regalloc2 (0.10.2-5) unstable; urgency=medium

  * build-depend on libstd-rust-dev
  * declare compliance with Debian Policy 4.7.2
  * drop watch file: use upstream metadata instead

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 28 Aug 2025 18:00:34 +0200

rust-regalloc2 (0.10.2-4) unstable; urgency=medium

  * update watch file: mangle upstream version

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 09 Feb 2025 14:48:24 +0100

rust-regalloc2 (0.10.2-3) experimental; urgency=medium

  * update copyright info: update coverage
  * add metadata about upstream project
  * update git-buildpackage config:
    + filter out debian subdir
    + improve usage comment
  * update watch file:
    + improve filename mangling
    + use Github API

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 07 Feb 2025 16:20:26 +0100

rust-regalloc2 (0.10.2-2) experimental; urgency=medium

  * add bug URI in DEP-3 patch header
  * set field Static-Built-Using (without prefix)
  * drop patch 2002, obsoleted by Debian package changes;
    tighten (build-)dependencies for crate rustc-hash

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 15 Dec 2024 22:18:09 +0100

rust-regalloc2 (0.10.2-1) experimental; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * bump project versions in virtual packages and autopkgtests
  * set Static-Built-Using (not X-Cargo-Built-Using)
  * add patch 2002 to accept older branch of create rustc-hash;
    relax (build-)dependency for crate rustc-hash

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 13 Sep 2024 18:30:06 +0200

rust-regalloc2 (0.9.4-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * stop mention dh-cargo in long description
  * bump project versions in virtual packages and autopkgtests
  * drop patch cherry-picked upstream, now obsolete

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 30 Aug 2024 22:28:15 +0200

rust-regalloc2 (0.9.3-4) unstable; urgency=medium

  * autopkgtest-depend on dh-rust (not dh-cargo)
  * reduce autopkgtest to check single-feature tests only on amd64
  * trust upstream optimization level unless explicitly disabled
  * enable hardening and pedantic build options

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 31 Jul 2024 21:57:51 +0200

rust-regalloc2 (0.9.3-3) 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 15:23:07 +0200

rust-regalloc2 (0.9.3-2) unstable; urgency=medium

  * update copyright info: fix file path
  * add patch cherry-picked upstream to update hashbrown to 0.14;
    drop patch 2002; tighten (build-)dependency for crate hashbrown
  * declare compliance with Debian Policy 4.7.0
  * deduplicate description strings,
    using ${source:Synopsis} and ${source:Extended-Description}

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 17 May 2024 08:19:25 +0200

rust-regalloc2 (0.9.3-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * drop patch 2002_clap, obsoleted by Debian package changes
  * relax patch 2002_hashbrown to cover newer hasbrown;
    relax (build-)dependencies for crate hashbrown;
    closes: bug#1063883, thanks to Peter Green
  * update dh-cargo fork
  * update copyright info: update coverage
  * bump project versions in virtual packages and autopkgtests

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 14 Feb 2024 09:07:37 +0100

rust-regalloc2 (0.9.2-2) unstable; urgency=medium

  * generate documentation during build;
    add TODO note on generating manpage during build

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 21 Sep 2023 19:38:27 +0200

rust-regalloc2 (0.9.2-1) experimental; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * unfuzz patches
  * update dh-cargo fork
  * update copyright info: update coverage
  * bump project version in virtual packages and autopkgtests
  * provide binary package regalloc2-tool;
    build-depend on packages for crates bincode clap pretty-env-logger;
    declare build-dependencies unconditionally
    (i.e. stop skip with DEB_BUILD_OPTIONS=nocheck)
  * add patch 2002_clap
    to relax dependency to match older crate clap 4.1.13

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 19 Sep 2023 20:27:26 +0200

rust-regalloc2 (0.9.1-3) unstable; urgency=medium

  * update DEP-3 patch headers
  * update dh-cargo fork;
    closes: bug#1047727, thanks to Lucas Nussbaum

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 19 Aug 2023 23:38:47 +0200

rust-regalloc2 (0.9.1-2) unstable; urgency=medium

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

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 26 Jul 2023 10:35:58 +0200

rust-regalloc2 (0.9.1-1) experimental; urgency=medium

  * initial packaging release;
    closes: bug#1041417

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 18 Jul 2023 19:33:52 +0200