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

  ViewVC Help
Powered by ViewVC 1.1.5