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

  ViewVC Help
Powered by ViewVC 1.1.5