File: changelog

package info (click to toggle)
python-dropbox 12.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,772 kB
  • sloc: python: 76,994; sh: 27; makefile: 24
file content (221 lines) | stat: -rw-r--r-- 6,311 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
210
211
212
213
214
215
216
217
218
219
220
221
python-dropbox (12.0.2-2) unstable; urgency=medium

  * Team upload.
  * Patch-out dependency on python3-six

 -- Alexandre Detiste <tchet@debian.org>  Fri, 10 Jan 2025 00:44:59 +0100

python-dropbox (12.0.2-1) unstable; urgency=low

  [ Alexandre Detiste ]
  * New upstream version 12.0.2

  [ Michael Fladischer ]
  * Update year in d/copyright.

 -- Michael Fladischer <fladi@debian.org>  Thu, 18 Jul 2024 20:44:06 +0000

python-dropbox (12.0.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.7.0 (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Refresh patch.

 -- Alexandre Detiste <tchet@debian.org>  Wed, 22 May 2024 17:52:01 +0200

python-dropbox (11.36.2-1) unstable; urgency=medium

  * New upstream version 11.36.2
  * Bump Standards-Version to 4.6.2.
  * Update d/copyright with new years.
  * Build using pybuild-plugin-pyproject.
  * Refresh patches.

 -- Michael Fladischer <fladi@debian.org>  Mon, 19 Jun 2023 20:18:54 +0000

python-dropbox (11.34.0-1) unstable; urgency=low

  * New upstream release.
  * Use github tags instead of releases for d/watch.
  * Refresh patches.
  * Bump Standards-Version to 4.6.1.0.

 -- Michael Fladischer <fladi@debian.org>  Tue, 13 Sep 2022 20:08:44 +0000

python-dropbox (11.30.0-1) unstable; urgency=low

  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Wed, 27 Apr 2022 13:08:50 +0000

python-dropbox (11.26.0-1) unstable; urgency=low

  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Mon, 31 Jan 2022 14:08:59 +0000

python-dropbox (11.25.0-1) unstable; urgency=low

  * New upstream release.
  * Update year in d/copyright.

 -- Michael Fladischer <fladi@debian.org>  Thu, 06 Jan 2022 21:47:46 +0000

python-dropbox (11.21.0-1) unstable; urgency=low

  * New upstream release.
  * Update d/watch to work with github again.
  * Bump Standards-Version to 4.6.0.1.
  * Add python3-stone to Build-Depends.
  * Clean up .eggs/README.txt to allow two builds in a row.
  * Add patch to remove versioned requirement on pytest-runner.

 -- Michael Fladischer <fladi@debian.org>  Sat, 06 Nov 2021 18:00:49 +0000

python-dropbox (10.10.0-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 4.5.1.
  * Use uscan version 4.

 -- Michael Fladischer <fladi@debian.org>  Mon, 30 Nov 2020 21:21:00 +0100

python-dropbox (10.6.0-1) unstable; urgency=low

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

  [ Michael Fladischer ]
  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Thu, 15 Oct 2020 21:16:21 +0200

python-dropbox (10.2.0-1) unstable; urgency=low

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Michael Fladischer ]
  * New upstream release.
  * Bump debhelper version to 13.
  * Bump Standards-Version to 4.5.0.

 -- Michael Fladischer <fladi@debian.org>  Mon, 15 Jun 2020 21:47:06 +0200

python-dropbox (9.4.0-2) unstable; urgency=low

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

  [ Michael Fladischer ]
  * Set Rules-Requires-Root: no.

 -- Michael Fladischer <fladi@debian.org>  Wed, 11 Dec 2019 17:28:01 +0100

python-dropbox (9.4.0-1) unstable; urgency=low

  * New upstream release.
  * Bump debhelper compatibility and version to 12 and switch to
    debhelper-compat.
  * Bump Standards-Version to 4.4.0.

 -- Michael Fladischer <fladi@debian.org>  Wed, 17 Jul 2019 16:52:02 +0200

python-dropbox (9.3.0-1) unstable; urgency=low

  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Mon, 17 Dec 2018 15:22:18 +0100

python-dropbox (9.2.0-1) unstable; urgency=low

  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Wed, 28 Nov 2018 19:02:27 +0100

python-dropbox (9.1.0-1) unstable; urgency=low

  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Mon, 29 Oct 2018 18:49:02 +0100

python-dropbox (9.0.0-1) unstable; urgency=low

  [ Ondřej Nový ]
  * d/control: Remove ancient X-Python3-Version field

  [ Michael Fladischer ]
  * New upstream release (Closes: #903525).
  * Set d/watch to use github release tarballs.
  * Clean up files in dropbox.egg-info/ to allow two builds in a row.
  * Bump Standards-Version to 4.2.1.

 -- Michael Fladischer <fladi@debian.org>  Mon, 27 Aug 2018 19:25:58 +0200

python-dropbox (8.7.1-1) unstable; urgency=low

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

  [ Michael Fladischer ]
  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Fri, 16 Feb 2018 10:02:49 +0100

python-dropbox (8.7.0-1) unstable; urgency=low

  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Sun, 04 Feb 2018 15:12:49 +0100

python-dropbox (8.6.0-1) unstable; urgency=low

  * New upstream release.
  * Enable autopkgtest-pkg-python testsuite.

 -- Michael Fladischer <fladi@debian.org>  Sat, 27 Jan 2018 13:44:46 +0100

python-dropbox (8.5.1-1) unstable; urgency=low

  * New upstream release.
  * Always use pristine-tar.
  * Bump debhelper compatibility and version to 11.
  * Bump Standards-Version to 4.1.3.
  * Run wrap-and-sort -bast to reduce diff size of future changes.

 -- Michael Fladischer <fladi@debian.org>  Mon, 08 Jan 2018 18:59:20 +0100

python-dropbox (8.5.0-1) unstable; urgency=low

  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Thu, 16 Nov 2017 10:36:36 +0100

python-dropbox (8.4.1-1) unstable; urgency=low

  * New upstream release.
  * Clean up dropbox.egg-info/PKG-INFO to allow two builds in a row.

 -- Michael Fladischer <fladi@debian.org>  Wed, 08 Nov 2017 09:39:07 +0100

python-dropbox (8.4.0-1) unstable; urgency=low

  * New upstream release.
  * Add missing debian/gbp.conf.
  * Update d/watch to use pypi simple API.
  * Clean up modified files to allow two builds in a row.
  * Bump Standards-Version to 4.1.1.

 -- Michael Fladischer <fladi@debian.org>  Tue, 17 Oct 2017 20:17:19 +0200

python-dropbox (8.0.0-1) unstable; urgency=low

  * Initial release (Closes: #828940).

 -- Michael Fladischer <fladi@debian.org>  Mon, 31 Jul 2017 21:30:40 +0200