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

Contents of /trunk/packages/kdelibs/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.5