File: changelog

package info (click to toggle)
guessit 3.8.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,196 kB
  • sloc: python: 4,731; sh: 10; makefile: 7
file content (214 lines) | stat: -rw-r--r-- 6,739 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
guessit (3.8.0-4) unstable; urgency=medium

  * Team upload.
  * Remove extraneous dependency on python3-pkg-resources (Closes: #1083427)
  * Close Ubuntu bug (LP: #2091813)

 -- Alexandre Detiste <tchet@debian.org>  Wed, 15 Jan 2025 20:40:06 +0100

guessit (3.8.0-3) unstable; urgency=medium

  * Team upload.
  * Rules: stop installing the testsuite into the binary pkg.
  * Copyright: remove superfluous entries.
  * Control: bump Standards-Version to 4.7.0.
  * Lintian: override false positive about documentation.
  * Tests: fix broken autopkgtest and avoid calling 'setup.py test'
    directly. (Closes: #1079745)
  * Control: remove unused build-deps on python3-{requests,stevedore}.
  * Control: set Rules-Requires-Root: no.

 -- Jeroen Ploemen <jcfp@debian.org>  Tue, 03 Sep 2024 19:22:23 +0000

guessit (3.8.0-2) unstable; urgency=medium

  * remove myself

 -- Sandro Tosi <morph@debian.org>  Wed, 28 Feb 2024 01:23:52 -0500

guessit (3.8.0-1) unstable; urgency=medium

  * Team Upload
  * New upstream version 3.8.0
  * Patch-out undeclared run-time dependency on python3-six

 -- Alexandre Detiste <tchet@debian.org>  Sat, 24 Feb 2024 22:21:41 +0100

guessit (3.4.3-2) unstable; urgency=medium

  * Use secure URI in Homepage field.
  * Bump debhelper from deprecated 9 to 13.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Remove constraints unnecessary since buster:
    + python3-guessit: Drop versioned constraint on python3-dateutil in Depends.

 -- Debian Janitor <janitor@jelmer.uk>  Thu, 26 May 2022 17:56:24 +0100

guessit (3.4.3-1) unstable; urgency=medium

  * New upstream release
  * debian/control
    - bump versioned b-d on rebulk to >= 3.1.0
    - add pytest and pytest-mock to b-d, needed by tests
    - bump Standards-Version to 4.6.0.1 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Thu, 02 Dec 2021 00:00:48 -0500

guessit (3.3.1-2) unstable; urgency=medium

  * debian/control
    - merge b-d-i into b-d
    - add pylint to b-d, needed for tests
    - add nocheck build profiles to b-d needed for tests
    - enable autodep8 tests
  * debian/tests/
    - fix autopkgtests, removing nose at the same time
  * debian/{control, rules}
    - bump babelfish dep to >= 0.6.0, which allows to run tests without errors

 -- Sandro Tosi <morph@debian.org>  Sat, 06 Nov 2021 00:04:33 -0400

guessit (3.3.1-1) unstable; urgency=medium

  * New upstream release
  * debian/watch
    - track github releases
  * debian/gbp.conf
    - remove gbp.conf
  * debian/copyright
    - extend packaging copyright years

 -- Sandro Tosi <morph@debian.org>  Sat, 09 Oct 2021 20:41:13 -0400

guessit (3.2.0-1) unstable; urgency=medium

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

  [ Carl Suster ]
  * Remove myself from Uploaders

  [ Sandro Tosi ]
  * New upstream release
  * debian/control
    - run wrap-and-sort
    - bump Standards-Version to 4.5.1 (no changes needed)
  * debian/copyright
    - update to new upstream release
  * debian/rules
    - instal the newly renamed upstream changelog

 -- Sandro Tosi <morph@debian.org>  Fri, 25 Dec 2020 01:10:30 -0500

guessit (3.1.0-2) unstable; urgency=medium

  * debian/tests
    - drop python2 tests, run py3k tests via `setup.py test`

 -- Sandro Tosi <morph@debian.org>  Thu, 26 Sep 2019 21:54:18 -0400

guessit (3.1.0-1) unstable; urgency=medium

  * New upstream release
  * debian/control
    - add myself to Uploaders
    - bump rebulk deps, add six to b-d
  * debian/copyright
    - update copyright to upstream code
  * Dont use nose to run tests, let pybuild use pytest (+ remove wrong patch)

 -- Sandro Tosi <morph@debian.org>  Sat, 21 Sep 2019 14:45:33 -0400

guessit (3.0.0-3) UNRELEASED; urgency=medium

  * Correctly remove tests in benchmark.py.

 -- Thomas Goirand <zigo@debian.org>  Fri, 20 Sep 2019 01:29:11 +0200

guessit (3.0.0-2) unstable; urgency=medium

  * Rebuilt source-only upload.

 -- Thomas Goirand <zigo@debian.org>  Fri, 20 Sep 2019 01:20:07 +0200

guessit (3.0.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/watch: Use https protocol
  * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Convert git repository from git-dpm to gbp layout
  * Use debhelper-compat instead of debian/compat.

  [ Carl Suster ]
  * Add gbp config file
  * New upstream release (Closes: #867862, #881289, #907821):
    - Fix failed to import in Python 3 (Closes: #896282).
    - drop patches: upstream has been rewritten
  * Add myself to Uploaders

  [ Thomas Goirand ]
  * Team upload.
  * Removed Python 2 support (Closes: #936675).
    - Fixed failed to import in Python 2 (Closes: #896202).
  * Fixed (build-)depends for this release.
  * Add remove-failing-tests.patch.
  * Fix Standards-Version to 4.4.0

 -- Thomas Goirand <zigo@debian.org>  Fri, 20 Sep 2019 00:57:32 +0200

guessit (0.11.0-2) unstable; urgency=medium

  * Fix compatibility with python-dateutil>=2.5.3 (Closes: #838644)
  * Remove lintian override for source-if-missing, not emitted anymore
  * Bump Standards-Version to 3.9.8 (no changes)

 -- Etienne Millon <me@emillon.org>  Mon, 07 Nov 2016 22:30:58 +0100

guessit (0.11.0-1) unstable; urgency=medium

  * New upstream release (Closes: #796404)
  * Remove XS-Testsuite field
  * Fix spelling error in description
  * Add a dependency on python3-all for autopkgtest (Closes: #806961)
  * Use a https URI for Vcs-Git.

 -- Etienne Millon <me@emillon.org>  Tue, 25 Aug 2015 21:50:01 +0200

guessit (0.10.3-1) unstable; urgency=medium

  * New upstream release
  * debian/watch: use pypi redirector

 -- Etienne Millon <me@emillon.org>  Tue, 28 Apr 2015 08:05:30 +0200

guessit (0.9.3-1) unstable; urgency=medium

  * New upstream release (Closes: #762957)
    - add python{3,}-dateutil to Build-Depends
  * Run everything under LC_ALL=C.UTF-8 so that clean works
  * Add a short name for documentation theme license
  * Bump Standards-Version to 3.9.6 (no changes)

 -- Etienne Millon <me@emillon.org>  Sun, 28 Sep 2014 19:59:29 +0200

guessit (0.8-1) unstable; urgency=medium

  * New upstream release
  * python{3,}-requests added to Build-Depends

 -- Etienne Millon <me@emillon.org>  Mon, 21 Jul 2014 13:57:50 +0200

guessit (0.7.1-1) unstable; urgency=low

  * Initial release. (Closes: #729870)

 -- Etienne Millon <me@emillon.org>  Mon, 03 Mar 2014 21:59:47 +0100