File: changelog

package info (click to toggle)
dde-qt5integration 5.7.12-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,528 kB
  • sloc: cpp: 12,089; xml: 154; sh: 13; makefile: 10
file content (261 lines) | stat: -rw-r--r-- 8,377 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
dde-qt5integration (5.7.12-1) unstable; urgency=medium

  * New upstream release.

 -- Boyuan Yang <byang@debian.org>  Sun, 16 Mar 2025 16:12:09 -0400

dde-qt5integration (5.7.11-1) unstable; urgency=medium

  * New upstream release.

 -- Boyuan Yang <byang@debian.org>  Sun, 02 Mar 2025 13:54:25 -0500

dde-qt5integration (5.7.9-1) unstable; urgency=medium

  * Upload to unstable.

 -- Boyuan Yang <byang@debian.org>  Tue, 11 Feb 2025 15:36:15 -0500

dde-qt5integration (5.7.9-1~exp1) experimental; urgency=medium

  * New upstream release.
  * debian/control: Re-enable xdgiconproxyengine.

 -- Boyuan Yang <byang@debian.org>  Tue, 11 Feb 2025 13:00:36 -0500

dde-qt5integration (5.6.11-1) unstable; urgency=medium

  * New upstream release.
  * Add patch to drop xdgiconproxyengine (Closes: #1088999).
  * Add iconengineplugins/xdgiconproxyengine to debian/clean.
  * debian/control:
    + Tighten versioned build dependencies for libdtkgui-dev
      and libdtkwidget-dev.
    + Replace libfreetype6-dev with libfreetype-dev.
    + Replace pkg-config with pkgconf.
    + Replace libfontconfig1-dev with libfontconfig-dev.
    + Drop libqt5xdg-dev and libqt5xdgiconloader-dev
      from Build Depends.

 -- Arun Kumar Pariyar <arun@debian.org>  Sun, 15 Dec 2024 22:02:22 +0545

dde-qt5integration (5.5.23-1) unstable; urgency=medium

  * New upstream release.

 -- Boyuan Yang <byang@debian.org>  Tue, 28 Jun 2022 11:01:05 -0400

dde-qt5integration (5.5.20-1) unstable; urgency=medium

  * New upstream release.

 -- Boyuan Yang <byang@debian.org>  Thu, 14 Apr 2022 10:14:02 -0400

dde-qt5integration (5.5.17-2) unstable; urgency=medium

  * debian/rules: Override dh_auto_configure with
    BASED_DTK_DIR=based-dtk to fix app crashes.

 -- Arun Kumar Pariyar <openarungeek@gmail.com>  Tue, 22 Mar 2022 02:08:13 +0545

dde-qt5integration (5.5.17-1) unstable; urgency=medium

  * New upstream version 5.5.17. (Closes: #1008006)
  * debian/patches: Drop patches, no longer needed.
  * debian/copyright: Update copyright information.
  * Update debian/rules.

 -- Arun Kumar Pariyar <openarungeek@gmail.com>  Sun, 20 Mar 2022 21:10:08 +0545

dde-qt5integration (5.5.8-1) unstable; urgency=medium

  * Upload to unstable.

 -- Boyuan Yang <byang@debian.org>  Tue, 09 Nov 2021 20:26:20 -0500

dde-qt5integration (5.5.8-1~exp1) experimental; urgency=medium

  [ Boyuan Yang ]
  * New upstream version 5.5.8.
  * debian/rules: Only install unversioned .so files.
  * debian/upstream/metadata: Minor fix.
  * debian/control: Tighten versioned build dependencies (dtk libs).
  * debian/patches: Temporarily disable googletest for now.

 -- Boyuan Yang <byang@debian.org>  Tue, 09 Nov 2021 08:06:32 -0500

dde-qt5integration (5.1.5-1~exp1) experimental; urgency=medium

  * New upstream release.

  [ Hu Feng ]
  * New upstream release 5.1.5.
  * debian/control:
    + Add qt5-qmake to Build-Depends.
    + Add Hu Feng to Uploaders.
    + Tighten version of libdtkgui-dev to (>= 5.4~)
    + Tighten version of libdtkwidget-dev to (>= 5.4~)
    + Delete libgtk2.0-dev in Build-Depends.

 -- Boyuan Yang <byang@debian.org>  Sat, 01 May 2021 15:20:43 -0400

dde-qt5integration (5.1.0.5-1) unstable; urgency=medium

  * Upload to unstable.
  * debian/control:
    + Bump Standards-Version to 4.5.1.
    + Tighten version of libdtkwidget-dev to (>= 5.2~)
  * debian/rules: Drop DEB_LDFLAGS_MAINT_APPEND.
  * Set upstream metadata fields: Bug-Database, Bug-Submit,
    Repository, Repository-Browse.

 -- Arun Kumar Pariyar <openarungeek@gmail.com>  Wed, 09 Dec 2020 20:48:46 +0545

dde-qt5integration (5.1.0.5-1~exp1) experimental; urgency=medium

  [ Arun Kumar Pariyar ]
  * New upstream release 5.1.0.5.
  * debian/control:
    + Add libdtkgui-dev to Build-Depends.
    + Add qt5dxcb-plugin | dde-qt5dxcb-plugin in binary package Depends.
    + Add Arun Kumar Pariyar to Uploaders.
    + Declare compatible with libdtkwidget-dev (>=5)~.
  * debian/copyright: Update license information.
  * debian/patches: Drop patches, no longer required.
  * debian/rules: Add CHANGELOG.md to override_dh_installchangelogs.

  [ Boyuan Yang ]
  * debian/control: Declare compatible with libdtkwidget-dev (>=5)~.

 -- Arun Kumar Pariyar <openarungeek@gmail.com>  Fri, 06 Nov 2020 23:16:38 +0545

dde-qt5integration (5.0.0-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Backport upstream patch to fix build with Qt 5.15 (closes: #972676).

 -- Dmitry Shachnev <mitya57@debian.org>  Sun, 25 Oct 2020 13:21:15 +0300

dde-qt5integration (5.0.0-2) unstable; urgency=medium

  [ Dmitry Shachnev ]
  * Backport upstream patch to fix build with Qt 5.14 (closes: #960952).

  [ Boyuan Yang ]
  * debian/control: Bump debhelper compat to v13.
  * debian/control: Bump Standards-Version to 4.5.0.

 -- Boyuan Yang <byang@debian.org>  Sat, 06 Jun 2020 11:27:34 -0400

dde-qt5integration (5.0.0-1) unstable; urgency=medium

  * New upstream release 5.0.0.
  * debian/control:
    + Bump Standards-Version to 4.4.0.
    + Declare compatible only with dtkwidget (>= 2.1~).

 -- Boyuan Yang <byang@debian.org>  Tue, 24 Sep 2019 13:48:27 -0400

dde-qt5integration (0.3.7.2-1) unstable; urgency=medium

  * New upstream version 0.3.7.2.
  * debian/control:
    + Build-depend on debhelper-compat (= 12) instead of using
      debian/compat file.
    + Use Rules-Requires-Root: no.

 -- Boyuan Yang <byang@debian.org>  Sun, 13 Jan 2019 10:00:13 -0500

dde-qt5integration (0.3.7.1-1) unstable; urgency=medium

  * New upstream version 0.3.7.1.
  * debian/control: Bump Standards-Version to 4.3.0.

 -- Boyuan Yang <byang@debian.org>  Mon, 24 Dec 2018 07:11:45 +0800

dde-qt5integration (0.3.7-1) unstable; urgency=medium

  * New upstream version 0.3.7.

 -- Boyuan Yang <byang@debian.org>  Mon, 10 Dec 2018 12:48:12 -0500

dde-qt5integration (0.3.6-1) unstable; urgency=medium

  * New upstream version 0.3.6.
  * Rebuild against Qt 5.11.2.

 -- Boyuan Yang <byang@debian.org>  Wed, 14 Nov 2018 21:06:29 -0500

dde-qt5integration (0.3.5-1) unstable; urgency=medium

  * New upstream version 0.3.5.
  * debian/control:
    + Add new build-dependency libxrender-dev.
    + Update my uploader email address and use the @debian.org one.

 -- Boyuan Yang <byang@debian.org>  Sun, 02 Sep 2018 21:42:34 -0400

dde-qt5integration (0.3.4-1) unstable; urgency=medium

  * New upstream release 0.3.4.
  * Bump Standards-Version to 4.2.1 (no changes needed).

 -- Boyuan Yang <073plan@gmail.com>  Sun, 26 Aug 2018 15:55:35 -0400

dde-qt5integration (0.3.3-1) unstable; urgency=medium

  * New upstream version 0.3.3
  * Bump Standards-Version to 4.2.0 (no changes needed).

 -- Yanhao Mo <yanhaocs@gmail.com>  Thu, 09 Aug 2018 10:28:40 +0800

dde-qt5integration (0.3.2-1) unstable; urgency=medium

  * New upstream version 0.3.2 (Closes: #905131)

 -- Yanhao Mo <yanhaocs@gmail.com>  Wed, 01 Aug 2018 11:23:53 +0800

dde-qt5integration (0.3.1-1) unstable; urgency=medium

  * New upstream version 0.3.1
  * Bump Standards-Version to 4.1.5 (no changes needed).
  * d/control: Add new uploader Yanhao Mo <yanhaocs@gmail.com>.
  * d/patches: Drop patches, no longer needed.

 -- Yanhao Mo <yanhaocs@gmail.com>  Sun, 22 Jul 2018 10:27:58 +0800

dde-qt5integration (0.3.0-2) unstable; urgency=medium

  * Revert maintainer address to pkg-deepin-devel@lists.alioth.debian.org.

 -- Boyuan Yang <073plan@gmail.com>  Wed, 13 Jun 2018 22:43:21 +0800

dde-qt5integration (0.3.0-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patch to fix include path for new libqt5xdgiconloader-dev
    in repository.
  * d/control: Apply version requirement for libqt5xdgiconloader-dev.

 -- Boyuan Yang <073plan@gmail.com>  Sat, 26 May 2018 10:59:19 +0800

dde-qt5integration (0.2.10-2) unstable; urgency=medium

  * Use team+pkg-deepin@tracker.debian.org in maintainer field.
  * d/rules: Use "dh_missing --fail-missing".

 -- Boyuan Yang <073plan@gmail.com>  Fri, 20 Apr 2018 17:13:48 +0800

dde-qt5integration (0.2.10-1) unstable; urgency=medium

  * New upstream release.
  * d/watch: Add watch file.
  * d/control: Bump Standards-Version to 4.1.4 (no changes needed).

 -- Boyuan Yang <073plan@gmail.com>  Fri, 06 Apr 2018 10:08:23 +0800

dde-qt5integration (0.2.8.3+git20180208-1) unstable; urgency=medium

  * Initial release (Closes: #888814)

 -- Boyuan Yang <073plan@gmail.com>  Sun, 11 Feb 2018 19:11:58 +0800