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

Legend:
Removed from v.6898  
changed lines
  Added in v.15351

  ViewVC Help
Powered by ViewVC 1.1.5