/[pkg-kde]/branches/kde4/packages/kdebase-workspace/debian/changelog
ViewVC logotype

Contents of /branches/kde4/packages/kdebase-workspace/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 11273 - (show annotations) (download)
Wed Jul 2 11:39:22 2008 UTC (4 years, 10 months ago) by wdgt-guest
File size: 18125 byte(s)
ksysguard now depends on ksysguardd

1 kdebase-workspace (4:4.0.84-2) UNRELEASED; urgency=low
2
3 +++ Changes by Xavier Vello:
4
5 * ksysguard now depends on ksysguardd
6
7 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 2 Jul 2008 13:57:09 +0200
8
9 kdebase-workspace (4:4.0.84-1) experimental; urgency=low
10
11 +++ Changes by Ana Beatriz Guerrero Lopez:
12
13 * New upstream snapshot.
14 * Remove 14_correct_kde4home_for_kstartupconfig4.diff.
15 KDE_DEFAULT_HOME defines kde home.
16
17 +++ Changes by Sune Vuorela:
18
19 * Fix up some dependencies and conflicts/replaces in kdebase-workspace-dbg
20
21 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 28 Jun 2008 10:57:09 +0200
22
23 kdebase-workspace (4:4.0.82+svn819867-1) experimental; urgency=low
24
25 * New upstream development snapshot.
26
27 +++ Changes by Modestas Vainius:
28
29 * Update install files.
30 * Add replaces for kde-window-manager and kdebase-workspace-data
31 because some files have been moved here from kdebase-runtime.
32 * Remove 06_kdehome_kde4.diff - no longer needed.
33 * Update 17_ksysguard_disable_procmon_when_unsupported.diff.
34 * Bump libplasma2 shlibs.
35 * Bump build depends to 4.0.82.
36
37 +++ Changes by Fathi Boudra:
38
39 * Remove patch 21: disable blend title bar for Ozone.
40 Upstream windeco default is now acceptable.
41
42 +++ Changes by Ana Beatriz Guerrero Lopez:
43
44 * Update installed files.
45
46 +++ Changes by Sune Vuorela:
47
48 * kdm doesn't use kstandarddirs, so we need to do a bit specific patching
49 here.
50
51 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 15 Jun 2008 14:04:05 +0200
52
53 kdebase-workspace (4:4.0.80-2) experimental; urgency=low
54
55 +++ Changes by Modestas Vainius:
56
57 * Bump kdepimlibs5-dev and libphonon-dev build dependencies to 4.0.80.
58 * Add patch 17_ksysguard_disable_procmon_when_unsupported.diff which
59 disables building of libs/ksysguard KMonitorProcessIO when support
60 has not been implemented for the host arch. Resolves FTBFS on
61 unsupported arches (Closes: #482686).
62
63 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Tue, 27 May 2008 22:08:52 +0300
64
65 kdebase-workspace (4:4.0.80-1) experimental; urgency=low
66
67 * New upstream development milestone (KDE 4.1 Beta1).
68
69 +++ Changes Modestas Vainius:
70
71 * Update install files (libplasma devel files).
72 * libplasma bumped soname to 2. Rename libplasma1 package to libplasma2.
73 It conflicts and replaces libplasma1 due to plugins and data files.
74 * Take opportunity and move plasma kdeinit stuff to kdebase-workspace-bin
75 where it really belongs. Also move a few desktop files to
76 kdebase-workspace-data too. As a result, add conflicts to
77 kdebase-workspace-{bin,data} against obsolete libplasma1 package.
78 * Make libplasma-dev depend on the same kdelibs5-dev version as libplasma2
79 depends on kdelibs5.
80
81 +++ Changes by Fathi Boudra:
82
83 * Add libxcursor-dev build dependency. (Closes: #481724)
84
85 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 22 May 2008 00:58:39 +0300
86
87 kdebase-workspace (4:4.0.74-1) experimental; urgency=low
88
89 * New upstream snapshot.
90
91 +++ Changes by Armin Berres:
92
93 * Add conflict with extragear-plasma to libplasma1. libplasma1 has broken BC
94 and the soname hasn't been raised which confused people which try to use
95 the broken plasmoids.
96
97 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 17 May 2008 16:34:15 +0200
98
99 kdebase-workspace (4:4.0.73+svn808019-1) experimental; urgency=low
100
101 * New upstream development snapshot:
102 - The latest upstream commit is r808019 by pino
103 - Date: Thu May 15 12:25:39 2008 UTC
104
105 * Resolved bugs:
106 - kdm password field is again reachable without mouse click when using
107 Debian kdm theme. (Closes: #478666)
108 * NetworkManager enabled.
109
110 +++ Changes by Modestas Vainius:
111
112 * Update install files.
113 * Refresh patches (adopt to upstream changes):
114 * 10_kdm_no_custom
115 * 97_fix_target_link_libraries
116
117 +++ Changes by Armin Berres:
118
119 * Raise libkwineffects1 shlibs version in debian/rules.
120 * Patch kdm to start the X server with a black background instead of the
121 default checkerboard.
122 * Don't install /usr/lib/libkwinnvidiahack.so. No one is supposed to link
123 against libkwinnvidiahack. Make kdebase-workspace-dev depend on
124 libkdecorations4 and libkwineffects1 instead of kde-window-manager now
125 that kde-window-manager contains nothing one can link against.
126 * Move shared libraries to kdebase-workspace-libs4+5 so we can raise the
127 soname if needed. Update kdebase-workspace-dev dependencies accordingly.
128
129 +++ Changes by Fathi Boudra:
130
131 * Add 20 patch to use DejaVu font as default font.
132 * Add 21 patch to disable blend title bar.
133 * Fix 97_fix_target_link_libraries patch:
134 proper libplasma target link libraries.
135 * Add libqt4-opengl-dev build dependency since Qt4 split.
136
137 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 14 May 2008 12:19:18 +0300
138
139 kdebase-workspace (4:4.0.72-1) experimental; urgency=low
140
141 * New upstream snapshot (tag r802761):
142 - The latest upstream commit is r802727 by mlaurent
143 - Date: Wed, 30 Apr 2008 15:35:52 -0000
144
145 +++ Changes by Modestas Vainius:
146
147 * Add libstreamanalyzer-dev, libfontconfig-dev, libglu1-mesa-dev to build depends.
148 (Closes: #477344)
149 * Add 97_fix_target_link_libraries.diff which fixes linkage problems with
150 recent kdelibs5.
151 * Do not install printer-applet on purpose.
152
153 +++ Changes by Armin Berres:
154
155 * Add libsm-dev, libxft-dev and libxtst-dev to build depends.
156 * Bump shlibs version of libplasma1.
157 * Build depend on kdepimlibs and libphonon from latest snapshot.
158
159 +++ Changes by Fathi Boudra:
160
161 * Update installed files.
162
163 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 30 Apr 2008 18:51:02 +0300
164
165 kdebase-workspace (4:4.0.68+svn794641-1) experimental; urgency=low
166
167 [ Debian Qt/KDE Maintainers ]
168 * New usptream snapshot.
169
170 +++ Changes by Sune Vuorela:
171
172 * Move some files to -runtime/not-installed. Moved upstream. This is post
173 revision 792360.
174
175 +++ Changes by Modestas Vainius:
176
177 * Mention KWin in the kde-window-manager description.
178
179 +++ Changes by Ana Beatriz Guerrero Lopez:
180
181 * Update installed files.
182 * Add versioned build depend on libqimageblitz-dev from experimental.
183 * New build depends on: libsmbclient-dev, libxcb1-dev and libxine-dev are
184 required now.
185 * Add shlibs to libplasma1.
186
187 -- Ana Beatriz Guerrero Lopez <ana@debian.org> Wed, 09 Apr 2008 20:05:50 +0200
188
189 kdebase-workspace (4:4.0.66+svn791114-3) experimental; urgency=low
190
191 * Remove accidentally added kgreet_classic from kdebase-workspace-bin.
192
193 -- Armin Berres <trigger+debian@space-based.de> Sun, 30 Mar 2008 00:40:27 +0100
194
195 kdebase-workspace (4:4.0.66+svn791114-2) experimental; urgency=low
196
197 * Update some more build depends to >= 4:4.0.66.
198
199 -- Ana Beatriz Guerrero Lopez <ana@debian.org> Sat, 29 Mar 2008 18:08:21 +0100
200
201 kdebase-workspace (4:4.0.66+svn791114-1) experimental; urgency=low
202
203 +++ Changes by Armin Berres:
204
205 * Rename kwin to kde-window-manager and split off libkwineffects1 and
206 libkdecorations4 (Closes: #463924).
207 * Remove unneeded dependency of kdebase-workspace-dev on kdm.
208
209 +++ Changes by Ana Beatriz Guerrero Lopez:
210
211 * First KDE 4.1 snapshot packaged
212 * Update installed files.
213 * Bump build depends on >= 4.0.66
214
215 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 29 Mar 2008 12:53:41 +0100
216
217 kdebase-workspace (4:4.0.2-1) experimental; urgency=low
218
219 * New upstream release.
220
221 +++ Changes by Matthew Rosewarne:
222
223 * Move kdm, klipper, and kwin to Section: x11.
224 * Move ksysguard and ksysguardd to Section: admin.
225
226 +++ Changes by Ana Beatriz Guerrero Lopez:
227
228 * Update from libxklavier11-dev to libxklavier12-dev.
229 * Update installed files.
230 * Update build depends to 4.0.2.
231
232 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Tue, 04 Mar 2008 14:56:31 +0100
233
234 kdebase-workspace (4:4.0.1-1) experimental; urgency=low
235
236 * New upstream release.
237
238 +++ Changes by Matthew Rosewarne:
239
240 * Remove Depends: dbus-x11 from kdebase-workspace-bin,
241 now provided by kdelibs5.
242 * Add X server, session, and terminal Recommends to kdm.
243
244 +++ Changes by Armin Berres:
245
246 * Update installed files.
247 * Move files from kdebase-workspace-data into kdm and kwin.
248 * Refresh 09_genkdm_make.diff.
249 * Bump build-depends to >= 4.0.1-1.
250 * Revert obsolete patch 15_fix_kdm_build_system.diff.
251
252 +++ Changes by Ana Beatriz Guerrero Lopez:
253
254 * Bump compat/debhelper to 6.
255
256 +++ Changes by Fathi Boudra:
257
258 * Add Vcs-Browser and Vcs-Svn fields.
259
260 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 04 Feb 2008 15:19:44 +0100
261
262 kdebase-workspace (4:4.0.0-3) experimental; urgency=low
263
264 +++ Changes by Armin Berres:
265
266 * Install kdm-np into /etc/pam.d/ to get working auto-login.
267 * Install documentation of how to use kwin with composite.
268 * Add conflicts and replaces for a smoother upgrade.
269
270 +++ Changes by Fathi Boudra:
271
272 * Add ConsoleKit support patch.
273 * Add libdbus-1-dev build dependency.
274
275 +++ Changes by Matthew Rosewarne:
276
277 * Add README.Debian for kwin about compositing support.
278 * Tweak package descriptions.
279 * Change KDE 4 dependency version to 4:4.0.0-1.
280 * More specific dependencies for kdebase-workspace-dev.
281 * Remove unnecessary Replaces.
282 * Use source:Version for kdebase-workspace metapackage.
283 * Change kdebase-workspace-dbg Depends to kdebase-runtime-dbg.
284 * Add Suggests: kdebase-workspace to kdebase-workspace-dbg.
285
286 +++ Changes by Ana Beatriz Guerrero Lopez:
287
288 * Add dependency on debconf to kdm.
289 * Add lintian overides for kdebase-workspace-bin, klipper, ksysguard, kwin
290 and libplasma1.
291
292 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 26 Jan 2008 05:31:52 +0100
293
294 kdebase-workspace (4:4.0.0-2) experimental; urgency=low
295
296 * Add patch to install various kdm configuration files into the correct
297 directories.
298
299 -- Armin Berres <trigger+debian@space-based.de> Thu, 10 Jan 2008 18:50:41 +0100
300
301 kdebase-workspace (4:4.0.0-1) experimental; urgency=low
302
303 * New upstream release.
304
305 +++ Changes by Ana Beatriz Guerrero Lopez:
306
307 * Update *.install files.
308 * Bump build-depends to >= 4.0.0-1.
309 * Remove patch 15_fix_kdm_crash no needed now.
310 * Update years in copyright file.
311
312 +++ Changes by Matthew Rosewarne:
313
314 * Add Homepage: to control.
315 * Tweak package descriptions.
316 * Replace dependency on xbase-clients to x11-utils and x11-xserver-utils.
317
318 +++ Changes by Fathi Boudra:
319
320 * Update kdebase-workspace-*.install files. Add fonts related files.
321
322 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 05 Jan 2008 08:05:28 +0100
323
324 kdebase-workspace (4:3.98.0~svn755919-1) experimental; urgency=low
325
326 * New svn snapshot release to revision 755919.
327
328 +++ Changes by Armin Berres:
329
330 * Update installed files.
331 * Update patches.
332 * Add proper patch to fix the kdm crash.
333 * Raise build-dep to >= 4:3.98.0~svn755919-1.
334 * Make kdebase-workspace-data conflict with KDE 3's kdebase-data.
335
336 +++ Changes by Fathi Boudra:
337
338 * Add libphonon-dev build dependency.
339
340 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 02 Jan 2008 15:27:27 +0000
341
342 kdebase-workspace (4:3.98.0~svn753247-1) experimental; urgency=low
343
344 * Svn snapshot of revision 753247.
345
346 +++ Changes by Armin Berres:
347
348 * Remove extra LDFLAGS. Included via CDBS now.
349 * Let kdebase-workspace-bin depend on the source and not the binary version
350 of kdebase-workspace-data.
351 * Make dependency of libplasma1 on kdebase-workspace-data versioned.
352 * Add conflict of kdebase-workspace-data with ksmserver to force its
353 removal.
354 * kdebase-workspace-bin and kdebase-workspace-data replace kdebase-bin and
355 kmenuedit from KDE 3.
356 * kdebase-workspace-data replaces kdebase-data from KDE 3.
357 * Add patch to change the kde directory used by kstartupconfig4 to .kde4
358 (Closes: #457635).
359
360 +++ Changes by Ana Beatriz Guerrero Lopez:
361
362 * Bump build-dep to >= 4:3.98.0~svn753247-1.
363 * Update *.install files.
364
365 +++ Changes by Modestas Vainius:
366
367 * Revert kdm/kfrontend/kgreeter.cpp back to its state when rc2 was released.
368 Debian kdm theme (and probably other themes as well) are borked, but X
369 does not crash and users can login (patch 15_revert_kgreeter.cpp_to_rc2.diff)
370 * Add myself to uploaders.
371
372 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 28 Dec 2007 22:15:25 +0100
373
374 kdebase-workspace (4:3.97.0-2) experimental; urgency=low
375
376 +++ Changes by Modestas Vainius:
377
378 * Fix a few issues with kdm. Among other things, this should make it
379 possible to use kdm4 with KDE3:
380 - debian/control: add libpam0g-dev to Build-depends to enable PAM
381 support for KDM. This adds support for locales!
382 - debian/rules: pass -DKDE4_KDM_PAM_SERVICE=kdm to make kdm use
383 /etc/pam.d/{kdm,kdm-np} instead of default /etc/pam.d/{kde,kde-np}
384 - debian/kdm.install: move greeters here from kdebase-workspace-bin
385 - debian/control: adjust kdm conflicts due to the last change above.
386
387 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 14 Dec 2007 10:25:59 +0200
388
389 kdebase-workspace (4:3.97.0-1) experimental; urgency=low
390
391 * New upstream release.
392
393 +++ Changes by Ana Beatriz Guerrero Lopez:
394
395 * Bump build-dep to >=4:3.97.0.
396 * Update patches, fix offset and remake.
397 * Update *.install files. Move some libraries to their right package.
398 * Remove README.Debian, packages are stable now.
399 * Update Standards-Version to 3.7.3.
400
401 +++ Changes by Fathi Boudra:
402
403 * Add dbus-x11 dependency to kdebase-workspace-bin. We need dbus-launch.
404
405 +++ Changes by Armin Berres:
406
407 * Depend on epoched version of kdepimlibs5-dev and kdelibs5-dev.
408 * Add export LDFLAGS+="-Wl,--as-needed" in rules to make dpkg-shlibdeps
409 happier.
410
411 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 07 Dec 2007 16:10:59 +0000
412
413 kdebase-workspace (4:3.96.0-2) experimental; urgency=low
414
415 * Upgrade everything but kdm to r739381.
416 * Build depend on sharutils for uudecoding the new images.
417
418 -- Armin Berres <trigger+debian@space-based.de> Wed, 21 Nov 2007 20:06:24 +0100
419
420 kdebase-workspace (4:3.96.0-1) experimental; urgency=low
421
422 * New upstream release.
423
424 +++ Changes by Sune Vuorela:
425
426 * Split out libplasma in separate package.
427 * Update some install files.
428 * Refresh patches.
429
430 +++ Changes by Ana Beatriz Guerrero Lopez:
431
432 * Bump build depend on kdepimlibs >= 3.96.0
433 * Remove duplicated files.
434
435 +++ Changes by Armin Berres:
436
437 * Split out libplasma-dev.
438
439 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 16 Nov 2007 17:10:02 +0000
440
441 kdebase-workspace (4:3.95.2-1) experimental; urgency=low
442
443 * New upstream release.
444
445 +++ Changes by Fathi Boudra:
446
447 * Add libxcomposite-dev, libxdamage-dev, libxfixes-dev, libxrandr-dev and
448 libxrender-dev build dependencies. Enable kwin compositing support.
449 * Bump kdepimlibs5-dev build dependency version.
450 * Add libstrigiqtdbusclient-dev build dependency version.
451 * Remove 14_find_opengl patch. Merged upstream.
452 * Update installed files.
453
454 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 09 Nov 2007 10:48:57 +0100
455
456 kdebase-workspace (4:3.95.0-1) experimental; urgency=low
457
458 * New upstream release: KDE4 beta 4.
459
460 +++ Changes by Fathi Boudra:
461
462 * Add libcaptury-dev, libsensors-dev, libusb-dev, libxklavier11-dev and
463 libxxf86misc-dev build dependencies.
464 * Add *videorecord* to kwin package.
465 * Add kdebase-workspace-data build dependency to kdebase-workspace-bin.
466 * Add 14_find_opengl patch. Thanks to Pino Toscano.
467
468 +++ Changes by Armin Berres:
469
470 * Add debug package.
471 * Let kdebase-workspace-dev strictly depend on the same binary version of
472 kdebase-workspace.
473 * Build depend on kdepimlibs >= 3.95.0.
474 * Build depend on libxkbfile-dev.
475 * Update *.install files.
476 * Kwin replaces kdebase-workspace-bin << 3.95.0 because of moved
477 /usr/lib/libkdecorations.so.4.
478 * Make kdebase-workspace-data arch all.
479
480 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 31 Oct 2007 00:44:04 +0100
481
482 kdebase-workspace (4:3.94.0-1) experimental; urgency=low
483
484 +++ Changes by Fathi Boudra:
485
486 * Pull SVN branch to r726786.
487 * Add libqimageblitz-dev build dependency.
488
489 +++ Changes by Armin Berres:
490
491 * Remove some Oxygen icons from ksysguard which are already shipped by
492 kdebase-data.
493 * Port Debian specific scripts, settings and patches for kdm, konsole, kwin
494 and more from KDE3.
495 * Add conflict of kdm with desktop-base << 4.0.4 because of missing
496 KdmGreeterTheme.desktop.
497 * Move kde.desktop into kdebase-workspace-data and install it in
498 /usr/share/xsessions.
499 * Update *.install files.
500 * Add libstrigiqtdbusclient-dev as build dependency (needed for kickoff).
501 * Add dependency of kdebase-workspace-dev on kdepimlibs5-dev.
502
503 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 18 Oct 2007 19:51:37 +0200
504
505 kdebase-workspace (4:3.93.0-2) experimental; urgency=low
506
507 * Merge: kicker, kmenuedit, kpager, ksplash and ktip.
508 * Fix kdebase-workspace deps.
509
510 -- Ana Beatriz Guerrero Lopez <ana@debian.org> Thu, 06 Sep 2007 21:35:32 +0200
511
512 kdebase-workspace (4:3.93.0-1) experimental; urgency=low
513
514 * KDE4 beta2, first upload to the Debian archive.
515 * kdebase-workspace has been split from kdebase.
516 * Shipping kicker as empty package because it has been disabled in this release
517 due to several problems.
518
519 -- Ana Beatriz Guerrero Lopez <ana@debian.org> Wed, 05 Sep 2007 19:43:05 +0200
520
521 kdebase (4:3.92.0-1) experimental; urgency=low
522
523 * KDE4 beta 1.
524 * Update *.install files.
525 * Added patch 01_kdehome_kde4.diff to set kdehome directory to .kde4.
526
527 -- Ana Beatriz Guerrero Lopez <ana@debian.org> Wed, 15 Aug 2007 01:57:17 +0200
528
529 kdebase (4:3.91.0-1) alioth; urgency=low
530
531 * New alpha release.
532
533 -- Ana Beatriz Guerrero Lopez <ana@debian.org> Thu, 05 Jul 2007 19:11:19 +0200
534
535 kdebase (4:3.90.1-1) alioth; urgency=low
536
537 * Initial release of KDE4.
538
539 -- Ana Beatriz Guerrero Lopez <ana@debian.org> Fri, 11 May 2007 16:23:33 +0100
540

  ViewVC Help
Powered by ViewVC 1.1.5