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

Diff of /trunk/packages/kdelibs/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

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

Legend:
Removed from v.8242  
changed lines
  Added in v.14699

  ViewVC Help
Powered by ViewVC 1.1.5