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

  ViewVC Help
Powered by ViewVC 1.1.5