/[pkg-kde]/trunk/packages/kdelibs/debian/changelog
ViewVC logotype

Contents of /trunk/packages/kdelibs/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 12836 - (show annotations) (download)
Thu Dec 4 23:45:12 2008 UTC (4 years, 5 months ago) by modax-guest
Original Path: branches/kde4.2/packages/kdelibs/debian/changelog
File size: 29062 byte(s)
New snapshot, update not-installed, refresh patches
1 kde4libs (4:4.1.82+svn892669-0r1) UNRELEASED; urgency=low
2
3 * New upstream development snapshot.
4
5 +++ Changes by Modestas Vainius:
6
7 * Resync patches:
8 - 01_http_cache_cleaner_branch_881252.diff - remove, stolen from upstream.
9 - 01_kross_version_11_r838337.diff - remove, stolen from unstream.
10 - 08_add_debian_build_type.diff - refresh.
11 - 13_qt4_designer_plugins_path.diff - refresh.
12 - 14_hardcode_ptm_device.diff - refresh.
13 - 15_kfreebsd_support.diff - refresh.
14 - 16_debian_menu.diff - refresh.
15 - 17_findservicebydesktoppath_try_realfilepath.diff - refresh.
16 - 18_always_set_cmake_policy.diff - remove, obsolete.
17 - 19_findqt4_optional_x11_pthread.diff - refresh.
18 - 20_use_dejavu_as_default_font.diff - refresh.
19 - 22_hack_in_etc_kde4_in_kstandarddirs.diff - refresh.
20 * Update cmake (build-)dependency to 2.6.2
21 * Build with -DCMAKE_USE_RELATIVE_PATHS=ON.
22 * Bump standards-version to 3.8.0:
23 - add README.source.
24 * Cleanup old conflicts/replaces (for KDE 4.0 prerelease versions).
25 * Add new packages for Plasma. They were based on the respective Plasma
26 packages from kdebase-workspace.
27 - libplasma3 - contains Plasma library and plugins. Make kdelibs5-dbg
28 recommend it.
29 - libplasma-dev - contains Plasma development files. Build depend on
30 libqt4-opengl-dev and make libplasma-dev depend on libqt4-opengl-dev
31 since GLApplet uses its header.
32 - Bump plasma ABI to plasma-abi-4.2-2.
33 - kdelibs5-data replaces kdebase-workspace-data and libplasma2 from KDE 4.1
34 * Update install and installgen files.
35 * Make kdelibs5 recommend kdebase-runtime >= 4:4.1.80 because some
36 stuff does not work (e.g. kwallet) with previous versions.
37 * Build depend on strigi >= 0.5.11-2.
38 * Move some libkdeinit4 stuff to kdelibs5 since their executables are in
39 libexec:
40 - libkdeinit4_klauncher.so
41 - libkdeinit4_kio_http_cache_cleaner.so
42 - libkdeinit4_kconf_update.so
43 * Build depend on soprano >= 2.1.1.
44 * Use better approach to enforcing kde4- prefix to applications.menu. The
45 previous way broken menu spec and made 3rd party applications end up in
46 Lost&Found menu. 11_kde4_applications_menu.diff patch was replaced by
47 11_default_kde4_xdg_menu_prefix.diff. Thanks to Harald Sitter for the
48 heads up.
49 * Switch to new installgen file format.
50 * Move upstream manpages from debian/*.manpages to debian/*.install files.
51 * Build depend on pkg-kde-tools 0.3, add symbols file for libplasma3,
52 add appropriate hooks to debian/rules.
53 * kdelibs5-dev conflicts with kdepimlibs5-dev (<< 4:4.1.81+svn891439) because
54 of upstream changes.
55 * Add 24_findkdepimlibs_no_hardcoded_paths.diff to remove hardcoded cmake
56 modules paths from FindKdepimLibs.cmake.
57
58 +++ Changes by George Kiagiadakis:
59
60 * Update automoc (build-)dependency to 1.0~svn850570.
61
62 +++ Changes by Ana Beatriz Guerrero Lopez:
63
64 * Rework slightly patch 15_kfreebsd_support.diff.
65
66 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 05 Dec 2008 01:32:03 +0200
67
68 kde4libs (4:4.1.3-2) experimental; urgency=low
69
70 +++ Changes by Modestas Vainius:
71
72 * Bump kdebase-runtime dependency back to 4.1.3. The previous change was
73 a mistake.
74 * Bump kdelibs5 shlibs to 4.1.3-2 to ease the pain.
75
76 +++ Changes by Sune Vuorela:
77
78 * Add patch for http cache cleaner to keep the cache revision in sync.
79
80 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 07 Nov 2008 22:18:05 +0200
81
82 kde4libs (4:4.1.3-1) experimental; urgency=low
83
84 * New upstream release
85
86 +++ Changes by Sune Vuorela:
87
88 * Remove kdedglobalaccel crash patch. Merged upstream.
89
90 +++ Changes by Modestas Vainius:
91
92 * Bump shlibs to 4.1.3.
93 * Loosen kdebase-runtime dependency back to 4.1.0. There seems to be no
94 other easy way to solve experimental buildd failures. This should not
95 hurt too much.
96
97 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Tue, 04 Nov 2008 09:56:56 +0200
98
99 kde4libs (4:4.1.2-2) experimental; urgency=low
100
101 * Fix kdedglobalaccel crashes. Patch 02.
102
103 -- Ana Beatriz Guerrero Lopez <ana@debian.org> Sun, 12 Oct 2008 20:00:14 +0200
104
105 kde4libs (4:4.1.2-1) experimental; urgency=low
106
107 * New upstream release.
108 * Update UPSTREAMVERSION to 4.1.2 in debian/rules.
109
110 -- Ana Beatriz Guerrero Lopez <ana@debian.org> Sun, 28 Sep 2008 12:33:31 +0200
111
112 kde4libs (4:4.1.1-1) experimental; urgency=low
113
114 * New upstream release.
115
116 +++ Changes by Sune Vuorela:
117
118 * Update patches;
119 - remove 01_r840377_840379_unload_on_close.diff merged upstream
120 - remove 02_41branch_link_interface_libraries.diff.
121 - remove 99_conservative_link_interface_libraries.diff, no need to be more
122 conservative than upstream.
123 * Add new file FindEigen2.cmake in kdelibs5-dev.
124
125 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Tue, 02 Sep 2008 00:22:08 +0200
126
127 kde4libs (4:4.1.0-3) unstable; urgency=low
128
129 +++ Changes by Fathi Boudra:
130
131 * Update kross to version 11 (r838337). Fix build of latest kdevplatform
132 and kdevelop4 (Closes: #491272).
133
134 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Tue, 26 Aug 2008 18:56:06 +0200
135
136 kde4libs (4:4.1.0-2) unstable; urgency=low
137
138 +++ Changes by Modestas Vainius:
139
140 * Add 01_r840377_840379_unload_on_close.diff patch.
141 Fixes a nasty bug which makes some KDE4 apps stay in memory when closed
142 resulting into excessive memory usage after some time.
143 * Readd usr/share/man/man1/kdecmake.1 kdelibs5-dev.
144 * Build depend on cmake >= 2.6.
145 * Update automoc build-dependency.
146 * Replace unofficial 90 patch with the one taken from KDE 4.1 branch.
147 (02_41branch_link_interface_libraries.diff). It is the version "supported"
148 by upstream with some extra features. It does not seem to be much different
149 from the previous 90_ patch.
150 * Add 99_conservative_link_interface_libraries.diff which *adds* some more
151 LINK_INTERFACE_LIBRARIES to reduce linking failures of third party
152 applications. This patch surely does not break anything, it only adds more
153 libraries which are eliminated by --as-needed in Debian packaging.
154 However, it might help to link a random KDE4 3rd party application against
155 our kde4libs.
156
157 +++ Changes by Ana Beatriz Guerrero Lopez:
158
159 * Rename debian/kdelibs5.bug-presubj to right filename debian/kdelibs5.presubj.
160 * Replace libcupsys2-dev with libcups2-dev.
161
162 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 06 Aug 2008 20:29:38 +0200
163
164 kde4libs (4:4.1.0-1) unstable; urgency=low
165
166 * New upstream release 4.1.0.
167
168 +++ Changes by Ana Beatriz Guerrero Lopez:
169
170 * Bump build depends to new versions of phonon and soprano.
171 * Update UPSTREAMVERSION to 4.1.0 in debian/rules.
172 * Keep build-depend on cmake >= 2.4.5, but force everything build depending
173 on kdelibs5-dev use cmake 2.6.
174 * Remove patch 98_link_interface_libraries, merged upstream.
175
176 +++ Changes by Modestas Vainius:
177
178 * Adapt kdelibs5-dev deps to new dh_sameversiondeps syntax.
179
180 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 25 Jul 2008 21:08:49 +0200
181
182 kde4libs (4:4.0.98+svn833207-1) unstable; urgency=low
183
184 * New upstream snapshot.
185
186 +++ Changes by Modestas Vainius:
187
188 * Do not require cmake 2.6 (kdelibs5-dev).
189
190 +++ Changes by Ana Beatriz Guerrero Lopez:
191
192 * Remove patch 01, merged upstream.
193
194 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 16 Jul 2008 15:17:41 +0200
195
196 kde4libs (4:4.0.98-2) unstable; urgency=medium
197
198 * Add patch 01_ to add missing LGPL entity needed to build french
199 translations.
200 * Remove kdelibs5-doc package for now. (Closes: #464396)
201
202 -- Ana Beatriz Guerrero Lopez <ana@debian.org> Tue, 15 Jul 2008 14:11:23 +0200
203
204 kde4libs (4:4.0.98-1) unstable; urgency=low
205
206 * New upstream release, Release Candidate 1.
207
208 +++ Changes by Sune Vuorela:
209
210 * Yay. Now Debian menu items in Debian menu instead of in Lost & Found.
211 * Remove deprecate applnk patch. It is already deprecated, no need for the
212 patch. It only removes legacy handling.
213
214 +++ Changes by Ana Beatriz Guerrero Lopez:
215
216 * Do not install kdecmake.1 because it is not created when building in hppa
217 with cmake 2.4.8. (Closes: #488661)
218
219 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 14 Jul 2008 01:10:40 +0200
220
221 kde4libs (4:4.0.84+svn828328-1) unstable; urgency=low
222
223 * New upstream development snapshot.
224
225 +++ Changes by Ana Beatriz Guerrero Lopez:
226
227 * Remove patches 97_use_imported_targets_with_cmake26.diff and
228 99_more_implicit_link_libs.diff
229 * Update 98_link_interface_libraries.diff
230 * Add 90_reduce_linking.diff by A. Neundorf.
231
232 +++ Changes by Armin Berres:
233
234 * Disable debug output of KMail by default.
235
236 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 05 Jul 2008 18:48:48 +0200
237
238 kde4libs (4:4.0.84-1) experimental; urgency=low
239
240 * New upstream snapshot.
241
242 -- Sune Vuorela <debian@pusling.com> Fri, 27 Jun 2008 19:19:33 +0200
243
244 kde4libs (4:4.0.82+svn819867-1) experimental; urgency=low
245
246 * New upstream development snapshot.
247
248 +++ Changes by Armin Berres:
249
250 * Add libxcursor-dev build dependency.
251 * Recommend the new default font ttf-dejavu.
252
253 +++ Changes by Ana Beatriz Guerrero Lopez:
254
255 * Remove phonon package stuff, it has been split out from kde4libs.
256 * Add build depends on phonon-dev.
257 * Update UPSTREAMVERSION in debian/rules.
258 * Update installed files.
259 * Add Conflicts with libkjsembed-dev from KDE 3 to kdelibs5-dev.
260 (Closes: #480686)
261
262 +++ Changes by Modestas Vainius:
263
264 * Drop 18_always_set_cmake_policy.diff patch - applied upstream.
265 * Make kdelibs5-dev depend on libphonon-dev, KDE4Internal.cmake REQUIRES it.
266 * Bump shlibs to 4.0.82.
267 * Exclude dependancy on phonon metapackage.
268
269 +++ Changes by Sune Vuorela:
270
271 * Install config files in /usr/share/kde4/config.
272 * Patch kstandarddirs to look in home, installpath, prefix/path except when
273 config files, where home, /etc/kde4, prefix/path, installpath is
274 preferred. Patch developed in cooperation with Fedora. (Closes: #484897).
275 * Add README file about the configuration stuff.
276 * Versioned build-dep on shared-mime-info.
277
278 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 14 Jun 2008 00:05:51 +0300
279
280 kde4libs (4:4.0.80-1) experimental; urgency=low
281
282 * New upstream development milestone (KDE 4.1 Beta1).
283
284 +++ Changes by Modestas Vainius:
285
286 * Disable 97 patch (will be removed later).
287 Pass -DKDE4_ENABLE_EXPERIMENTAL_LIB_EXPORT=on to cmake which enables
288 equivalent functionality.
289 * Update install files.
290 - Add makekdewidgets.1 man page to kdelibs5-dev.
291 - Move checkXML.1 from kdelibs5-data to kdelibs5-dev. Bump replaces.
292 * Refresh patches.
293 * Ligthen cmake build-dependency to 2.4.5.
294
295 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 21 May 2008 22:53:51 +0300
296
297 kde4libs (4:4.0.74-1) experimental; urgency=low
298
299 * New upstream snapshot.
300 * Raise the added shlibs dependency for kdebase-runtime to 4:4.0.72.
301
302 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 17 May 2008 17:41:23 +0200
303
304 kde4libs (4:4.0.73+svn806390-1) experimental; urgency=low
305
306 * New upstream development snapshot:
307 - The latest upstream commit is r806390 by uwolfer
308 - Date: Sun, 11 May 2008 10:32:27 -0000
309
310 * Corrections to *.install files:
311 - kdelibs5-dev.install: 1 new file(s) added;
312 - kdelibs-bin.install: 1 file(s) removed;
313
314 +++ Changes by Modestas Vainius:
315
316 * Add libacl1-dev to build depends.
317 Refresh 98 patch (kio_file build failure).
318 * Allow to set UPSTREAMVERSION in the environment.
319 * Use external automoc. Build-depend on automoc (>= 1.0~svn805317), make
320 kdelibs5-dev depend on it too.
321
322 +++ Changes by Armin Berres:
323
324 * kdelibs5-dev must replace kdelibs-data << 4:4.0.72-1 after the move of the
325 dbus-1 XML interfaces.
326
327 +++ Changes by Fathi Boudra:
328
329 * Add 20 patch to use DejaVu font as default font.
330 * Add libxml2-utils dependency to kdelibs-bin: meinproc4 needs it.
331
332 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 11 May 2008 13:51:16 +0300
333
334 kde4libs (4:4.0.72-1) experimental; urgency=low
335
336 * New upstream snapshot. (r802761)
337
338 * Fixes heap based buffer overflow via specially encoded image.
339 CVE-2008-1670 (Closes: #478283)
340
341 +++ Changes by Modestas Vainius:
342
343 * 98_link_interfaces_library.diff - major update:
344 - Drop ${QT_QTNETWORK_LIBRARY}, ${QT_QTDBUS_LIBRARY}, ${QT_QTXML_LIBRARY}
345 from kdecore LINK_INTERFACE_LIBRARIES leaving only ${QT_QTCORE_LIBRARY}.
346 Those 3 libraries are no longer implicitly provided by any kdelibs
347 target. This may cause a few link time FTBFSes.
348 - Further update LINK_INTERFACE_LIBRARIES of other public libraries.
349 * Export ${KDE4_THREADWEAVER_LIBRARIES} and an alias for
350 ${KDE4_THREADWEAVER_LIBS} to restore compatibility.
351 * Fix offsets in other patches so they apply cleanly.
352 * Move usr/include/KDE/Phonon from kdelibs5-dev to libphonon-dev. Update
353 *.install files and Replaces for libphonon-dev appropriately.
354 * Enhance 19_findqt4_optional_x11.diff patch. Do not implicitly add
355 -lphread.
356 * Build depend on libenchant-dev.
357 * Add 99_more_implicit_link_libs.diff which adds more implicit link
358 interface libraries to diverge from upstream as least as possible.
359 - In addition, kdecore implies QtDBus, QtXml, QtNetwork.
360 - In addition, kdeui implies QtSvg.
361 - In addition, kde3support and ktuils imply kparts.
362 - In addition, kio implies solid.
363 * Move dbus-1 XML interfaces to kdelibs5-dev.install.
364
365 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 30 Apr 2008 18:03:58 +0200
366
367 kde4libs (4:4.0.70+svn799089-2) experimental; urgency=low
368
369 +++ Changes by Modestas Vainius:
370
371 * Export kparts as khtml interface library.
372
373 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 21 Apr 2008 20:22:47 +0300
374
375 kde4libs (4:4.0.70+svn799089-1) experimental; urgency=low
376
377 * New upstream development snapshot:
378 - The latest upstream commit is r799089.
379
380 +++ Changes by Armin Berres:
381
382 * Update and sort *.install files.
383
384 +++ Changes by Ana Beatriz Guerrero Lopez
385
386 * Add new build depends after Qt4 have updated its build depends:
387 libpng-dev, libssl-dev, libsm-dev.
388 * Add version to the RUNTIME_DEPS in debian/rules.
389
390 +++ Changes by Modestas Vainius:
391
392 * New version of 17_findservicebydesktoppath_try_realfilepath.diff. Still
393 incomplete.
394 * Shrink *-dev dependency list of kdelibs5-dev to libqt4-dev (>= 4.4.0~),
395 libsoprano-dev (>= 2.0.97~). Thanks to Sune Vuorela for determining this
396 set from #include's of the public headers.
397 * Add 18_always_set_cmake_policy.diff patch to set CMake policy settings
398 regardless of KDE_FOUND value.
399 * Introduce 97_use_imported_targets_with_cmake26.diff which changes the way
400 libraries dependences are exported when built with CMake 2.6:
401 - Rationale behind this is to reduce excess linkage.
402 - Build-depend on cmake 2.6 or later. Make kdelibs5-dev depend on
403 cmake 2.6.
404 - Do not use export_library_dependencies() to export library dependences
405 with CMake 2.6. This method was the main source of excess linkage
406 problems. Use a brand new install(EXPORT) instead which supports
407 LINK_INTERFACE_LIBRARIES.
408 - Due to the change above, add "EXPORT kdelibs" property for all public
409 install(TARGETS).
410 - Rewrite the part of FindKDE4Install.cmake which deals with
411 KDE4_*_LIBRARY and KDE4_*_LIBS setup. Since we are using cmake IMPORTED
412 targets now and let cmake do a major part of dependency handling for us,
413 make each KDE4_*_LIBS variable refer to the IMPORTED target of the
414 respective public KDE library. KDE4_*_LIBRARY semantics were not changed
415 and they still point to the result of find_library().
416 * Add 98_link_interface_libraries.diff which:
417 - Tweaks target_link_libraries() calls where dependences where were
418 missing.
419 - Makes use of LINK_INTERFACE_LIBRARIES target property to control which
420 libraries are exported via link interface (property values probably need
421 more tweaking). This is CMake 2.6 or only, ignored for CMake 2.4.
422 * Make kdelibs shlibs "dynamic" and ensure kdebase-runtime from KDE 4.1
423 series is used as runtime dependency.
424 * Build-depend on libglu1-mesa-dev as libqt4-dev 4.4.0~rc1-5 is dropping it
425 from Depends.
426 * Add myself to Uploaders.
427 * Add 19_findqt4_optional_x11.diff - make X11 optional for in FindQt4.cmake.
428
429 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 20 Apr 2008 22:12:38 +0300
430
431 kde4libs (4:4.0.68+svn794641-1) experimental; urgency=low
432
433 * New upstream development snapshot.
434
435 +++ Changes by Modestas Vainius:
436
437 * Sort *.install files
438 * Drop 16_postgresql_include_path_fix.diff - merged upstream.
439 * Add 17_findservicebydesktoppath_try_realfilepath.diff to improve
440 desktop file location by path on the systems where e.g. /usr is a
441 symlink. Please note this patch still does not fix what I developed
442 it for. So it's useless but it does not hurt. Work in progress.
443
444 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 06 Apr 2008 22:12:02 +0300
445
446 kde4libs (4:4.0.68-1) experimental; urgency=low
447
448 * New upstream snapshot.
449
450 +++ Changes by Modestas Vainius:
451
452 * Add Replaces: kdebase-runtime-data << KDE 4.1 for kdelibs5-dev due to
453 common file /usr/share/kde4/apps/cmake/modules/FindXine.cmake
454
455 +++ Changes by Ana Beatriz Guerrero Lopez:
456
457 * Tighten build depend version on libstreamanalyzer-dev 0.5.8-2
458 from experimental.
459
460 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 03 Apr 2008 22:37:56 +0200
461
462 kde4libs (4:4.0.66+svn791114-1) experimental; urgency=low
463
464 * First KDE 4.1 snapshot packaged, this is going to experimental.
465 * Update installed files.
466 * Refresh and update patches.
467 * Bump to new version number where needed.
468 * Add some versioned depends on Qt4 4.4.
469 * Replace libqt4-debug with libqt4-dbg.
470 * Build depend on soprano >= 2.0.97~.
471
472 -- Ana Beatriz Guerrero Lopez <ana@debian.org> Fri, 28 Mar 2008 13:36:21 +0100
473
474 kde4libs (4:4.0.2-1) unstable; urgency=low
475
476 * New upstream release.
477
478 +++ Changes by Armin Berres:
479
480 * Don't bump shlibs version automatically on every upload. Bumping on new
481 upstream versions is enough now that the libs are stable.
482 * Add versioned shlibs to libphonon4.
483 * Remove kde-icons-oxygen and kdebase-runtime-data from the shlibs file of
484 kdelibs5. kdebase-runtime depends on them anyway.
485 * Add strict dependency of kdelibs-bin on kdelibs5 and use a more obvious
486 way to remove the dependency on kdebase-runtime. shlibs.local is no more
487 needed now.
488
489 +++ Changes by Matthew Rosewarne:
490
491 * Build-Depend on libgif-dev instead of libungif4-dev.
492
493 +++ Changes by Modestas Vainius:
494
495 * New patch 16_postgresql_include_path_fix.diff, which adds PostgreSQL
496 include paths used on Debian to FindPostgreSQL cmake module.
497
498 +++ Changes by Ana Beatriz Guerrero Lopez:
499
500 * Drop patches pulled from KDE's SVN, now part of the release
501 - 01_make_stackingOrder_work_r769072.diff
502 - 02_re-register_global_shortcuts_r769363.diff
503 * Update installed files.
504 * Update UPSTREAMVERSION in debian/rules.
505
506 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Tue, 04 Mar 2008 12:52:59 +0100
507
508 kde4libs (4:4.0.1-1) unstable; urgency=low
509
510 * New upstream release.
511
512 +++ Changes by Matthew Rosewarne:
513
514 * Make dependencies binNMU-friendly.
515 * Bump Soprano minimum version to 2.0.0.
516 * Remove redundant Depends: shared-mime-info from kdelibs5-dev.
517 * Add Suggests: kdelibs5-doc to kdelibs5-dev.
518
519 +++ Changes by Armin Berres:
520
521 * Update 10_kdehome_kde4 patch. Set kde home directory to ~/.kde4
522 where ~/.kde was used. Thanks to Jonathan Riddell and Suse people.
523 * Update installed files.
524 * Drop no more needed patch 16_arm_fixes.diff.
525
526 +++ Changes by Fathi Boudra:
527
528 * Make kdelibs5-dev installable on GNU/kFreeBSD. Thanks to Aurelien Jarno.
529 (Closes: #462338)
530 * Add dbus-x11 dependency to kdelibs5. Thanks to Chris Desjardins.
531 * Add Vcs-Browser and Vcs-Svn fields.
532 * Cherry pick from branches/KDE/4.0:
533
534 + 02_re-register_global_shortcuts_r769363:
535 Re-register global shortcuts if kded4 is restarted.
536
537 +++ Changes by Adeodato Simó:
538
539 * Cherry pick from /branches/KDE/4.0:
540
541 + 01_make_stackingOrder_work_r769072: fix KWindowSystem::stackingOrder() to
542 actually return a non-empty list with the list of windows.
543
544 +++ Changes by Ana Beatriz Guerrero Lopez:
545
546 * Update to debhelper 6.
547 * Add versioned b-d on cdbs (>= 0.4.51) to get debhelper 6 support and fixed
548 cmake.mk class.
549
550 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 04 Feb 2008 09:59:44 +0100
551
552 kde4libs (4:4.0.0-2) unstable; urgency=low
553
554 +++ Changes by Fathi Boudra:
555
556 * Update arm patch. Avoid conversion to float. Thanks to Pino Toscano.
557 * Move hal and pmount Recommends to kdebase-runtime-bin-kde4 package.
558 * Rename kdelibs-dbg to kdelibs5-dbg.
559 Conflicts/Replaces against kdelibs-dbg >= 4:3.91.0-1 and << 4:4.0.0-2
560
561 +++ Changes by Armin Berres:
562
563 * Add ${shlibs:Depends} dependency to kdelibs5-dev.
564
565 -- Fathi Boudra <fabo@debian.org> Sun, 13 Jan 2008 00:39:59 +0100
566
567 kde4libs (4:4.0.0-1) experimental; urgency=low
568
569 * New upstream release. KDE 4.0.0 yay!
570
571 +++ Changes by Armin Berres:
572
573 * Add patch to disable debug information by default. They can be enabled
574 with kdebugdialog.
575 * Add patch to build no special debug code, but release code, and remove
576 all hardcoded optimization and debug compiler flags. Use $(CXXFLAGS) and
577 $(CFLAGS) instead.
578
579 +++ Changes by Ana Beatriz Guerrero Lopez:
580
581 * Update patch 15_kfreebsd_support to build in kfreebsd after latest changes
582 in ConfigureChecks.cmake.
583 * Update lintian overrides.
584 * Add patch to fix make it build in arm and hopefully armel. Thanks Aurel.
585 (Closes: #459515)
586
587 +++ Changes by Matthew Rosewarne:
588
589 * Add Homepage: to control.
590 * Tweak package descriptions.
591 * Replace dependency on xbase-clients with xauth.
592 * Replace source:Version with binary:Version.
593
594 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 09 Jan 2008 06:19:10 +0100
595
596 kde4libs (4:3.98.0~svn755919-1) experimental; urgency=low
597
598 * New svn snapshot release to revision 755919.
599
600 +++ Changes by Fathi Boudra:
601
602 * Build-dep on soprano >= 1.99~rc2-1. (Closes: #458334)
603 * Split kdelibs5-dev and kdelibs. Move Phonon in his own packages.
604
605 +++ Changes by Ana Beatriz Guerrero Lopez:
606
607 * Fix offsets in 15_kfreebsd_support patch.
608 * Update years in debian/copyright. Happy new year!
609
610 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 02 Jan 2008 14:08:10 +0100
611
612 kde4libs (4:3.98.0~svn753247-1) experimental; urgency=low
613
614 * Svn snapshot of revision 753247.
615 * Remove extra LDFLAGS. Included via CDBS now.
616 * Update patches.
617 * Update installed files.
618 * Force runtime dependency on kdebase-runtime instead of the removed
619 kdebase-runtime-bin.
620
621 -- Armin Berres <trigger+debian@space-based.de> Thu, 27 Dec 2007 16:11:13 +0100
622
623 kde4libs (4:3.97.0-2) experimental; urgency=low
624
625 * The "Pizza with Champagne" release.
626
627 +++ Changes by Armin Berres:
628
629 * Add patch to hardcode /dev/ptmx as ptm device to work around broken
630 build environments.
631
632 +++ Changes by Ana Beatriz Guerrero Lopez:
633
634 * Add patch for kfreebsd support.
635
636 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 15 Dec 2007 03:31:22 +0100
637
638 kde4libs (4:3.97.0-1) experimental; urgency=low
639
640 * New upstream release.
641 * Update *.install files.
642 * Update Standards-Version to 3.7.3.
643 * Remove README.Debian, packages are stable now.
644 * Update package descriptions, remove references to beta status.
645 * Add export LDFLAGS+="-Wl,--as-needed" in rules to make dpkg-shlibdeps
646 happier.
647 * Do not build depend on libasound2-dev and libkeyutils-dev in the archs
648 they do not exist.
649 * Move Depends on hal | kfreebsd-gnu | hurd, pmount | kfreebsd-gnu | hurd,
650 to Recommends. (Closes: #452255)
651 * Add lintian override for extra-license-file warnings in kdelibs5-data.
652
653 -- Ana Beatriz Guerrero Lopez <ana@debian.org> Sun, 09 Dec 2007 15:47:28 +0100
654
655 kde4libs (4:3.96.0-1) experimental; urgency=low
656
657 * New upstream release.
658 * Update *.install files.
659
660 -- Ana Beatriz Guerrero Lopez <ana@debian.org> Wed, 14 Nov 2007 13:17:32 +0100
661
662 kde4libs (4:3.95.2-1) experimental; urgency=low
663
664 * New upstream release.
665
666 +++ Changes by Fathi Boudra:
667
668 * Bump build dependencies versions.
669 * Update installed files.
670
671 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 08 Nov 2007 20:18:43 +0100
672
673 kde4libs (4:3.95.0-1) experimental; urgency=low
674
675 * New upstream release: KDE4 beta 4.
676
677 +++ Changes by Fathi Boudra:
678
679 * Remove libpulse0 conflict. It was a temporary workaround.
680 * Update 11_applications_menu patch. We must keep the extension unchanged.
681 * Add 12_deprecate_applnk patch. We use /usr/share/applications in any case.
682
683 +++ Changes by Armin Berres:
684
685 * Update *.install files.
686
687 +++ Changes by Sune Vuorela:
688
689 * Leet shlibs hacking.
690
691 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 25 Oct 2007 14:47:24 +0200
692
693 kde4libs (4:3.94.0-2) experimental; urgency=low
694
695 +++ Changes by Fathi Boudra:
696
697 * Pull SVN branch to r726725.
698
699 +++ Changes by Armin Berres:
700
701 * Add debug package.
702 * Make kdelibs5-dev depend on recent soprano.
703 * Add dependency of kdelibs5 on kde-icons-oxygen. It is needed by nearly
704 every KDE4 application.
705
706 +++ Changes by Ana Beatriz Guerrero Lopez:
707
708 * Update *.install files.
709
710 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 18 Oct 2007 20:56:22 +0200
711
712 kde4libs (4:3.94.0-1) experimental; urgency=low
713
714 * KDE4 beta3.
715
716 +++ Changes by Armin Berres:
717
718 * Add kdelibs5 dependency on shared-mime-info.
719 * Update *.install files.
720 * Install man pages.
721 * Rename debian/no-install.txt to debian/not-installed and reformat it for
722 being usable with "debian/rules list-missing".
723 * Update patches.
724 * Depend on up to date libsoprano.
725 * Conflict with libpulse0 for preventing crashes. This is definitely just a
726 temporary workaround and should be removed ASAP.
727 * Depend on hal which is used as Solid backend.
728 * Depend on pmount.
729
730 +++ Changes by Sune Vuorela:
731
732 * kjscmd also exists in kjscmd from kdebindings. Adding conflict.
733
734 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 17 Oct 2007 13:42:50 +0200
735
736 kde4libs (4:3.93.0-1) experimental; urgency=low
737
738 * New upstream version.
739 - Remove patches: 01_libkdeprint_management_soname and
740 02_strigi-0.5.5_support merged upstream. And 12_no_emoticon is not
741 longer needed.
742 * Update *.install files.
743 * Update not-installed.list
744 * Remove prune-nonfree, there is not longer non-free stuff.
745
746 -- Ana Beatriz Guerrero Lopez <ana@debian.org> Sun, 03 Sep 2007 20:13:59 +0200
747
748 kde4libs (4:3.92.0.dfsg.1-2) experimental; urgency=low
749
750 +++ Changes by Fathi Boudra:
751
752 * Add patch to support strigi-0.5.5.
753 * Move binaries to kdelibs5-dev:
754 * checkXML, kconfig_compiler, ksvgtopng, kunittestmodrunner,
755 makekdewidgets, preparetips.
756 * Add kdelibs5-dev conflicts against kdelibs4-dev.
757 * Remove qt4-designer-kde4-plugins package. No need to have an extra package
758 as qt4 designer plugins are higky dependent on kdelibs5 and development.
759 * Add qt4_designer_plugins_path patch to fix plugins installation path.
760
761 +++ Changes by Ana Beatriz Guerrero Lopez:
762
763 * No shipping emoticons images to avoid conflicts with current kdebase-data
764 (KDE3), patch 12. See list in no-install.list.
765 * Add patch 04_libkdeprint_management_soname.diff to avoid same soname name
766 than in current KDE version.
767 * Build-Depend only on libungif4-dev. kdegraphics b-d on imlib11 that b-d on
768 libungif4-dev, if we build against libgif-dev, this kdelibs version and
769 kdegraphics3 can not co-exist.
770
771 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 13 Aug 2007 02:21:33 +0200
772
773 kde4libs (4:3.92.0.dfsg.1-1) experimental; urgency=low
774
775 * KDE4 beta 1, first upload to the Debian archive.
776 * Update *.install files.
777 * Prune non-free files, added script prune-nonfree.
778 * Add patches:
779 * 01_kdehome_kde4: set kdehome directory to .kde4.
780 * 02_applications_menu_kde4: append .kde4 to applications.menu.
781 * Add warning about experimental packages in README.Debian.
782 * Remade the copyright file, thanks to Marc 'HE' Brockschmidt, for
783 sharing the fun.
784
785 -- Ana Beatriz Guerrero Lopez <ana@debian.org> Mon, 06 Aug 2007 16:38:29 +0200
786
787 kde4libs (4:3.91.0-1) alioth; urgency=low
788
789 * New alpha.
790
791 -- Ana Beatriz Guerrero Lopez <ana@debian.org> Sun, 01 Jul 2007 16:12:54 +0200
792
793 kde4libs (4:3.90+svn20070601-r670402-1) alioth; urgency=low
794
795 * Initial release of KDE4.
796
797 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 10 May 2007 16:02:37 +0100
798

  ViewVC Help
Powered by ViewVC 1.1.5