File: changelog

package info (click to toggle)
rust-bitflags 2.9.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 460 kB
  • sloc: makefile: 2
file content (152 lines) | stat: -rw-r--r-- 5,017 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
rust-bitflags (2.9.4-3) unstable; urgency=medium

  * Team upload.
  * Package bitflags 2.9.4 from crates.io using debcargo 2.7.11
  * Remove add-rustc-dep-of-std-back.patch, see
    https://salsa.debian.org/rust-team/debcargo-conf/-/issues/142

 -- Peter Michael Green <plugwash@debian.org>  Wed, 15 Oct 2025 22:18:38 +0000

rust-bitflags (2.9.4-2) unstable; urgency=medium

  * Team upload.
  * Package bitflags 2.9.4 from crates.io using debcargo 2.7.10
  * reverted commit fe4c49da68038c51db67d26fb377baac518da5af (Closes: #1115919)

 -- Alexander Kjäll <alexander.kjall@gmail.com>  Sun, 21 Sep 2025 22:15:00 +0200

rust-bitflags (2.9.4-1) unstable; urgency=medium

  * Team upload.
  * Package bitflags 2.9.4 from crates.io using debcargo 2.7.10

 -- Alexander Kjäll <alexander.kjall@gmail.com>  Sun, 21 Sep 2025 18:27:49 +0200

rust-bitflags (2.9.1-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable

 -- Matthias Geiger <werdahias@debian.org>  Sun, 10 Aug 2025 11:08:57 +0200

rust-bitflags (2.9.1-1) experimental; urgency=medium

  * Team upload.
  * Package bitflags 2.9.1 from crates.io using debcargo 2.7.8
  * Refresh patch

 -- Matthias Geiger <werdahias@debian.org>  Wed, 30 Jul 2025 16:12:03 +0200

rust-bitflags (2.8.0-1) unstable; urgency=medium

  * Team upload.
  * Package bitflags 2.8.0 from crates.io using debcargo 2.7.6 (Closes: #1093606)
  * Remove dev-dependency on zerocopy and disable example that depends on it.

 -- Peter Michael Green <plugwash@debian.org>  Thu, 06 Feb 2025 18:31:16 +0000

rust-bitflags (2.6.0-1) unstable; urgency=medium

  * Team upload.
  * Package bitflags 2.6.0 from crates.io using debcargo 2.6.1 (Closes: #1072691)

 -- Blair Noctis <ncts@debian.org>  Sun, 01 Sep 2024 03:46:27 +0000

rust-bitflags (2.4.2-1) unstable; urgency=medium

  * Team upload.
  * Package bitflags 2.4.2 from crates.io using debcargo 2.6.1
  * Re-enable autopkgtests since upstream is now including tests in the crate

 -- James McCoy <jamessan@debian.org>  Thu, 18 Jan 2024 13:24:13 -0500

rust-bitflags (2.4.0-2) unstable; urgency=medium

  * Team upload.
  * Package bitflags 2.4.0 from crates.io using debcargo 2.6.1
  * Mark all autopkgtests as flaky since upstream currently excludes most of
    the test code from the crate.  Now that all dev-dependencies are packaged,
    CI is failing.

 -- James McCoy <jamessan@debian.org>  Mon, 27 Nov 2023 09:14:36 -0500

rust-bitflags (2.4.0-1) unstable; urgency=medium

  * Package bitflags 2.4.0 from crates.io using debcargo 2.6.0

  [ Fabian Grünbichler ]
  * Team upload.
  * Package bitflags 2.3.3 from crates.io using debcargo 2.6.0

 -- Peter Michael Green <plugwash@debian.org>  Sun, 27 Aug 2023 17:14:03 +0000

rust-bitflags (2.3.2-1) unstable; urgency=medium

  * Team upload.
  * Package bitflags 2.3.2 from crates.io using debcargo 2.6.0

 -- Sylvestre Ledru <sylvestre@debian.org>  Fri, 16 Jun 2023 17:40:50 +0200

rust-bitflags (2.1.0-1) experimental; urgency=medium

  * Package bitflags 2.1.0 from crates.io using debcargo 2.6.0

  [ Matthias Geiger ]
  * Team upload.
  * Package bitflags 2.0.2 from crates.io using debcargo 2.6.0
  * Dropped obsolete patches

 -- Peter Michael Green <plugwash@debian.org>  Fri, 07 Apr 2023 02:14:56 +0000

rust-bitflags (1.3.2-3) unstable; urgency=medium

  * Team upload.
  * Package bitflags 1.3.2 from crates.io using debcargo 2.6.0
  * Add "derive" feature to dev-dependency on serde, this seems to be
    needed since serde 1.0.142 (Closes: #1034032)

 -- Peter Michael Green <plugwash@debian.org>  Fri, 07 Apr 2023 01:24:25 +0000

rust-bitflags (1.3.2-2) unstable; urgency=medium

  * Team upload.
  * Package bitflags 1.3.2 from crates.io using debcargo 2.5.0
  * Establish baseline for autopkgtests.
    + Disable compile-fail tests, they fail with a permission denied error.
      in the autopkgtest environment.
    + Mark tests for the core and rustc-dep-of-std features as broken.

 -- Peter Michael Green <plugwash@debian.org>  Fri, 11 Feb 2022 01:19:19 +0000

rust-bitflags (1.3.2-1) unstable; urgency=medium

  * Team upload.
  * Package bitflags 1.3.2 from crates.io using debcargo 2.4.4-alpha.0

 -- Sylvestre Ledru <sylvestre@debian.org>  Sat, 18 Dec 2021 12:18:39 +0100

rust-bitflags (1.2.1-1) unstable; urgency=medium

  * Package bitflags 1.2.1 from crates.io using debcargo 2.2.10

  [ Paride Legovini ]
  * Team upload.
  * Package bitflags 1.1.0 from crates.io using debcargo 2.2.10

 -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 28 Oct 2019 18:54:53 +0100

rust-bitflags (1.0.4-1) unstable; urgency=medium

  * Team upload.
  * Package bitflags 1.0.4 from crates.io using debcargo 2.2.7

  [ Ximin Luo ]
  * Package bitflags 1.0.3 from crates.io using debcargo 2.1.2

 -- Wolfgang Silbermayr <wolfgang@silbermayr.at>  Sat, 06 Oct 2018 23:48:34 +0200

rust-bitflags (1.0.3-1) unstable; urgency=medium

  * Package bitflags 1.0.3 from crates.io using debcargo 2.1.1

 -- Ximin Luo <infinity0@debian.org>  Fri, 22 Jun 2018 00:19:49 -0700