File: changelog

package info (click to toggle)
rust-git2 0.20.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,388 kB
  • sloc: sh: 35; makefile: 6
file content (168 lines) | stat: -rw-r--r-- 5,164 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
rust-git2 (0.20.1-1) unstable; urgency=medium

  * Team upload.
  * Package git2 0.20.1 from crates.io using debcargo 2.7.8

 -- Fabian Grünbichler <debian@fabian.gruenbichler.email>  Fri, 04 Apr 2025 19:13:16 +0200

rust-git2 (0.20.0-1) experimental; urgency=medium

  * Team upload.
  * Package git2 0.20.0 from crates.io using debcargo 2.7.8

 -- Fabian Grünbichler <debian@fabian.gruenbichler.email>  Mon, 17 Mar 2025 07:09:05 +0100

rust-git2 (0.19.0-2) unstable; urgency=medium

  * Team upload.
  [ Fabian Grünbichler ]
  * Add patch to remove dependency on time-0.1 since it's only used 
    for one example

 -- Matthias Geiger <werdahias@debian.org>  Sat, 30 Nov 2024 15:04:16 +0100

rust-git2 (0.19.0-1) unstable; urgency=medium

  * Team upload.
  * Package git2 0.19.0 from crates.io using debcargo 2.7.0

 -- Fabian Grünbichler <debian@fabian.gruenbichler.email>  Sat, 05 Oct 2024 16:40:46 +0200

rust-git2 (0.18.2-1) unstable; urgency=medium

  * Team upload.
  * Package git2 0.18.2 from crates.io using debcargo 2.6.1 (Closes: #1067774)

 -- Peter Michael Green <plugwash@debian.org>  Tue, 13 Aug 2024 17:30:09 +0000

rust-git2 (0.18.1-1) unstable; urgency=medium

  * Team upload.
  * Package git2 0.18.1 from crates.io using debcargo 2.6.1

 -- Peter Michael Green <plugwash@debian.org>  Sun, 03 Dec 2023 13:35:45 +0000

rust-git2 (0.16.0-1) unstable; urgency=medium

  * Package git2 0.16.0 from crates.io using debcargo 2.6.0

  [ Blair Noctis ]
  * Team upload.
  * Package git2 0.15.0 from crates.io using debcargo 2.6.0

 -- Peter Michael Green <plugwash@debian.org>  Thu, 12 Jan 2023 16:43:11 +0000

rust-git2 (0.14.2-2) unstable; urgency=medium

  * Team upload.
  * Package git2 0.14.2 from crates.io using debcargo 2.5.0

 -- Peter Michael Green <plugwash@debian.org>  Sat, 08 Oct 2022 02:12:39 +0000

rust-git2 (0.14.2-1) experimental; urgency=medium

  * Team upload.
  * Package git2 0.14.2 from crates.io using debcargo 2.5.0

 -- Fabian Grünbichler <f.gruenbichler@proxmox.com>  Tue, 27 Sep 2022 20:37:19 -0400

rust-git2 (0.13.23-3) unstable; urgency=medium

  * Team upload.
  * Package git2 0.13.23 from crates.io using debcargo 2.5.0
  * Bump dev-dependency on thread-id so the autopkgtest can run.

 -- Peter Michael Green <plugwash@debian.org>  Sat, 09 Apr 2022 18:57:28 +0000

rust-git2 (0.13.23-2) unstable; urgency=medium

  * Team upload.
  * Package git2 0.13.23 from crates.io using debcargo 2.4.4

 -- Ximin Luo <infinity0@debian.org>  Sun, 24 Oct 2021 00:00:40 +0100

rust-git2 (0.13.23-1) unstable; urgency=medium

  * Team upload.
  * Package git2 0.13.23 from crates.io using debcargo 2.4.4

 -- Ximin Luo <infinity0@debian.org>  Sat, 23 Oct 2021 20:02:52 +0100

rust-git2 (0.13.11-2) unstable; urgency=medium

  * Team upload.
  * Package git2 0.13.11 from crates.io using debcargo 2.4.3
  * Skip the credential_helper5 test if git is not installed.

 -- Peter Michael Green <plugwash@debian.org>  Tue, 08 Dec 2020 16:51:01 +0000

rust-git2 (0.13.11-1) unstable; urgency=medium

  * Package git2 0.13.11 from crates.io using debcargo 2.4.3
  * Drop the zlib-ng-compat feature, the ftpmasters are rejecting new
    rust feature packages at the moment and the zlib-ng option in
    libz-sys seems to be broken in Debian anyway (see bug 972361)

  [ Ximin Luo ]
  * Team upload.
  * Package git2 0.13.11 from crates.io using debcargo 2.4.3

 -- Peter Michael Green <plugwash@debian.org>  Mon, 07 Dec 2020 05:05:38 +0000

rust-git2 (0.11.0-1) unstable; urgency=medium

  * Team upload.
  * Package git2 0.11.0 from crates.io using debcargo 2.4.2

 -- Ximin Luo <infinity0@debian.org>  Sat, 18 Apr 2020 16:11:29 +0100

rust-git2 (0.10.2-3) unstable; urgency=medium

  * Team upload.
  * Package git2 0.10.2 from crates.io using debcargo 2.4.2

 -- Peter Michael Green <plugwash@debian.org>  Tue, 14 Apr 2020 08:45:51 +0000

rust-git2 (0.10.2-2) unstable; urgency=medium

  * Team upload.
  * Package git2 0.10.2 from crates.io using debcargo 2.4.2

 -- Peter Michael Green <plugwash@debian.org>  Mon, 13 Apr 2020 18:22:03 +0000

rust-git2 (0.10.2-1) unstable; urgency=medium

  * Package git2 0.10.2 from crates.io using debcargo 2.4.0

 -- Paride Legovini <pl@ninthfloor.org>  Tue, 03 Dec 2019 08:46:04 +0000

rust-git2 (0.10.1-1) unstable; urgency=medium

  * Team upload.
  * Package git2 0.10.1 from crates.io using debcargo 2.4.0
  * Do not fail the test when the builds are failing

 -- Sylvestre Ledru <sylvestre@debian.org>  Sat, 16 Nov 2019 14:44:16 +0100

rust-git2 (0.8.0-2) unstable; urgency=medium

  * Team upload.
  * Package git2 0.8.0 from crates.io using debcargo 2.4.0

 -- Ximin Luo <infinity0@debian.org>  Sat, 17 Aug 2019 10:18:18 -0700

rust-git2 (0.8.0-1) unstable; urgency=medium

  * Team upload.
  * Package git2 0.8.0 from crates.io using debcargo 2.2.10

 -- Ximin Luo <infinity0@debian.org>  Thu, 30 May 2019 21:33:38 -0700

rust-git2 (0.7.5-1) unstable; urgency=medium

  * Package git2 0.7.5 from crates.io using debcargo 2.2.5

  [ Paride Legovini ]
  * Package git2 0.7.2 from crates.io using debcargo 2.2.3

 -- Ximin Luo <infinity0@debian.org>  Sat, 04 Aug 2018 01:14:59 -0700