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

Legend:
Removed from v.7152  
changed lines
  Added in v.14214

  ViewVC Help
Powered by ViewVC 1.1.5