File: changelog

package info (click to toggle)
yapf 0.32.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,104 kB
  • sloc: python: 15,590; sh: 33; makefile: 10
file content (209 lines) | stat: -rw-r--r-- 5,990 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
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
yapf (0.32.0-1) unstable; urgency=medium

  * New upstream version 0.32.0

 -- Ana Custura <ana@netstat.org.uk>  Fri, 14 Jan 2022 12:42:48 +0000

yapf (0.30.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Nicholas D Steeves ]
  * Create gbp.conf and enable pristine-tar by default.
  * New upstream version 0.30.0 (Closes: #977563).
  * Fix typos in long description.
  * Update Python Team email address.
  * Migrate to debhelper-compat 13.
  * control: Add "Rules-Requires-Root: no".

  [ Ana Custura ]
  * Update copyright information
  * Bump S-V to 4.5.1 (no changes required)

 -- Ana Custura <ana@netstat.org.uk>  Mon, 21 Dec 2020 10:45:03 +0000

yapf (0.29.0-1) unstable; urgency=medium

  * New upstream version 0.29.0

 -- Ana Custura <ana@netstat.org.uk>  Sat, 08 Feb 2020 18:36:44 +0000

yapf (0.28.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Sandro Tosi ]
  * Drop python2 support; Closes: #938863

 -- Sandro Tosi <morph@debian.org>  Wed, 06 Nov 2019 10:33:29 -0500

yapf (0.28.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.0.

  [ Ana Custura ]
  * New Upstream vesion 0.28.0

 -- Ana Custura <ana@netstat.org.uk>  Wed, 24 Jul 2019 12:16:19 +0100

yapf (0.25.0-2.1) unstable; urgency=medium

  * Non-maintainer upload
  * Revert removal of Python2 support (Closes: #919974)
  * Re-add yapf documentation files

 -- Hilko Bengen <bengen@debian.org>  Sat, 09 Feb 2019 18:12:41 +0100

yapf (0.25.0-2) unstable; urgency=medium

  * Removes Python 2 tests from autopkg test suite (Closes: #919565)
  * Removes unnecessary files from debian directory

 -- Ana Custura <ana@netstat.org.uk>  Fri, 18 Jan 2019 18:58:57 +0000

yapf (0.25.0-1) unstable; urgency=medium

  [ Ana Custura ]
  * New Upstream version 0.25.0

  [ Ana C. Custura ]

  * debian/control:
    - updates standards version to 4.3.0
    - bumps debhelper version to 12
    - removes support for end-of-life Python 2
  * debian/compat:
    - bumps debhelper vesion to 12
  * debian/rules:
    - removes support for end-of-life Python 2

 -- Ana Custura <ana@netstat.org.uk>  Sun, 06 Jan 2019 22:15:35 +0000

yapf (0.22.0-6) unstable; urgency=medium

  [ Ana C. Custura ]
  * debian/tests/control:
    - fixes syntax in debian/tests/control
  * debian/rules:
    - enables verbose build as per Debian Policy 4.2.0

  [ Nicholas D Steeves ]
  * debian/tests/control:
    - Test basic module import like autopkgtest-pkg-python does
    - Enable verbose autopkgtests to comply with Debian Policy 4.2.0
  * debian/control:
    - Add missing dependency on python-pkg-resources to python-yapf
      (Closes: #904755)
    - Add missing dependency on python3-pkg-resources to python3-yapf
      (Closes: #906789)

 -- Ana Custura <ana@netstat.org.uk>  Fri, 07 Sep 2018 20:09:23 +0100

yapf (0.22.0-5) unstable; urgency=medium

  [ Nicholas D Steeves ]
  * Adds missing dependency on python-nose for test suite (Closes: #906905)

 -- Ana Custura <ana@netstat.org.uk>  Mon, 27 Aug 2018 08:30:32 +0100

yapf (0.22.0-4) unstable; urgency=medium

  [ Ana C. Custura ]
  * Adds tests dependencies in debian/tests/control

 -- Ana Custura <ana@netstat.org.uk>  Fri, 17 Aug 2018 08:14:29 +0100

yapf (0.22.0-3) unstable; urgency=medium

  [ Ana C. Custura ]
  * Removes unnecessary comment from rules file
  * Updates autopkgtest suite (Closes: #903533)

 -- Ana Custura <ana@netstat.org.uk>  Thu, 16 Aug 2018 15:44:10 +0100

yapf (0.22.0-2) unstable; urgency=medium

  * debian/control:
      - adds missing dependency on python-pkg-resources (Closes: #904755)
      - updates Debian policy to 4.2.0
      - bumps debhelper vesion to 11
      - updates vcs fields
  * debian/compat:
      - bumps debhelper vesion to 11
  * debian/rules:
      - prevents some Python3 tests from running (Closes: #903533)

 -- Ana Custura <ana@netstat.org.uk>  Sun, 12 Aug 2018 15:47:28 +0100

yapf (0.22.0-1) unstable; urgency=medium

  * New upstream version 0.22.0

 -- Ana Custura <ana@netstat.org.uk>  Sun, 27 May 2018 23:32:54 +0100

yapf (0.21.0-2) unstable; urgency=medium

  * Adds missing dependency on python3-lib2to3 (Closes: #896267)

 -- Ana Custura <ana@netstat.org.uk>  Sat, 28 Apr 2018 14:22:10 +0100

yapf (0.21.0-1) unstable; urgency=medium

  * New upstream version 0.21.0

 -- Ana Custura <ana@netstat.org.uk>  Tue, 27 Mar 2018 13:18:42 +0100

yapf (0.20.1-1) unstable; urgency=medium

  * New upstream version 0.20.1
  * debian/control:
    -updates Debian policy to 4.1.3

 -- Ana Custura <ana@netstat.org.uk>  Fri, 26 Jan 2018 11:50:37 +0000

yapf (0.19.0-2) unstable; urgency=medium

  * Replaces incorrect manpage information. (Closes: #877701)

 -- Ana Custura <ana@netstat.org.uk>  Fri, 17 Nov 2017 12:41:05 +0000

yapf (0.19.0-1) unstable; urgency=medium

  * New upstream version 0.19.0
  * debian/control:
    -splits package into modules and binaries (closes: #880958, #879196 )
    -updates Debian policy to 4.1.1
  * debian/rules:
    -enables tests at build-time
    -excludes test from running (see https://github.com/google/yapf/issues/469)
  * debian/tests/control:
    -enables testing with autopkgtest

 -- Ana Custura <ana@netstat.org.uk>  Mon, 13 Nov 2017 18:11:05 +0000

yapf (0.17.0-1) unstable; urgency=medium

  * New upstream version 0.17.0
  * debian/control
   - Updates standards version to 4.1.0
   - Uses canonical URL for alioth-hosted repository
   - Removes unnecessary version dependency for python-all

 -- Ana Custura <ana@netstat.org.uk>  Thu, 31 Aug 2017 23:04:34 +0100

yapf (0.14.0-1) unstable; urgency=medium

  * New upstream version

 -- Ana Custura <ana@netstat.org.uk>  Sun, 04 Dec 2016 18:22:18 +0000

yapf (0.11.1-1) unstable; urgency=medium

  * Initial release (Closes: #835853)

 -- Ana Custura <ana@netstat.org.uk>  Mon, 19 Sep 2016 14:28:13 +0100