File: changelog

package info (click to toggle)
qcomicbook 0.9.1-2
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 2,632 kB
  • sloc: cpp: 9,669; makefile: 2; sh: 1
file content (284 lines) | stat: -rw-r--r-- 8,682 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
qcomicbook (0.9.1-2) unstable; urgency=medium

  * QA upload.
  * Build-depend on qttools5-dev. (Closes: #881074)

 -- Adrian Bunk <bunk@debian.org>  Tue, 07 Nov 2017 19:02:11 +0200

qcomicbook (0.9.1-1) unstable; urgency=medium

  * QA upload.
  * New upstream release:
    - switches to Qt5 (Closes: #875129)
  * Update the patches:
    - 01_fr.diff: refresh
    - 02_desktop.diff: refresh
  * Update the build dependencies, according to the port to Qt5:
    - remove libqt4-dev, and libpoppler-qt4-dev
    - add qtbase5-dev, libqt5x11extras5-dev, qttools5-dev-tools, and
      libpoppler-qt5-dev
  * Point the watch file to the GitHub releases.
  * Drop the libimlib2-dev build dependency, as it is not used.
  * Bump Standards-Version to 4.1.1, no changes required.

 -- Pino Toscano <pino@debian.org>  Sat, 30 Sep 2017 16:17:42 +0200

qcomicbook (0.8.2-2) unstable; urgency=medium

  * QA upload.
  * Set maintainer to Debian QA Group; see #826918.
  * Switch source format to "3.0 (quilt)":
    - stop using the quilt dh addon, patches are applied automatically now
    - drop the quilt build dependency, no more used now
    - remove README.source, no more useful now
  * Let debhelper configure cmake, so it is build in a subdirectory; this
    simplifies the cleaning of the build tree, so the manual job in dh_clean
    is not needed anymore.
  * Enable the parallel build.
  * Drop menu file and its pixmap, since qcomicbook already provides a
    .desktop file.
  * Build the debhelper compatibility to 9:
    - bump compat to 9
    - bump the debhelper build dependency to >= 9
  * Switch Homepage to http://github.com/stolowski/QComicBook.
  * Remove the unused autotools-dev build dependency.
  * Bump Standards-Version to 3.9.8, no changes required.
  * Remove the install file, as all the files are already installed by the
    upstream build system.
  * Do not install TODO as documentation, as it is not useful for users.

 -- Pino Toscano <pino@debian.org>  Wed, 12 Oct 2016 22:17:34 +0200

qcomicbook (0.8.2-1) unstable; urgency=low

  * New upstream release.

 -- Bart Martens <bartm@debian.org>  Sat, 15 Oct 2011 05:27:06 +0200

qcomicbook (0.8.1-1) unstable; urgency=low

  * New upstream release.
  * Build-Depends: libpoppler-qt4-dev

 -- Bart Martens <bartm@debian.org>  Fri, 26 Aug 2011 19:57:37 +0000

qcomicbook (0.7.2-1) unstable; urgency=low

  * New upstream release.

 -- Bart Martens <bartm@debian.org>  Sun, 13 Feb 2011 14:42:58 +0000

qcomicbook (0.6.0-1) unstable; urgency=low

  * New upstream release.

 -- Bart Martens <bartm@debian.org>  Mon, 27 Sep 2010 18:42:23 +0000

qcomicbook (0.5.0-2) unstable; urgency=low

  * New homepage.  Closes: #561987.

 -- Bart Martens <bartm@debian.org>  Tue, 23 Mar 2010 18:12:10 +0100

qcomicbook (0.5.0-1) unstable; urgency=low

  * New upstream release.
  * debian/compat: 7.
  * debian/control: Build-Depends: debhelper (>= 7), quilt, cmake.
  * debian/control: No longer Build-Depends: cdbs.

 -- Bart Martens <bartm@debian.org>  Fri, 11 Dec 2009 17:46:15 +0100

qcomicbook (0.4.4-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: Updated.

 -- Bart Martens <bartm@debian.org>  Wed, 23 Sep 2009 17:36:28 +0200

qcomicbook (0.4.3-1) unstable; urgency=low

  * New upstream release.
  * debian/control: Suggests: rar [i386 amd64].

 -- Bart Martens <bartm@debian.org>  Sat, 12 Sep 2009 16:50:03 +0200

qcomicbook (0.4.1-1) unstable; urgency=low

  * New upstream release.
  * Build-Depends: libqt4-dev (>= 4.3.0).

 -- Bart Martens <bartm@debian.org>  Sat, 15 Aug 2009 12:22:45 +0200

qcomicbook (0.4.0-2) unstable; urgency=low

  * debian/control: "Recommends: zip, unzip" and "Suggests: rar, unrar".
    Closes: #532326.
  * debian/patches/02_desktop.diff: Added.  Closes: #532328.

 -- Bart Martens <bartm@debian.org>  Mon, 08 Jun 2009 20:58:33 +0200

qcomicbook (0.4.0-1) unstable; urgency=low

  * New maintainer.  Michal is welcome back at any time.
  * New upstream release.  Closes: #470789.
  * debian/control: Build-Depends on newer qt version, and on pkg-config.
  * debian/copyright: Updated.
  * debian/rules: Switch to cdbs.
  * debian/watch: Updated.  Closes: #450188.

 -- Bart Martens <bartm@debian.org>  Sat, 06 Jun 2009 16:00:05 +0200

qcomicbook (0.3.4-1) unstable; urgency=low

  * Initial release in Debian. Closes: #421970.
  * debian/compat, debian/control: debhelper version 5.
  * debian/control: Added homepage to long package description.
  * debian/rules: Removed config.guess and config.sub from the .diff.gz file.
  * debian/rules: Updated to have the "clean" rule restore everything.
  * debian/rules: Added use of dh_desktop.
  * debian/control: Fixing "Recommends" and "Suggests".

 -- Michal Pena (Cyb.org) <mp@horisone.com>  Sat, 05 May 2007 02:40:18 +0200

qcomicbook (0.3.4-0) unstable; urgency=low

  * New Upstream Release.
  * Updated watch and desktop files.

 -- Michal Pena (Cyb.org) <mp@horisone.com>  Sun, 07 Jan 2007 18:11:42 +0100

qcomicbook (0.3.3-0) unstable; urgency=low

  * New Upstream Release.

 -- Michal Pena (Cyb.org) <mp@horisone.com>  Fri, 22 Sep 2006 16:08:46 +0200

qcomicbook (0.3.2-0) unstable; urgency=low

  * New Upstream Release.
  * REALLY bumped Standards-Version to 3.7.2 (no changes) - sorry.

 -- Michal Pena (Cyb.org) <mp@horisone.com>  Sun, 27 Aug 2006 14:45:02 +0200

qcomicbook (0.3.1-0) unstable; urgency=low

  * New Upstream Release.

 -- Michal Pena (Cyb.org) <mp@horisone.com>  Tue, 22 Aug 2006 11:18:22 +0200

qcomicbook (0.3.0-0) unstable; urgency=low

  * New Upstream Release.
  * Little patch to continue support for not-so-new libimlib2
    (Debian Sarge, Ubuntu Hoary and Breezy)

 -- Michal Pena (Cyb.org) <mp@horisone.com>  Wed, 16 Aug 2006 22:19:11 +0200

qcomicbook (0.2.8-0) unstable; urgency=low

  * New Upstream Release.
  * Moving "debian" directory out of upstram.
  * Bumped Standards-Version to 3.7.2 (no changes).

 -- Michal Pena (Cyb.org) <mp@horisone.com>  Sat, 01 Jul 2006 15:06:22 +0200

qcomicbook (0.2.7-0) unstable; urgency=low

  * New Upstream Release.

 -- Michal Pena (Cyb.org) <mp@horisone.com>  Fri, 03 Mar 2006 01:03:27 +0100

qcomicbook (0.2.6-0) unstable; urgency=low

  * New Upstream Release.
  * Correcting debianized files.

 -- Michal Pena (Cyb.org) <mp@horisone.com>  Tue, 27 Dec 2005 22:00:00 +0100

qcomicbook (0.2.5-0) unstable; urgency=low

  * New Upstream Release.

 -- Michal Pena (Cyb.org) <mp@horisone.com>  Sun, 13 Nov 2005 21:05:24 +0100

qcomicbook (0.2.4-0) unstable; urgency=low

  * New Upstream Release.
  * Updated manpage.
  * Ubuntu compatibility and building process enabled. ;)

 -- Michal Pena (Cyb.org) <mp@horisone.com>  Wed, 03 Aug 2005 23:14:03 +0100

qcomicbook (0.2.3-0) unstable; urgency=low

  * New Upstream Release.

 -- Michal Pena (Cyb.org) <mp@horisone.com>  Sat, 09 Jul 2005 18:04:00 +0100

qcomicbook (0.2.2-0) unstable; urgency=low

  * New Upstream Release.

 -- Michal Pena (Cyb.org) <mp@horisone.com>  Thu, 19 Jun 2005 22:21:00 +0100

qcomicbook (0.2.1-0) unstable; urgency=low

  * New Upstream Release.

 -- Michal Pena (Cyb.org) <mp@horisone.com>  Sun, 15 May 2005 19:00:00 +0100

qcomicbook (0.2.0-0) unstable; urgency=low

  * New Upstream Release.

 -- Michal Pena (Cyb.org) <mp@horisone.com>  Mon, 09 May 2005 22:07:00 +0100

qqcomicbook (0.1.9-0) unstable; urgency=low

  * New Upstream Release.
  * Updated control and manpage.

 -- Michal Pena (Cyb.org) <mp@horisone.com>  Wed, 04 May 2005 00:47:04 +0100

qcomicbook (0.1.8-0) unstable; urgency=low

  * New Upstream Release.

 -- Michal Pena (Cyb.org) <mp@horisone.com>  Sat, 23 Apr 2005 18:01:00 +0100

qcomicbook (0.1.7-0) unstable; urgency=low

  * New Upstream Release.
  * Changing package revision to -0 since it's not official.
  * Start of debian/rules cleaning.
  * Added qcomicbook.desktop (with Polish Name and Comment)
    and qcomicbook.png to KDE menu.

 -- Michal Pena (Cyb.org) <mp@horisone.com>  Tue, 05 Apr 2005 22:34:59 +0200

qcomicbook (0.1.6-1) unstable; urgency=low

  * New Upstream Release.

 -- Michal Pena (Cyb.org) <mp@horisone.com>  Wed, 30 Mar 2005 22:01:28 +0100

qcomicbook (0.1.5-1) unstable; urgency=low

  * New Upstream Release.
  * Man updated with text from help.

 -- Michal Pena (Cyb.org) <mp@horisone.com>  Sun, 27 Feb 2005 17:02:36 +0100

qcomicbook (0.1.4-1) unstable; urgency=low

  * New Upstream Release.
  * Changed build scripts because of name changes from qcomic to qcomicbook.

 -- Michal Pena (Cyb.org) <mp@horisone.com>  Tue, 01 Feb 2005 03:07:24 +0100

qcomicbook (0.1.3-1) unstable; urgency=low

  * Initial Release.

 -- Michal Pena (Cyb.org) <mp@horisone.com>  Mon, 24 Jan 2005 23:57:45 +0100