File: changelog

package info (click to toggle)
puddletag 2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 29,888 kB
  • sloc: python: 24,929; javascript: 21,828; xml: 964; makefile: 129; sh: 85
file content (227 lines) | stat: -rw-r--r-- 7,218 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
222
223
224
225
226
227
puddletag (2.4.0-1) unstable; urgency=medium

  * New upstream release; Closes: #1070971, #1072136
  * debian/control
    - bump Standards-Version to 4.6.2 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Tue, 25 Jun 2024 01:25:25 -0400

puddletag (2.3.0-1) unstable; urgency=medium

  * New upstream release
  * drop patches, merged upstream

 -- Sandro Tosi <morph@debian.org>  Sun, 10 Mar 2024 03:20:14 -0400

puddletag (2.2.0-3) unstable; urgency=medium

  * drop DPT

 -- Sandro Tosi <morph@debian.org>  Fri, 01 Mar 2024 02:42:31 -0500

puddletag (2.2.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure URI in Homepage field.
  * Bump debhelper from old 11 to 13.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Name.
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends-Indep: Drop versioned constraint on python3-sphinx.
    + puddletag: Drop versioned constraint on python3-configobj, python3-mutagen
      and python3-pyparsing in Depends.

  [ Sandro Tosi ]
  * debian/patches/PR769.patch
    - Fix window icon under Wayland; Closes: #1030945

 -- Sandro Tosi <morph@debian.org>  Tue, 28 Feb 2023 18:12:25 -0500

puddletag (2.2.0-1) unstable; urgency=medium

  * New upstream release; Closes: #1008686
  * debian/rules
    - use pybuild
    - rework build process for new doc source location
    - disable tests, there are none to run anyway
    - override the shebang to be python3
    - bump Standards-Version to 4.6.1.0 (no changes needed)
  * debian/control
    - use pyproject build plugin
    - add setuptools to b-d
  * debian/py3dist-overrides
    - override six to be an unversioned depends

 -- Sandro Tosi <morph@debian.org>  Thu, 07 Jul 2022 00:16:40 -0400

puddletag (2.0.1-3) unstable; urgency=medium

  * Use the new Debian Python Team contact name and address

 -- Sandro Tosi <morph@debian.org>  Wed, 15 Sep 2021 23:13:25 -0400

puddletag (2.0.1-2) unstable; urgency=medium

  * source upload

 -- Sandro Tosi <morph@debian.org>  Wed, 28 Oct 2020 19:46:56 -0400

puddletag (2.0.1-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.1.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Sandro Tosi ]
  * New upstream release
  * Switch to python3
  * debian/control
    - bump Standards-Version to 4.5.0 (no changes needed)
  * debian/copyright
    - refresh copyright information

 -- Sandro Tosi <morph@debian.org>  Thu, 15 Oct 2020 23:39:37 -0400

puddletag (1.2.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field

  [ Sandro Tosi ]
  * debian/copyright
    - extend packaging copyright years
  * debian/control
    - bump Standards-Version to 4.3.0 (no changes needed)
  * bump compat level to 11

 -- Sandro Tosi <morph@debian.org>  Sun, 03 Feb 2019 13:09:12 -0500

puddletag (1.2.0-1) unstable; urgency=medium

  * New upstream release
  * debian/patches/88a3ad2e3a46c549dc03a408fab2813d02c0ea58.patch
    - remove, included in upstream release
  * debian/rules
    - install README.rst not a broken symlink; Closes: #846600
  * declare compat level 10

 -- Sandro Tosi <morph@debian.org>  Sat, 10 Dec 2016 19:23:10 -0500

puddletag (1.1.1-2) unstable; urgency=medium

  * debian/patches/88a3ad2e3a46c549dc03a408fab2813d02c0ea58.patch
    - support an updated python-mutagen; Closes: #833910

 -- Sandro Tosi <morph@debian.org>  Sun, 14 Aug 2016 19:07:53 +0100

puddletag (1.1.1-1) unstable; urgency=medium

  * New upstream release
  * debian/copyright
    - update Source location
    - extend packaging copyright years
    - adapt file location to new upstream code organization
    - update docs copyright/license information
  * debian/watch
    - look for new releases on github
  * debian/control
    - update Homepage field
    - add python-levenshtein to Recommends (needed for diffs submodule)
    - add python-mysqldb to Recommends (needed for amarok integration)
    - bump Standards-Version to 3.9.8 (no changes needed)
  * debian/rules
    - install upstream changelog
    - docs location is now 'puddletag-docs'
    - install extra docs as arguments to dh_installdocs
    - install python module & program from 'source'
  * debian/patches/489acd2ee62eb5fbff95f8220dc8958c14871931.patch
    - removed, merged upstream
  * debian/patches/add_missing_doc_files.patch
    - removed, merged upstream

 -- Sandro Tosi <morph@debian.org>  Wed, 27 Apr 2016 12:43:17 +0100

puddletag (1.0.5-1) unstable; urgency=medium

  * New upstream release
  * debian/control(
    - remove Rogério from Uploaders, thanks for all your work; Closes: #777514
    - switch me to Maintainer (team to Uploaders)
    - add python-sphinx-bootstrap-theme to b-d-i, needed to build doc
    - drop python-musicbrainz2 Recommends, implemented internally;
      Closes: #786358
    - bump Standards-Version to 3.9.6 (no changes needed)
  * debian/copyright
    - extend packaging copyright years
  * debian/patches/add_missing_doc_files.patch
    - add missing files, required to build doc
  * Switch from pysupport to dh_python2; Closes: #786288
  * debian/patches/489acd2ee62eb5fbff95f8220dc8958c14871931.patch
    - fix crash at startup, due to new Qt4; Closes: #791752

 -- Sandro Tosi <morph@debian.org>  Mon, 27 Jul 2015 00:01:56 +0100

puddletag (1.0.2-1) unstable; urgency=low

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Sandro Tosi ]
  * New upstream release; Closes: #712021
  * debian/copyright
    - extended debian packaging copyright years
  * debian/control
    - bump Standards-Version to 3.9.5 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Tue, 31 Dec 2013 16:11:01 +0100

puddletag (1.0.1-1) experimental; urgency=low

  * New upstream release
  * debian/control
    - add libchromaprint-tools to Recommends, needed to enable AcoustID
  * debian/rules
    - use 'sphinx-build' to build documentation

 -- Sandro Tosi <morph@debian.org>  Sat, 01 Sep 2012 12:42:44 +0200

puddletag (1.0.0-1) experimental; urgency=low

  * New upstream release
  * debian/watch
    - updated to recognize RC vesions

 -- Sandro Tosi <morph@debian.org>  Wed, 22 Aug 2012 21:41:00 +0200

puddletag (1.0.0~rc1-1) unstable; urgency=low

  * New upstream release candidate
  * debian/copyright
    - updated for new upstream code + extended packaging copyright years
    - use versioned link to copyright DEP
  * debian/control
    - added python-audioread, python-acoustid to Depends, needed for AcoustID
      support
    - bump Standards-Version to 3.9.3 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Sun, 10 Jun 2012 12:47:33 +0200

puddletag (1.0.0~beta4-1) experimental; urgency=low

  [ Stefano Rivera ]
  * Add missing Build-Depends on python-support; thanks to Jakub Wilk for the
    report; Closes: #652342

  [ Sandro Tosi ]
  * New (beta) upstream release
  * debian/watch
    - handle beta releases

 -- Sandro Tosi <morph@debian.org>  Mon, 13 Feb 2012 22:15:32 +0100

puddletag (0.10.6.3-1) unstable; urgency=low

  * Initial release; Closes: #617854

 -- Sandro Tosi <morph@debian.org>  Thu, 18 Aug 2011 11:29:45 +0200