File: changelog

package info (click to toggle)
pychess 1.0.0-1.2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 39,616 kB
  • sloc: python: 46,516; xml: 80; makefile: 17
file content (290 lines) | stat: -rw-r--r-- 8,770 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
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
pychess (1.0.0-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Add the missing dependenies on python3-pexpect, python3-sqlalchemy
    and python3-psutil. (Closes: #972900, #986315)

 -- Adrian Bunk <bunk@debian.org>  Mon, 10 May 2021 16:59:46 +0300

pychess (1.0.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * source only upload to enable migration (Closes: #960712)

 -- Paul Gevers <elbrus@debian.org>  Fri, 15 May 2020 19:53:40 +0200

pychess (1.0.0-1) unstable; urgency=medium

  * New upstream release (Closes: #721571, #659377, #660136)
  * Covert package to Python 3 (Closes: #937405)
  * debian/control:
     - Update Build-Depends
     - Update Vcs-* to salsa.debian.org (Closes: #721571)
     - Update Standards-Version to 4.4.1
  * Update debian/watch with new URL
  * Update debian/copyright file
  * Add build.diff to fix the build
  * debian/rules: update to build Python 3 package
  * Use debhelper-compat instead of debian/compat
  * Remove debian/orig-tar.sh - not needed anymore

 -- Varun Hiremath <varun@debian.org>  Sat, 14 Mar 2020 16:49:47 -0700

pychess (0.12.2-1) unstable; urgency=medium

  * New upstream release
  * Add pychess.xpm icon and install it to /usr/share/pixmaps.
  * Add menu file, thanks to Markus Koschany (Closes: #738010)
  * Remove patches/

 -- Varun Hiremath <varun@debian.org>  Wed, 17 Feb 2016 19:14:32 -0500

pychess (0.12-3) unstable; urgency=medium

  * d/control: Update Depends (Closes: #785922, #805022)
  * Update Vcs fields to new debian git repository

 -- Varun Hiremath <varun@debian.org>  Tue, 24 Nov 2015 22:45:58 -0500

pychess (0.12-2) unstable; urgency=medium

  * d/control: Fix Depends python-gtk2

 -- Varun Hiremath <varun@debian.org>  Tue, 03 Nov 2015 22:58:14 -0500

pychess (0.12-1) unstable; urgency=medium

  * New upstream release
  * d/control: update Depends
     - replace python-rsvg with gir1.2-rsvg-2.0 (Closes: #790153)
     - switch to gstreamer1.0-plugins-base (Closes: #785922)
  * Update d/watch file
  * Update Standards-Version to 3.9.6

 -- Varun Hiremath <varun@debian.org>  Tue, 03 Nov 2015 20:26:05 -0500

pychess (0.12~beta3-1) unstable; urgency=low

  * New upstream release (Closes: #708827, #657494)
  * d/control: Add gstreamer0.10-plugins-base to Depends
    (Closes: #703560, #685473)
  * d/control: add libgaviotatb1 and gaviotatb to Depends
  * d/patches: remove executable.diff; update setup_docs.diff

 -- Varun Hiremath <varun@debian.org>  Mon, 05 Aug 2013 19:53:19 -0400

pychess (0.10.1-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.9.3

 -- Varun Hiremath <varun@debian.org>  Wed, 25 Apr 2012 16:51:47 -0400

pychess (0.10.1~beta1-1) unstable; urgency=low

  * New upstream release
    - support python2.7, thanks to Luca Falavigna (Closes: #635356)
  * Bump Standards-Version to 3.9.2
  * Update debian/watch to handle new download url
  * Update debian/patches/* to new upstream version

 -- Varun Hiremath <varun@debian.org>  Mon, 19 Sep 2011 20:11:24 -0400

pychess (0.10-1) unstable; urgency=low

  * New upstream release
  * Remove python-pysqlite2 from Depends
  * Convert to dh_python2 (Closes: #616960)
  * Bump Standards-Version to 3.9.1

 -- Varun Hiremath <varun@debian.org>  Sat, 21 May 2011 23:54:03 -0400

pychess (0.10~beta3-2) unstable; urgency=low

  * Add patches/gnome_icons.diff to replace missing icons from the latest
    gnome-icon-theme package (Closes: #579974)

 -- Varun Hiremath <varun@debian.org>  Thu, 06 May 2010 00:47:38 -0400

pychess (0.10~beta3-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.8.4
  * Switch to source format 3.0
  * Set minimum python version to 2.5

 -- Varun Hiremath <varun@debian.org>  Sun, 02 May 2010 01:24:11 -0400

pychess (0.10~beta1-3) unstable; urgency=low

  * Add python-rsvg to Depends

 -- Varun Hiremath <varun@debian.org>  Mon, 10 Aug 2009 19:23:27 -0400

pychess (0.10~beta1-2) unstable; urgency=low

  * debian/control: replace Depends python-gnome2-desktop with
    python-gtksourceview2 (Closes: #539966)
  * Remove Torsten from Uploaders, as requested
  * Bump Standards-Version to 3.8.2
  * Add description to all debian/patches

 -- Varun Hiremath <varun@debian.org>  Mon, 10 Aug 2009 00:57:41 -0400

pychess (0.10~beta1-1) unstable; urgency=low

  * New upstream release
  * Update debian/watch to support beta versions.

 -- Torsten Werner <twerner@debian.org>  Thu, 11 Jun 2009 23:04:15 +0200

pychess (0.10~alpha2-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.8.1
  * Call dh_desktop in debian/rules

 -- Varun Hiremath <varun@debian.org>  Sat, 25 Apr 2009 17:16:13 -0400

pychess (0.8.2-1) unstable; urgency=low

  * New upstream release (Closes: #481633)

 -- Varun Hiremath <varun@debian.org>  Tue, 20 May 2008 15:02:53 +0530

pychess (0.8.1-1) unstable; urgency=low

  * new upstream release
  * Add debian/orig-tar.sh to ease downloading the tarball.

 -- Torsten Werner <twerner@debian.org>  Sun, 30 Mar 2008 11:31:45 +0200

pychess (0.8-2) unstable; urgency=low

  * Change Build-Depends: python-central (>= 0.6.0). (Closes: #472019)

 -- Torsten Werner <twerner@debian.org>  Fri, 21 Mar 2008 20:48:34 +0100

pychess (0.8-1) unstable; urgency=low

  * New upstream release
  * debian/patches:
    - remove amd64_hash.diff, merged upstream
    - remove pychess.desktop.diff, merged upstream

 -- Varun Hiremath <varun@debian.org>  Sat, 01 Mar 2008 21:07:27 +0530

pychess (0.8~beta4-3) unstable; urgency=low

  * Add patches/amd64_hash.diff to fix problems in loading pychess on
    amd64 (Closes: #462374)

 -- Varun Hiremath <varun@debian.org>  Sat, 26 Jan 2008 02:31:18 +0530

pychess (0.8~beta4-2) unstable; urgency=low

  * debian/control:
    + add version check on gnome-icon-theme (>= 2.20.0) as some of the
      icons are missing in the older versions (Closes: #462240)
    + add python-gnome2-desktop to Depends (Closes: #462323)
    + add python-cairo and python-gobject to Depends

 -- Varun Hiremath <varun@debian.org>  Thu, 24 Jan 2008 08:41:16 +0530

pychess (0.8~beta4-1) unstable; urgency=low

  * New upstream release (Closes: #461448)

 -- Varun Hiremath <varun@debian.org>  Fri, 18 Jan 2008 23:52:22 +0530

pychess (0.8~beta3-1) unstable; urgency=low

  * New upstream release
  * Remove pythonpath.diff - merged upstream

 -- Varun Hiremath <varun@debian.org>  Thu, 03 Jan 2008 00:18:07 +0530

pychess (0.8~beta2-3) unstable; urgency=low

  * Add debian/patches/pythonpath.diff to fix issues with PYTHONPATH
    (Closes: #455890)
  * debian/control: Bumped up Standards-Version to 3.7.3

 -- Varun Hiremath <varun@debian.org>  Fri, 14 Dec 2007 02:53:49 +0530

pychess (0.8~beta2-2) unstable; urgency=low

  * Add python-gst0.10 to Depends (Closes: #454783)
  * Move pychess binary to /usr/games
  * Use upstream provided manpage

 -- Varun Hiremath <varunhiremath@gmail.com>  Sat, 08 Dec 2007 08:32:29 +0530

pychess (0.8~beta2-1) unstable; urgency=low

  [ Varun Hiremath ]
  * New upstream release
  * Update all patches

  [ Torsten Werner ]
  * Update Vcs and Homepage header in debian/control.
  * Update debian/watch to reflect upstream changes.

 -- Torsten Werner <twerner@debian.org>  Sat, 01 Dec 2007 10:44:00 +0100

pychess (0.6.1-2) unstable; urgency=low

  * Apply Glade widget patch.

 -- Varun Hiremath <varunhiremath@gmail.com>  Sat, 06 Oct 2007 22:57:04 +0530

pychess (0.6.1-1) unstable; urgency=low

  [ Varun Hiremath ]
  * New upstream release

  [ Torsten Werner ]
  * Fix debian/watch.

 -- Torsten Werner <twerner@debian.org>  Thu, 14 Jun 2007 21:34:50 +0200

pychess (0.6.0.final-1) unstable; urgency=low

  * New upstream release

 -- Varun Hiremath <varunhiremath@gmail.com>  Fri, 13 Apr 2007 14:54:28 +0530

pychess (0.6.0.beta5-3) unstable; urgency=low

  * debian/control: change section from python to games (Closes: #415825)

 -- Varun Hiremath <varunhiremath@gmail.com>  Fri, 23 Mar 2007 15:40:25 +0530

pychess (0.6.0.beta5-2) unstable; urgency=high

  * Add python-glade2 to Depends in debian/control (Closes: #408005)

 -- Varun Hiremath <varunhiremath@gmail.com>  Tue, 23 Jan 2007 17:02:20 +0530

pychess (0.6.0.beta5-1) unstable; urgency=low

  [ Varun Hiremath ]
  * New upstream release

  [ Torsten Werner ]
  * Fixed debian/watch.

 -- Torsten Werner <twerner@debian.org>  Sat, 13 Jan 2007 10:28:20 +0100

pychess (0.6.0.beta4-1) unstable; urgency=low

  [ Varun Hiremath ]
  * Initial release (Closes: #398600)

  [ Torsten Werner ]
  * Add myself to Uploaders in debian/control.
  * Clean up debian/rules a bit.
  * Modify download address in debian/copyright.
  * Add Depends: gnome-icon-theme.

 -- Torsten Werner <twerner@debian.org>  Thu, 28 Dec 2006 00:01:40 +0100