/[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 4791 - (show annotations) (download)
Thu Oct 26 08:59:46 2006 UTC (6 years, 7 months ago) by modax-guest
File size: 84868 byte(s)
Reset urgency to low, release to UNRELEASED
btw, 41 was applied upstream as of r599200, the 41_ patch should be removed if branch pull is done.
1 kdelibs (4:3.5.5a.dfsg.1-3) UNRELEASED; urgency=low
2
3 * Patch: 41_x_kde_getactionmenu_no_timeout.diff
4 Do not time out when waiting for the reply for the X-KDE-GetActionMenu
5 DCOP call. DCOP protocol is synchronouos by design and a reply for the
6 timed out call (i.e. garbage) still arrives and might be falsely returned
7 as a valid reply for the subsequent DCOP call on the same connection. The
8 application currently known to be badly hurt by this is kdesvn and its
9 konqueror service menu integration. Its X-KDE-GetActionMenu might take
10 longer than current 100 milisecond timeout to complete. As a result
11 then, a late reply will "pollute" a main DCOP connection of the client
12 application (e.g. konqueror) causing further DCOP failures. Closes: #348411
13
14 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 26 Oct 2006 10:44:35 +0300
15
16 kdelibs (4:3.5.5a.dfsg.1-2) unstable; urgency=high
17
18 * Rebuild against qt-x11-free 3.3.7. There exists a strange KDE build system
19 bug wherein some packages fail to build if the kdelibs against which they
20 are building was itself built against a release of qt-x11-free different
21 from the one currently present. Until we figure this out, let's just
22 rebuild kdelibs against the new qt-x11-free, and thus make the problem
23 go away for now. Urgency=high because this doesn't actually change
24 anything.
25
26 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 23 Oct 2006 20:02:45 -0400
27
28 kdelibs (4:3.5.5a.dfsg.1-1) unstable; urgency=medium
29
30 * Remove non-free RFC documentation from the upstream tarball.
31 (Closes: #393378)
32
33 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 16 Oct 2006 17:49:07 -0400
34
35 kdelibs (4:3.5.5a-2) unstable; urgency=medium
36
37 * Grab two more fixes from KDE_3_5_BRANCH.
38 + Fix kate's indentation of C/C++ files.
39 + Fix kdeprint's timeout when trying to find cupsd.
40 (Closes: #392052, #392052)
41
42 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 13 Oct 2006 17:04:21 -0400
43
44 kdelibs (4:3.5.5a-1) unstable; urgency=medium
45
46 * Nes upstream tarball, fixes a grave bug in katepart (Closes: 391414).
47
48 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 7 Oct 2006 16:58:29 +0200
49
50 kdelibs (4:3.5.5-1) unstable; urgency=low
51
52 * New upstream release.
53 + Fixes crashes in kate when creating doxygen comments.
54 (Closes: #381578)
55
56 +++ Changes by Christopher Martin:
57
58 * Drop the kjanuswidget highlight-on-mouseover patch. Though a very nice
59 touch, it caused crashes in applications such as adept.
60
61 * Drop the CUPS 1.2 patches that no longer apply, as more or less working
62 support was merged upstream. Salvage a few changes to prevent errors
63 from popping up when the user has no printers defined. Please report
64 obvious regressions.
65
66 +++ Changes by Fathi Boudra:
67
68 * Update copyright file to new KDE source location. (Closes: #385649)
69
70 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Tue, 3 Oct 2006 18:28:15 -0400
71
72 kdelibs (4:3.5.4-3) unstable; urgency=low
73
74 +++ Changes by Christopher Martin:
75
76 * Fix the avahi patch so that kdelibs builds with or without --enable-final.
77 (Disabling it on slow architectures had the unfortunate side effect of
78 revealing a problem in the patch, which had unwittingly made
79 --enable-final necessary to build the package.) kdelibs should now build
80 on arm and m68k.
81
82 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 31 Jul 2006 20:12:25 -0400
83
84 kdelibs (4:3.5.4-2) unstable; urgency=low
85
86 * KDE_3_5_BRANCH update (up to r567679).
87
88 +++ Changes by Christopher Martin:
89
90 * Re-upload 3.5.4 with a new build hack that disables the use of
91 --enable-final on slow architectures. This will hopefully allow kdelibs
92 (and other KDE modules) to build on arm and m68k more easily. This should
93 in turn ease the movement of recent KDE modules into Testing. Thanks to
94 Adeodato Simo for the fix.
95
96 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 29 Jul 2006 15:22:37 -0400
97
98 kdelibs (4:3.5.4-1) unstable; urgency=low
99
100 * new upstreal release:
101
102 + Fixes null dereference in khtml, which could cause the browser to crash.
103 This resolves CVE-2006-3672. Thankfully not every reproducible Konq crash
104 bug gets a CVE number... (Closes: #378962)
105
106 +++ Changes by Christopher Martin:
107
108 * Add replaces for kaffeine (<< 0.8.1-3), since x-mplayer2.desktop is now in
109 kdelibs-data.
110
111 * Add a number of patches, courtesy of Kubuntu, which attempt to get
112 kdeprint working reasonably well with CUPS 1.2.x. These patches should
113 resolve a number of user glitches, such as cryptic errors popping up when
114 no printer has yet been added to CUPS.
115 (Closes: #369140, #370403, #375477, #379216)
116
117 * Apply a GNU/kFreeBSD build patch from Petr Salinger. (Closes: #377213)
118
119 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 27 Jul 2006 10:14:08 +0200
120
121 kdelibs (4:3.5.3-1) unstable; urgency=low
122
123 * New upstream release:
124 + Fixes crashes in konqueror. (Closes: #356876)
125
126 +++ Changes by Pierre Habouzit:
127
128 * Remove branch pull patches.
129
130 +++ Changes by Christopher Martin:
131
132 * Eliminate the kdelibs-bin package, merging it completely into kdelibs4c2a.
133
134 There existed a (necessary) circular dependency between kdelibs-bin and
135 kdelibs4c2a. kdelibs-bin is linked to kdelibs4c2a. Also, every KDE
136 application needs the binaries in kdelibs-bin to function properly, yet
137 virtually none depend on it. So to break the circular dependency by
138 removing kdelibs4c2a's dependency on kdelibs-bin would require that all
139 KDE packages be re-uploaded. And every KDE-using system would still need
140 both kdelibs-bin and kdelibs4c2a.
141
142 So we'll simply merge them. The general practice of separating libraries
143 and programs makes no sense for kdelibs, given the close ties between the
144 two. Multiple versions of the KDE libraries can't be installed
145 side-by-side in any case.
146
147 For the rare package which depends on kdelibs-bin, kdelibs4c2a will
148 "Provides: kdelibs-bin".
149
150 The removal of the circular dependency should make future transitions
151 easier for users, avoiding difficulties such as those encountered during
152 Woody to Sarge upgrades. (Closes: #310873)
153
154 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 28 May 2006 16:57:06 +0200
155
156 kdelibs (4:3.5.2-2) unstable; urgency=low
157
158 * KDE_3_5_BRANCH update (up to r526316). Contains important fixes for khtml.
159 Pages which, since the last upload, didn't render at all, or only showed
160 headers, should be fixed.
161
162 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Tue, 4 Apr 2006 09:03:26 -0400
163
164 kdelibs (4:3.5.2-1) unstable; urgency=low
165
166 * New upstream release.
167
168 * KDE_3_5_BRANCH update (up to r523640).
169
170 +++ Changes by Christopher Martin:
171
172 * Remove apparently obsolete python dependency from kdelibs-bin.
173 (Closes: #356934)
174
175 * Enable inotify support, and change the Recommends: gamin to a Suggests:
176 fam, since a third-party tool is only advantageous for remote filesystems.
177
178 * Add dcopstart and dcopfind manpages, from Dr. Johannes Ranke. Thanks!
179 (Closes: #359097)
180
181 +++ Changes by Pierre Habouzit:
182
183 * Update debian/control for new kfreebsd-amd64 port.
184
185 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Tue, 28 Mar 2006 18:02:00 -0500
186
187 kdelibs (4:3.5.1-4) unstable; urgency=low
188
189 * KDE_3_5_BRANCH update (up to r517245).
190
191 +++ Changes by Christopher Martin:
192
193 * Add a Makefile.am patch that works around a bit of libtool oddness, to be
194 investigated. This problem was causing the kdelibs build to fail. Thanks
195 to Daniel Schepler for finding the fix. (Closes: #355099)
196
197 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 10 Mar 2006 12:06:36 -0500
198
199 kdelibs (4:3.5.1-3) unstable; urgency=medium
200
201 * KDE_3_5_BRANCH update (up to r515119).
202
203 +++ Changes by Christopher Martin:
204
205 * Add an as-yet-uncommitted patch from upstream that prevents the
206 documentation license from being set as the GFDL, even if the author
207 specified a different license. Bump urgency for RC fix. (Closes: #353814)
208
209 * Add Replaces for krita and digikam, now that kdelibs includes
210 x-raw.desktop.
211
212 * Allow building against libgamin-dev as well as libfam-dev. kdelibs4-dev
213 will also depend on libfam-dev | libgamin-dev.
214
215 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 2 Mar 2006 13:26:25 -0500
216
217 kdelibs (4:3.5.1-2) unstable; urgency=low
218
219 +++ Changes by Christopher Martin:
220
221 * KDE_3_5_BRANCH update (up to r506549).
222
223 * Add a patch to make the Qt Motif Plus style visible again.
224 (Closes: #350863)
225
226 * Update the avahi patch, fixing kpf crashes, and probably some kded crashes
227 users reported as well. (Closes: #350266, #351598)
228
229 * Remove obsolete netpbm dependency from kdelibs-bin.
230
231 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 6 Feb 2006 19:42:06 -0500
232
233 kdelibs (4:3.5.1-1) unstable; urgency=low
234
235 * New upstream release.
236
237 +++ Changes by Josh Metzler:
238
239 * Add kdelibs-data Replaces for libdjvulibre1 and libdjvulibre15 (<< 3.5.1-2)
240 which also include x-djvu.desktop.
241 (Closes: #347218, #347885, #348020, #348365, #348899)
242
243 +++ Changes by Isaac Clerencia:
244
245 * Apply patch 27_kdnssd_avahi.diff to replace dummy kdelibs kdnssd
246 implementation with a working avahi-based one.
247
248 * Add Build-Depends on libavahi-client-dev and libavahi-qt3-dev to get
249 the patch referenced above working.
250
251 +++ Changes by Christopher Martin:
252
253 * Upload to unstable.
254
255 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 26 Jan 2006 18:37:01 -0500
256
257 kdelibs (4:3.5.0-3) unstable; urgency=low
258
259 +++ Changes by Christopher Martin:
260
261 * No longer build with gcc-3.4 on any architectures, since gcc-4.0 should
262 be fixed. (Closes: #342984)
263
264 * Adjust the Debianization of the Konqueror user agent string. The package
265 version is not exposed by default. Rather, the level of information
266 presented is tied to the level of general operating system the user has
267 configured to be sent.
268 (Addresses: http://lists.debian.org/debian-qt-kde/2005/12/msg00385.html)
269
270 +++ Changes by Adeodato Simó:
271
272 * Upload to unstable.
273
274 * KDE_3_5_BRANCH update (up to r494869).
275
276 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 6 Jan 2006 14:54:24 +0100
277
278 kdelibs (4:3.5.0-2) experimental; urgency=low
279
280 * Upload to experimental.
281
282 * KDE_3_5_BRANCH update (up to r488534). Bump kdelibs4c2a shlibs to account
283 for changes.
284
285 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 14 Dec 2005 16:16:45 -0500
286
287 kdelibs (4:3.5.0-1) alioth; urgency=low
288
289 * New upstream release.
290
291 +++ Changes by Christopher Martin:
292
293 * Remove an old conffile from KDE 3.3, ktexteditor_autobookmarkerrc, on
294 upgrade. (Closes: #339491)
295
296 * Bump DH_COMPAT to 5. No changes, except kdelibs4c2a-dbg is replaced by
297 kdelibs-dbg, which contains debugging symbols for all kdelibs binaries.
298
299 * Make kdelibs4c2a Recommend gamin, since it supports inotify. Continue
300 to build against fam for now, however, to ensure that our users have
301 choice.
302
303 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Tue, 29 Nov 2005 17:19:36 -0500
304
305 kdelibs (4:3.4.3-2) unstable; urgency=low
306
307 * KDE_3_4_BRANCH update (up to r483731).
308
309 +++ Changes by Christopher Martin:
310
311 * In the branch update is included a fix for kopete's compilation issues.
312 (Closes: #337423, #338901)
313
314 +++ Changes by Adeodato Simó:
315
316 * libstdc++ allocator transition: rename kdelibs4c2 to kdelibs4c2a. Bumped
317 build-dependency version on libarts1-dev and libopenexr-dev.
318 (Closes: #339190)
319
320 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 27 Nov 2005 23:47:21 +0100
321
322 kdelibs (4:3.4.3-1) experimental; urgency=low
323
324 * New upstream release.
325
326 +++ Changes by Christopher Martin:
327
328 * Tweak the rounded text selection patch to avoid it causing icon spacing
329 issues in Konqueror. (Closes: #329404)
330
331 * Add a patch to generate a PIC static libkdefakes, libkdefakes_pic.a.
332 This will allow other libraries, such as mimelib, to use libkdefakes,
333 without acquiring non-PIC code or a dependency upon the full kdelibs.
334 (Closes: #326113)
335
336 +++ Changes by Pierre Habouzit:
337
338 * Add /usr/share/bug/$package/presubj for kdelibs{4c2,-bin,} kindly asking
339 our users to restart their KDE if reporting a bug just after an upgrade.
340
341 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 15 Oct 2005 13:52:25 -0400
342
343 kdelibs (4:3.4.2-4) unstable; urgency=low
344
345 * KDE_3_4_BRANCH update (up to r458612).
346
347 +++ Changes by Adeodato Simó:
348
349 * Use khtml/html/htmltokenizer.cpp from 3.5 to fix bogus parsing of
350 whitespace around tags found inside <pre>. This was making konqueror
351 sometimes ignore blank lines in pre mode, which made this friendly
352 maintainer of yours terribly unhappy when visiting bts.turmzimmer.net.
353
354 +++ Changes by Christopher Martin:
355
356 * Add a patch from the "Improving KDE" set that tweaks KDE's default GUI,
357 changing some of the selection and highlight effects. Temporarily bump
358 the Qt build-depends, to ensure we build against a similarly patched
359 package.
360
361 * Add a patch that elimiates the floppy ioslave from the default Open dialog
362 toolbar, since the media ioslave is also present by default and handles
363 floppy drives.
364
365 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 16 Sep 2005 12:52:36 -0400
366
367 kdelibs (4:3.4.2-3) unstable; urgency=low
368
369 +++ Changes by Adeodato Simó:
370
371 * Build with g++-3.4 on arm, m68k and hppa; kdelibs triggers the same gcc
372 4.0 ICE as arts does.
373
374 * Apply patch by Aurelien Jarno and Robert Millan for GNU/kFreeBSD support
375 (closes: #289599). Details for the interested:
376
377 + don't build-depend on libasound2-dev on !linux.
378 + use HAVE_SYS_PRCTL_H instead of Q_OS_LINUX in kinit.cpp.
379 + define _tcgetattr and _tcsetattr based on the actual availability of
380 functions and constants, instead of by operating system name.
381
382 Haven't included a hunk that added an extra check on MNT_NOWAIT, because
383 it's not still clear that is really needed.
384
385 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 29 Aug 2005 20:33:32 +0200
386
387 kdelibs (4:3.4.2-2) unstable; urgency=low
388
389 +++ Changes by Christopher Martin and Adeodato Simó:
390
391 * Improve the fix for #311958 to make kdelibs binNMUable again. Instead of
392 having kdelibs4c2 depend on kdelibs-data (= ${Source-Version}), split that
393 in (>> 3.X.Y) plus (<< 3.X+1).
394
395 Since this fix can't be introduced in Sarge's kdelibs4, introduce (sigh) a
396 conflicts in kdelibs-data against kdelibs4, which fortunately needs not be
397 versioned because there is no 3.4.2 version of kdelibs4. This will prevent
398 breakage due to partial upgrades and thus closes: #323747, #323967,
399 #324147.
400
401 +++ Changes by Christopher Martin:
402
403 * Drop the versioning from kdelibs4-dev's too strict dependency on
404 libfam-dev. This should allow libgamin-dev to be installed along with
405 kdelibs4-dev once the fam transition is reversed, or libgamin0 stops
406 providing libfam0c102. (Closes: #324174)
407
408 +++ Changes by Adeodato Simó:
409
410 * Patched some Makefiles.am to not use LIBADD for convenience libraries,
411 since libtool can't prune those; specify the dependencies each time the
412 library is used. This allows to reduce a bit more the number of Depends of
413 the kdelibs4 package; in total, this version drops 11 dependencies with
414 respect to the 3.3.x series.
415
416 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 24 Aug 2005 16:05:07 +0200
417
418 kdelibs (4:3.4.2-1) unstable; urgency=low
419
420 * New upstream release. Includes a forward declaration of KXMLGUIClient in
421 kactioncollection.h, which makes gcc-4.0 happy and thus closes: #317543,
422 #318017, #319154, #323093 (arson, smb4k, kile and amarok FTBFS).
423
424 * KDE_3_4_BRANCH update.
425
426 +++ Changes by Christopher Martin:
427
428 * GCC 4.0 transition: kdelibs4 becomes kdelibs4c2. Tighten build depends on
429 libarts1-dev, libqt3-mt-dev, libfam-dev, libtiff4-dev, and libopenexr-dev
430 to ensure that we build against transitioned packages.
431
432 Since kdelibs4 now depends on libopenexr2c2, this upload closes: #320450.
433
434 * Make kdelibs4 always depend on the identical version of kdelibs-data.
435 (Closes: #311958)
436
437 +++ Changes by Adeodato Simó:
438
439 * Remove obsolete conflicts/replaces relationships against packages/versions
440 not present in Sarge.
441
442 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Tue, 16 Aug 2005 11:16:00 -0400
443
444 kdelibs (4:3.4.1-1) experimental; urgency=low
445
446 * New upstream release.
447
448 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Tue, 31 May 2005 15:43:52 -0400
449
450 kdelibs (4:3.4.0-0pre5) alioth; urgency=low
451
452 * New upstream release.
453
454 * KDE_3_4_BRANCH update.
455
456 * Bugs reported in the Debian BTS fixed by this release:
457
458 - no longer FTBFS on amd64/gcc-4.0. (Closes: #288900)
459
460 * Converted packaging to CDBS (initial version by Daniel Schepler, further
461 changes by Christopher Martin and Adeodato Simó).
462
463 +++ Changes by Adeodato Simó:
464
465 * Added new package kdelibs4-dbg, with separate debugging symbols. Added
466 Build-Dependency on binutils (>= 2.14.90.0.7) as per the dh_strip man
467 page. (Closes: #257588).
468
469 * [cdbs/kde.mk] Use escaped variables in the definitions of kde_htmldir and
470 the like instead of absolute paths, so that /usr/bin/kde-config doesn't
471 output them expanded even when --expandvars is not used. (Closes: #287822)
472
473 * Fixed the ability of the build system to find kde.pot, even when it is not
474 located at KDEDIR/include/kde.pot. This allows the use of targets such as
475 "package-messages" without specifying includedir. (Closes: #283858)
476
477 * Now that graphviz is in main, add it to Build-Depends-Indep together with
478 gsfonts-x11 to generate diagrams in the API documentation.
479
480 +++ Changes by Christopher Martin
481
482 * Adjust the placement of the merging of the Debian menu in
483 applications.menu. Oddly enough, this seems to work around some issues
484 with io slaves and remote file access.
485
486 * Rename applications.menu to kde-applications.menu, avoiding a conflict
487 with the new GNOME xdg menu files. (Closes: #307098)
488
489 * Debianize the Konqueror browser's user-agent string. (Closes: #268659)
490
491 * Tighten libart-2.0-dev build dependency. (Closes: #285882)
492
493 * Clean out useless manpages. New or better ones welcome...
494 (Closes: #292084)
495
496 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 14 May 2005 13:00:44 -0400
497
498 kdelibs (4:3.3.2-7) unstable; urgency=high
499
500 +++ Changes by Adeodato Simó:
501
502 * Do not depend on the disappeared libjack0.80.0-0. Achieve so by updating
503 the libtool used to build to the one currently in sid, so that it prunes
504 unnecessary dependencies.
505
506 * The above libtool update removes the kdelibs4 dependency on libmad0, so
507 closes: #311710 ("does not have a versioned dependency on libmad0").
508
509 * Do not unconditionally remove /etc/kderc and other files in /etc on
510 upgrades. Whatever those bits were there for, can be removed now that
511 Sarge is released and shipped with them... (Closes: #316255) Deleted the
512 now empty preinst scripts for kdelibs4 and kdelibs-bin.
513
514 * Acknowledge NMU by Frank Lichtenheld, thanks! (Closes: #309955)
515
516 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 02 Jul 2005 00:14:21 +0200
517
518 kdelibs (4:3.3.2-6.1) unstable; urgency=low
519
520 * Non-maintainer upload.
521 * Export modXModeSwitch. Patch by Mattia Dongili (Closes: #309955)
522
523 -- Frank Lichtenheld <djpig@debian.org> Sat, 21 May 2005 22:02:29 +0200
524
525 kdelibs (4:3.3.2-6) unstable; urgency=high
526
527 +++ Changes by Christopher Martin:
528
529 * Includes a corrected fix for CAN-2005-1046. The previous upstream patch
530 broke certain filetypes. This resolves the issue.
531
532 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 7 May 2005 10:30:05 -0400
533
534 kdelibs (4:3.3.2-5) unstable; urgency=medium
535
536 +++ Changes by Christopher Martin:
537
538 * KDE_3_3_BRANCH update. Includes fixes for CAN-2005-1046, a series of
539 vulnerabilities involving improper input validation for image files,
540 potentially resulting in arbitrary code execution. (Closes: #304465)
541
542 * Add GFDL to debian/copyright.
543
544 * Add another kaccel patch that fixes non-English keyboards on
545 SunRay terminals. Thanks to Nikita Youshchenko. (Closes: #301971)
546
547 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 22 Apr 2005 11:21:11 -0400
548
549 kdelibs (4:3.3.2-4) unstable; urgency=low
550
551 * Improve the fix for CAN-2005-0365 ("insecure temporary file
552 creation") with a patch provided by Javier Fernández-Sanguino Peña:
553 now mktemp is used, previously the temporary file was still created
554 in an unsafe way, although in a safe directory. (Closes: #298533)
555
556 * KDE_3_3_BRANCH update, with several improvements for the IDN situation:
557 - matches SSL certificates based on the punycode version of the hostname.
558 - some TLDs are whitelisted and IDN domains will be resolved for them.
559 These are, by default: at, ch, cn, de, dk, kr, jp, li, no, se, tw.
560 The KDE_USE_IDN environment variable can be set to a colon-separated
561 list of TLDs to override this default, so if empty IDN will be disabled.
562
563 * Backport small patch from KDE 3.4 to prevent kate from printing lots of
564 assertion failures to stderr when editing a long line. (Closes: #298308)
565
566 * Backport small patch from KDE 3.4 to make KSpell search for dictionaries
567 in /usr/lib/aspell-0.6, which is now used by Aspell. (Closes: #296240)
568
569 * As OpenOffice.org 1.1.3 will enter testing together with this version of
570 kdelibs, re-add to kdelibs-data the template .desktop files removed in
571 3.3.2-1. Replace openoffice.org-mimelnk (<< 1.1.3), but don't conflict.
572
573 * This upload will get built with a non-broken gcc version in mipsel,
574 and thus closes: #298615.
575
576 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 12 Mar 2005 18:02:54 +0100
577
578 kdelibs (4:3.3.2-3) unstable; urgency=high
579
580 * Urgency high as it closes a security RC bug.
581
582 +++ Changes by Isaac Clerencia:
583
584 * Fix syntax error in dcopidlng, closes: #297095 (was causing kdepim an
585 others to FTBFS).
586
587 * Apply patch from KDE 3.4 to fix CAN-2005-0237 (spoofing using IDN),
588 closes: #294271, #294204. IDN is now disabled in all KDE apps unless
589 the environment variable KDE_USE_IDN is set.
590
591 * Christopher Cheney has kindly relicensed man pages written by him from
592 GDFL to GPL, update the license statement accordingly. Closes: #292085.
593
594 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 28 Feb 2005 14:05:30 +0100
595
596 kdelibs (4:3.3.2-2) unstable; urgency=high
597
598 +++ Changes by Adeodato Simó:
599
600 * Include patch to fix CAN-2005-0365, "insecure temporary file creation in
601 kdelibs 3.3.2". dcopidlng no longer creates its temporary files in /tmp.
602 (Closes: #294832, #294896) Urgency set to high because of this and other
603 RC bug fixes below.
604
605 * KDE_3_3_BRANCH update.
606
607 * Include patch from CVS to fix XMLHttpRequest POST being broken in KHTML
608 due to a blank line in headers. (Closes: #292765)
609
610 +++ Changes by Christopher Martin:
611
612 * Add patch from upstream that solves the problem wherein programs whose
613 .desktop entry contained their full path, rather than just the binary
614 to be executed (mainly games), confused kdeinit.
615 (Closes: #270592, #290323)
616
617 * debian/control: Add necessary kdelibs-data Replaces for old
618 openoffice.org packages. (Closes: #292569)
619
620 * Add better manpage for lnusertemp. Thanks to Javier Fernández-Sanguino
621 Peña. (Closes: #292081)
622
623 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 13 Feb 2005 04:58:29 +0100
624
625 kdelibs (4:3.3.2-1) unstable; urgency=medium
626
627 +++ Changes by Adeodato Simó:
628
629 * Uploading to unstable. This new upstream version fixes CAN-2004-1145,
630 "Konqueror Java Vulnerability", and thus closes: #286521. Urgency set
631 to medium for this reason (the package has been in experimental for some
632 time, and has been checked to work properly with the rest of 3.3.1
633 packages).
634
635 * debian/control:
636 - make kdelibs-data replace kjscmd (<< 4:3.3.0), which was missed in the
637 3.3.1-1 upload and completely forgotten since then. (Closes: #288653)
638
639 * debian/kdelibs-data.install: the files added in the previous upload were
640 checked not to exist in oo.o-mimelnk in sid, but sadly they exist in the
641 version in sarge. Reverted them for now, will be re-added when OpenOffice
642 1.1.3 enters sarge (with the proper Conflicts: entry). (Closes: #287097)
643
644 List of files:
645 - usr/share/mimelnk/application/vnd.sun.xml.calc.template.desktop
646 - usr/share/mimelnk/application/vnd.sun.xml.draw.template.desktop
647 - usr/share/mimelnk/application/vnd.sun.xml.impress.template.desktop
648 - usr/share/mimelnk/application/vnd.sun.xml.writer.template.desktop
649
650 +++ Changes by Christopher Martin:
651
652 * KDE_3_3_BRANCH update. Pulls in the fix for CAN-2004-1165, the FTP command
653 injection bug. (Closes: #285128, #287201)
654
655 * Add patch to change the group set by KDE CUPS configurator to Debian's
656 default, lpadmin, rather than sys. (Closes: #263430)
657
658 * Add kaccel hack that works around a Konqueror crash with Russian keyboards.
659 (Closes: #287566)
660
661 * Change debian/copyright file to refer to licenses, instead of copyright,
662 when discussing KDE's licenses. (Closes: #290191, #290190)
663
664 * Change dependency on perl-suid to perl, and add Recommends: perl-suid.
665 The lack of perl-suid should only cause problems for some users using
666 NFS or SMB shares. (Closes: #289164)
667
668 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 16 Jan 2005 20:48:01 +0100
669
670 kdelibs (4:3.3.2-0pre1) experimental; urgency=low
671
672 * New upstream release.
673
674 * KDE_3_3_BRANCH update. Includes the kdelibs part of the fix
675 for CAN-2004-1158. [CM]
676
677 * Removed patches:
678 - post-3.3.1-kdelibs-khtml.diff and post-3.3.1-kdelibs-kio.diff since
679 these fixes are in KDE_3_3_BRANCH. [CM]
680
681 * New patches:
682 - 06_automake-1.9.diff
683 - 12_cups_docroot.diff: changed the CUPS document path in kdeprint to
684 reflect the Debian default. [CM]
685
686 * Updated dcop.1 manpage with patch by Helge Kreutzman. (Closes: #250631)
687
688 * New entries in debian/kdelibs-data.install:
689 - usr/share/mimelnk/application/java.desktop
690 - usr/share/mimelnk/application/xml.desktop
691 - usr/share/mimelnk/application/vnd.sun.xml.calc.template.desktop
692 - usr/share/mimelnk/application/vnd.sun.xml.draw.template.desktop
693 - usr/share/mimelnk/application/vnd.sun.xml.impress.template.desktop
694 - usr/share/mimelnk/application/vnd.sun.xml.writer.template.desktop
695 - usr/share/apps/ksgmltools2/customization/cs/entities/underLGPL.docbook
696
697 * New entries in debian/kdelibs4-dev.install:
698 - usr/include/kde/kiobuffer.h
699 - usr/include/kde/kwallettypes.h
700
701 * debian/control:
702 - removed unneeded build-dependency on automake1.9. [CM]
703
704 * debian/rules:
705 - call dh_makeshlibs with DH_COMPAT set to 3, so that -V works again for
706 us (works around debhelper bug #280830). (Closes: #280826)
707
708 -- Adeodato Simó <asp16@alu.ua.es> Fri, 17 Dec 2004 01:30:13 +0100
709
710 kdelibs (4:3.3.1-4) unstable; urgency=high
711
712 * The "from kde maintainers to m68k porters with love" release.
713 * Move the Conflicts with (<< 3.3.0) packages from kdelibs (dummy package)
714 to kdelibs4 (real package). They were put in the wrong package due to a
715 wrong assumption on how the testing scripts work.
716
717 -- Riku Voipio <riku.voipio@iki.fi> Sun, 19 Dec 2004 16:45:39 +0000
718
719 kdelibs (4:3.3.1-3) unstable; urgency=high
720
721 * Fix kdeaccessability Conflict. Closes: #285391
722 * Added patch to fix half of Konqueror Window Injection Vulnerability
723 CAN-2004-1158. kdebase upload will fix the rest.
724
725 -- Riku Voipio <riku.voipio@iki.fi> Mon, 13 Dec 2004 18:53:21 +0000
726
727 kdelibs (4:3.3.1-2) unstable; urgency=medium
728
729 * New upload to aid with transition of KDE 3.3 to sarge and to fix security
730 hole. Urgency set to medium because of these reasons.
731
732 * Add versioned conflicts (<< 4:3.3.0) for all KDE official modules in
733 kdelibs. This will permit the testing transition to happen all at once.
734
735 * Fixed kdewebdev conflict (was << 4:3.3.0, while kdewebdev in sid
736 is 1:3.3.0 -Riku
737
738 * Include patch to fix CAN-2004-1171 ("plain text password exposure").
739 Closes half of #285126. Notes about the patches:
740
741 - post-3.3.1-kdelibs-khtml.diff: dropped hunks #2 and #3 of patch to
742 khtml_part.cpp, since they were whitespace adjustments and were causing
743 failures to apply.
744
745 - post-3.3.1-kdelibs-kio.diff: the patch as given in the KDE Advisory
746 can't be used, since kdelibs 3.3.1-1 includes a KDE_3_3_BRANCH pull that
747 already modifies kio/kio/job.cpp and makes the supplied patch unusable.
748
749 Regenerated patch from CVS: Diff for /kdelibs/kio/kio/job.cpp between
750 version 1.397.2.7 and 1.397.2.8.
751
752 -- Adeodato Simó <asp16@alu.ua.es> Sat, 11 Dec 2004 00:23:09 +0100
753
754 kdelibs (4:3.3.1-1) unstable; urgency=low
755
756 * New upstream release.
757 * KDE_3_3_BRANCH update.
758
759 -- Christopher L Cheney <ccheney@debian.org> Sun, 31 Oct 2004 03:30:00 -0600
760
761 kdelibs (4:3.3.0-2) unstable; urgency=low
762
763 * KDE_3_3_BRANCH update.
764
765 -- Christopher L Cheney <ccheney@debian.org> Thu, 23 Sep 2004 17:00:00 -0500
766
767 kdelibs (4:3.3.0-1.1) unstable; urgency=low
768
769 * The "Please stop spamming the OpenEXR maintainer (me)" Debian release.
770 - Non Maintainer Upload.
771 - Force rebuild against libopenexr2.
772 (closes: #266504)
773
774 -- Andrew Lau <netsnipe@users.sourceforge.net> Fri, 27 Aug 2004 14:22:03 +1000
775
776 kdelibs (4:3.3.0-1) unstable; urgency=high
777
778 * New upstream release.
779
780 -- Christopher L Cheney <ccheney@debian.org> Fri, 13 Aug 2004 18:00:00 -0500
781
782 kdelibs (4:3.2.3-4) unstable; urgency=high
783
784 * KDE_3_2_BRANCH Update.
785 * Apply patch for mktemp security issue. (Closes: #261386)
786 * Build-Depends: libtiff4-dev. (Closes: #262589, #262832)
787
788 -- Christopher L Cheney <ccheney@debian.org> Mon, 2 Aug 2004 22:00:00 -0500
789
790 kdelibs (4:3.2.3-3) unstable; urgency=low
791
792 * KDE_3_2_BRANCH Update.
793
794 -- Christopher L Cheney <ccheney@debian.org> Thu, 22 Jul 2004 03:00:00 -0500
795
796 kdelibs (4:3.2.3-2) unstable; urgency=low
797
798 * KDE_3_2_BRANCH Update.
799
800 -- Christopher L Cheney <ccheney@debian.org> Sat, 12 Jun 2004 14:30:00 -0500
801
802 kdelibs (4:3.2.3-1) unstable; urgency=high
803
804 * New upstream release.
805 * kdelibs-bin Depends: menu-xdg. (Closes: #248610)
806
807 -- Christopher L Cheney <ccheney@debian.org> Thu, 3 Jun 2004 19:00:00 -0500
808
809 kdelibs (4:3.2.2-2) unstable; urgency=high
810
811 * kdelibs-data Depends: hicolor-icon-theme. (Closes: #238839)
812 * Remove preinst bashism. (Closes: #242946, #242961, #243475)
813 * Do not remove /etc/kde3/system.kdeglobals. (Closes: #245149)
814 * kdelibs-bin Recommends: menu-xdg.
815
816 -- Christopher L Cheney <ccheney@debian.org> Wed, 21 Apr 2004 18:00:00 -0500
817
818 kdelibs (4:3.2.2-1) unstable; urgency=low
819
820 * New upstream release.
821 * Added CUPS usage information to README.Debian. (Closes: #132587)
822 * Update kdelibs-data Replaces: openoffice.org-mimlnk. (Closes: #233700,
823 #236508)
824 * Correct debian menu replacewith usage. (Closes: #237260, #238769,
825 #239260, #241083, #241420, #242266)
826 * debian/Packaging.txt, debian/dh-make/menu.ex: Removed references to
827 the obsolete kderemove menu tag in kdelibs' documentation.
828 * debian/Packaging.txt, debian/dh-make/menu.ex: Added quotes to the menu
829 file examples.
830 * debian/dh-make/rules, debian/Packaging.txt: updated the information to
831 the state that things currently are in sid.
832 * debian/dh-make/rules, debian/Packaging.txt: Added an example icon entry
833 to the example menu file content.
834 * debian/Packaging.txt: Added a paragraph by Nathaniel W. Turner
835 explaining how to use CDBS for packaging a KDE app.
836
837 -- Christopher L Cheney <ccheney@debian.org> Mon, 5 Apr 2004 23:00:00 -0500
838
839 kdelibs (4:3.2.1-1) unstable; urgency=low
840
841 * New upstream release.
842 * Added kdelibs4 Depends xbase-clients. (Closes: #232348)
843
844 -- Christopher L Cheney <ccheney@debian.org> Thu, 04 Mar 2004 22:00:00 -0600
845
846 kdelibs (4:3.2.0-0pre1v1) experimental; urgency=low
847
848 * New upstream release.
849
850 -- Christopher L Cheney <ccheney@debian.org> Tue, 17 Feb 2004 01:00:00 -0600
851
852 kdelibs (4:3.1.95-1) unstable; urgency=low
853
854 * New upstream release.
855
856 -- Christopher L Cheney <ccheney@debian.org> Wed, 21 Jan 2004 21:00:00 -0600
857
858 kdelibs (4:3.1.5-1) unstable; urgency=low
859
860 * New upstream release.
861 * Added libtool arm patch.
862 * Corrected meinproc manpage. (Closes: #220883)
863 * Added --enable-dnotify to configure (Closes: #206976)
864
865 -- Christopher L Cheney <ccheney@debian.org> Sat, 10 Jan 2004 14:00:00 -0600
866
867 kdelibs (4:3.1.4-3) unstable; urgency=low
868
869 * Added Replaces to kdelibs-data for arson, k3b. (Closes: #214534)
870 * Move meinproc to kdelibs-bin so that khelpcenter glossary works.
871 (Closes: #214815)
872 * Restore generation of system.kdeglobals. (Closes: #216463)
873 * Remove symlink /usr/share/config -> /etc/kde3.
874
875 -- Christopher L Cheney <ccheney@debian.org> Tue, 4 Nov 2003 22:00:00 -0600
876
877 kdelibs (4:3.1.4-2) unstable; urgency=low
878
879 * Added patch to update autotools files.
880 * Added patch to remove pedantic-errors from KDE_CHECK_FUNC_EXT since it
881 causes configure checks to fail due to #line numbers being > 32767.
882 * Added patch to make KStandardDirs::addKDEDefaults look in /usr/local as
883 well.
884
885 -- Christopher L Cheney <ccheney@debian.org> Sun, 5 Oct 2003 18:00:00 -0500
886
887 kdelibs (4:3.1.4-1) unstable; urgency=low
888
889 * New upstream release.
890
891 -- Christopher L Cheney <ccheney@debian.org> Sat, 27 Sep 2003 02:00:00 -0500
892
893 kdelibs (4:3.1.3-1) unstable; urgency=low
894
895 * New upstream release.
896
897 -- Christopher L Cheney <ccheney@debian.org> Tue, 29 Jul 2003 20:00:00 -0500
898
899 kdelibs (4:3.1.2-2.1) unstable; urgency=low
900
901 * NMU
902 * kdelibs4-dev Depends: libxml2-utils.
903 Closes: #196222, #196958, #199044, #200483, #200484
904
905 -- LaMont Jones <lamont@debian.org> Wed, 9 Jul 2003 15:26:11 -0600
906
907 kdelibs (4:3.1.2-2) unstable; urgency=low
908
909 * Add xlibs-pic to kdelibs-dev Depends. (Closes: #193863)
910 * Add libssl-dev to kdelibs-dev Depends. (Closes: #180542)
911
912 -- Christopher L Cheney <ccheney@debian.org> Mon, 19 May 2003 12:00:00 -0500
913
914 kdelibs (4:3.1.2-1) unstable; urgency=low
915
916 * New upstream release. (Closes: #185697, #192616, #192931)
917
918 -- Christopher L Cheney <ccheney@debian.org> Sun, 18 May 2003 01:00:00 -0500
919
920 kdelibs (4:3.1.1-1) unstable; urgency=low
921
922 * New upstream release. (Closes: #181547, #181870)
923 * Correct imagetops manpage description. (Closes: #180868)
924
925 -- Christopher L Cheney <ccheney@debian.org> Tue, 11 Mar 2003 19:00:00 -0600
926
927 kdelibs (4:3.1.0-2) unstable; urgency=low
928
929 * Add 'chmod +x configure' to rules.
930
931 -- Christopher L Cheney <ccheney@debian.org> Wed, 5 Feb 2003 12:00:00 -0600
932
933 kdelibs (4:3.1.0-1) unstable; urgency=low
934
935 * New Upstream.
936 * Rebuilt debian dir.
937 * Split arts out of kdelibs source.
938
939 -- Christopher L Cheney <ccheney@debian.org> Sat, 01 Feb 2003 01:00:00 -0600
940
941 kdelibs (4:2.2.2-14) unstable; urgency=low
942
943 * And a quick update to send it to unstable; no changes from -13.woody.3.
944
945 -- Daniel Stone <dstone@trinity.unimelb.edu.au> Wed, 11 Sep 2002 22:29:31 +1000
946
947 kdelibs (4:2.2.2-13.woody.8) stable-security; urgency=high
948
949 * Non-maintainer upload by the Security Team
950 * Apply the following patches from upstream:
951 - post-2.2.2-kdelibs-http.patch (CAN-2003-0459)
952 - post-2.2.2-kdelibs-kio-2.diff (CAN-2003-0370)
953 - post-2.2.2-kdelibs-kssl-2.diff (CAN-2003-0370)
954 * These address the issues described in:
955 - http://www.kde.org/info/security/advisory-20030602-1.txt
956 - An upcoming KDE advisory regarding CAN-2003-0370
957
958 -- Matt Zimmerman <mdz@debian.org> Thu, 24 Jul 2003 12:57:56 -0400
959
960 kdelibs (4:2.2.2-13.woody.7) stable-security; urgency=high
961
962 * Non-maintainer upload by the Security Team
963 * Applied upstream patch so ghostscript won't execute arbitrary commands
964 hidden inside of postscript files.
965
966 -- Martin Schulze <joey@infodrom.org> Thu, 10 Apr 2003 12:05:36 +0200
967
968 kdelibs (4:2.2.2-13.woody.6) stable-security; urgency=high
969
970 * Non-maintainer upload by the Security Team
971 * Applied upstream patches to fix several potential vulnerabilities.
972 http://www.kde.org/info/security/advisory-20021220-1.txt
973
974 -- Martin Schulze <joey@infodrom.org> Mon, 6 Jan 2003 08:20:04 +0100
975
976 kdelibs (4:2.2.2-13.woody.5) stable-security; urgency=high
977
978 * Non-maintainer upload by the Security Team
979 * Second (or third, since the first one burnt together with satie and
980 the entire building around it) injection into the security build
981 network since 8 buildds refuse to upload the binary packages and the
982 maintainer refuses to answer. *sigh*
983
984 -- Martin Schulze <joey@infodrom.org> Sat, 30 Nov 2002 18:25:33 +0100
985
986 kdelibs (4:2.2.2-13.woody.4) stable-security; urgency=high
987
988 * Non-maintainer upload by the Security Team
989 * Remove rlogin.protocol and telnet.protocol to fix URL KIO
990 vulnerability (as reported by the KDE team)
991 * Add special detection routine for big/little endianess on MIPS since
992 the line "byteorder : {big|little} endian" from /proc/cpuinfo was
993 removed as of Linux 2.4.20, resulting in the mipsel buildd being
994 unable to build this package.
995
996 -- Martin Schulze <joey@infodrom.org> Fri, 22 Nov 2002 11:42:59 +0100
997
998 kdelibs (4:2.2.2-13.woody.3) stable-security; urgency=high
999
1000 * Non-maintainer upload authored by security team (Joey)
1001 * Fixes cross-site scripting vulnerability in KHTML.
1002 (http://www.kde.org/info/security/advisory-20020908-2.txt)
1003
1004 -- Daniel Stone <dstone@trinity.unimelb.edu.au> Wed, 11 Sep 2002 22:24:35 +1000
1005
1006 kdelibs (4:2.2.2-13.woody.2) stable-security; urgency=high
1007
1008 * Non-maintainer upload by security team
1009 * Security upload to fix SSL problems with Konqueror.
1010 * Fix local denial of service attack with aRts. This is NOT a local root
1011 vulnerability, just a stupid, over-excited skript kiddie wanting propz
1012 off SecurityFocus. *sigh*. (closes: #152211)
1013 * Adjusted Build-Depends (i.e. added libstdc++2.10-dev/libstdc++3-dev and g++)
1014 * Removed setuid bits for artswrapper from lintian overrides
1015 * Added sanity checks to artswrapper so open(), fopen() etc. never
1016 return file descriptors 1 or 2 (reserved for stdout and stderr)
1017 * Applied upstream patch to avoid a local denial of service (hence not
1018 raising the nice level)
1019 * Don't install artswrap setuid root anymore because of the above
1020
1021 -- Martin Schulze <joey@infodrom.org> Fri, 16 Aug 2002 18:46:10 +0200
1022
1023 kdelibs (4:2.2.2-13.woody.1) testing-security; urgency=high
1024
1025 * Non-maintainer upload by security team
1026 * Don't install artswrapper suid, it is a security problem waiting to
1027 happen
1028
1029 -- Wichert Akkerman <wakkerma@debian.org> Fri, 12 Jul 2002 22:47:26 +0200
1030
1031 kdelibs (4:2.2.2-13) unstable; urgency=high
1032
1033 * Fixed kdelibs-dev dependency should be libpng2-dev
1034
1035 -- Christopher L Cheney <ccheney@debian.org> Fri, 1 Mar 2002 17:00:00 -0600
1036
1037 kdelibs (4:2.2.2-12) unstable; urgency=high
1038
1039 * New maintainer.
1040 * Remove Build-Depends on libglib1.3-dev since it has unstable ABI
1041 (Closes: #133171, #134168)
1042 * added suggests libjpeg-mmx-progs | libjpeg-progs, netpbm (Closes: #129094)
1043
1044 -- Christopher L Cheney <ccheney@debian.org> Thu, 28 Feb 2002 13:00:00 -0600
1045
1046 kdelibs (4:2.2.2-11) unstable; urgency=low
1047
1048 * Adopting orphaned package, thanks to Ivan for all the great work over the
1049 years.
1050
1051 -- Daniel Stone <daniel@sfarc.net> Fri, 4 Jan 2002 09:14:46 -0500
1052
1053 kdelibs (4:2.2.2-10) unstable; urgency=low
1054
1055 * Fix Deps (Closes: #126232)
1056 * Change nas-dev suggests to depends
1057 * A Couple upstream fixes
1058
1059 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 27 Dec 2001 23:20:00 -0700
1060
1061 kdelibs (4:2.2.2-9) unstable; urgency=low
1062
1063 * Move all non-module .la files from /usr/lib into -dev package. We leave
1064 all the .la files out of /usr/lib/kde2 and those that may not be normal
1065 libraries out of /usr/lib
1066 * Fix spelling error (Closes: #124989)
1067
1068 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 17 Dec 2001 22:00:00 -0700
1069
1070 kdelibs (4:2.2.2-8) unstable; urgency=low
1071
1072 * Depend on libfam-dev (Closes: #124264)
1073
1074 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 16 Dec 2001 17:21:00 -0700
1075
1076 kdelibs (4:2.2.2-7) unstable; urgency=low
1077
1078 * Break out bin files from kdelibs3 so that we can interoperate with
1079 kdelibs4 easily.
1080 * Fix deviceman.cc (Closes: #124132)
1081
1082 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 14 Dec 2001 18:28:00 -0700
1083
1084 kdelibs (4:2.2.2-6) unstable; urgency=low
1085
1086 * sync with upstream
1087 * Add in Build-Depends we normally get through libqt-dev so we can better
1088 follow policy
1089 * Add libfam-dev to Build-Depends
1090 * Version the libjpeg62-dev deps and add libjpeg to the depends for
1091 kdelibs-dev since some older versions don't have the .la file
1092 * Put bug reporting back to KDE so the users are happy and the developers
1093 are not.
1094 * Conflict (Closes: #123846)
1095 * Update dh-make files
1096
1097 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 13 Dec 2001 00:57:00 -0700
1098
1099 kdelibs (4:2.2.2-5) unstable; urgency=low
1100
1101 * sync with upstream
1102 * Build with nas support by popular demand
1103 * Update Build-Depends: +nas-dev
1104
1105 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 05 Dec 2001 06:04:00 -0700
1106
1107 kdelibs (4:2.2.2-4) unstable; urgency=low
1108
1109 * sync with upstream
1110 * Build cleanup. export CFLAGS/CXXFLAGS instead of the old method
1111 * Build-Depends cleanup
1112 * Dep cleanup. Let's not conflict so much for the final release and lets
1113 not Recommend everything for the final release. (Closes: #118952)
1114 * Build with Xinerama support for i386 only (Closes: #116765)
1115 * Add in bits in debian/rules to make it easier to build optimized binaries
1116 * Remove old replaces/conflicts for keystone
1117 * Cleanup documentation for freeze
1118 * Cleanup dh-make files
1119 * Default to Reject for cookie acceptions. (Closes: #121750)
1120 * kio_https.* no longer exists and due to diversions we could end up
1121 with the files existing but not tied to any package..so let's make
1122 sure to remove them.
1123
1124 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 30 Nov 2001 12:39:00 -0700
1125
1126 kdelibs (4:2.2.2-3) unstable; urgency=low
1127
1128 * a couple upstream fixes
1129 * debianrules cleanup
1130 * More lintian cleanup
1131 * Remove stupid debug messages (Closes: #120647)
1132 * More work on BTS stuff. Give 2 options for Help/Report Bug, one to
1133 check current reports and one to report.
1134
1135 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 25 Nov 2001 20:11:00 -0700
1136
1137 kdelibs (4:2.2.2-2) unstable; urgency=low
1138
1139 * Remove recommends for libssl as I'm breaking policy by recommending
1140 something outside of main. Will put this back once libssl goes into
1141 main.
1142 * libkmid | libkmid-alsa to help users out a bit
1143
1144 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 22 Nov 2001 20:14:00 -0700
1145
1146 kdelibs (4:2.2.2-1) unstable; urgency=low
1147
1148 * New upstream version
1149 * Provide replace/etc bits for easier migration to/from kde3
1150 * Update python deps (Closes: #118208)
1151 * Fix glib inclusion bits for gmcop stuff...however we are still
1152 not going to build with it until someone has a need for it.
1153 * Remove some other hacks
1154 * Update deps for qt as qt 2.3.2 has a fix which breaks a piece of kdelibs
1155 so let's make sure we match up across the board.
1156 * Update shlibs for the same reason
1157 * Use libasound2
1158 * Fix printing to files with spaces in the name (Closes: #117962)
1159 * Fix build with new libxml2 (Closes: #118638)
1160 * Update build-depends
1161 * Fix overwrite issues (Closes: #118802)
1162 * Updates to take care of changes in Qt 2.3.2 (Closes: #118868)
1163 * Do away with /etc/kderc and provide a link from /etc/kde2 to
1164 /usr/share/kde2/config. Hardcode the config dir to /usr/share/kde2/config
1165 instead of /usr/share/config. Can't hardcode it to /etc/kde2 since
1166 the /usr part of it all is pulled from the prefix. This will work tho
1167 * Move certain -dev binaries over to the -dev package
1168 * Should fix socks autodetection (Closes: #118925)
1169
1170 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 19 Nov 2001 23:17:00 -0700
1171
1172 kdelibs (4:2.2.1-14) unstable; urgency=low
1173
1174 * Fix overwrite problem (Closes: #116773)
1175 * Hopefully fix arts for bigendian (Closes: #115292)
1176 * Sync with upstream
1177
1178 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 25 Oct 2001 09:39:00 -0700
1179
1180 kdelibs (4:2.2.1-13) unstable; urgency=low
1181
1182 * Fix overwrite problem (Closes: #116568)
1183 * Sync with upstream
1184
1185 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 21 Oct 2001 19:27:00 -0700
1186
1187 kdelibs (4:2.2.1-12) unstable; urgency=low
1188
1189 * more js fixes
1190 * more ssl fixes
1191 * gernal sync with upstream
1192 * Added missing build-conflict
1193 * Get rid of automake hacks...hard code build-dep version for new automake
1194 thank god kde3 builds with automake1.5...
1195
1196 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 19 Oct 2001 12:43:00 -0700
1197
1198 kdelibs (4:2.2.1-11) unstable; urgency=low
1199
1200 * Several crash fixes
1201 * js fixes
1202 * ssl fixes
1203 * Update shlibs. This should take care of a few problems
1204
1205 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 15 Oct 2001 00:15:00 -0700
1206
1207 kdelibs (4:2.2.1-10) unstable; urgency=low
1208
1209 * Hopefully fix both the AA problem and the kicker crash problem
1210 * Clean up lintian overrides
1211 * Sync with upstream
1212
1213 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 12 Oct 2001 10:18:00 -0700
1214
1215 kdelibs (4:2.2.1-9) unstable; urgency=low
1216
1217 * Fix deps (Closes: #115064)
1218
1219 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 08 Sep 2001 09:55:00 -0700
1220
1221 kdelibs (4:2.2.1-8) unstable; urgency=low
1222
1223 * Remove build-depends for auto* since we are doing that locally to
1224 get around the automake 1.5 issues
1225 * Remove configure checks for automake/autoheader. On some archs it seems
1226 to track this info down and attempt to run auto* which just hoses things
1227 * More upstream fixes
1228 * Update standards version
1229
1230 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 08 Sep 2001 09:55:00 -0700
1231
1232 kdelibs (4:2.2.1-7) unstable; urgency=low
1233
1234 * Not sure what happened but let's chmod 755 configure just to make
1235 sure it's got the proper perms before we execute it (Closes: #114552)
1236 * Various other upstream fixes
1237
1238 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 05 Sep 2001 09:48:00 -0700
1239
1240 kdelibs (4:2.2.1-6) unstable; urgency=low
1241
1242 * let this puppy build with automake 1.5
1243 * Various other upstream fixes
1244
1245 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 02 Sep 2001 01:00:00 -0700
1246
1247 kdelibs (4:2.2.1-5) unstable; urgency=low
1248
1249 * arts updates ... this should fix some of the arts related problems
1250 * crash fix for css
1251 * Various other upstream fixes
1252 * fix shlibs
1253
1254 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 30 Sep 2001 01:00:00 -0700
1255
1256 kdelibs (4:2.2.1-4) unstable; urgency=low
1257
1258 * Build-Conflict for nas-lib so that we can build properly
1259
1260 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 24 Sep 2001 19:25:00 -0700
1261
1262 kdelibs (4:2.2.1-3) unstable; urgency=low
1263
1264 * Post 2.2.1 quick fixes from upstream
1265
1266 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 23 Sep 2001 18:42:00 -0700
1267
1268 kdelibs (4:2.2.1-2) unstable; urgency=low
1269
1270 * Grrrr build on alpha!
1271 * Fix replaces (Closes: #112902)
1272 * Fix replacement (Closes: #112901)
1273
1274 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 19 Sep 2001 16:27:00 -0700
1275
1276 kdelibs (4:2.2.1-1) unstable; urgency=low
1277
1278 * New upstream version
1279 * Move artsc-config into -dev package (Closes: #109973)
1280 * Priority set to extra for -alsa packages
1281 * Do NOT build with Xinerama support due to the library being static
1282 and that whole PIC/non-PIC so thing.
1283 * Fix ctrl+s (Closes: #110694)
1284 * Don't need to build with gcc3 for alpha anymore, however we still
1285 need to build with -O0
1286 * Provide undocumented links (Closes: #94280)
1287 * Fixes printing (Closes: #108301, #111388, #109930)
1288 * Fix shlibs for alsa packages (Closes: #111640, #110159)
1289 * Don't use objprelink anymore
1290
1291 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 07 Sep 2001 12:10:00 -0700
1292
1293 kdelibs (4:2.2.0-final-3) unstable; urgency=low
1294
1295 * Sync with upstream
1296 * Fix a couple more deps/build-deps
1297
1298 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 22 Aug 2001 10:59:00 -0700
1299
1300 kdelibs (4:2.2.0-final-2) unstable; urgency=low
1301
1302 * update build-depends for i386
1303 * Updated translation bits
1304 * sync with upstream
1305
1306 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 19 Aug 2001 00:01:00 -0700
1307
1308 kdelibs (4:2.2.0-final-1) unstable; urgency=low
1309
1310 * New upstream version 2.2
1311 * Build with objprelink for i386
1312 * update build-depends
1313 * do not build with xinerama support for hppa
1314
1315 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 04 Aug 2001 02:30:00 -0700
1316
1317 kdelibs (4:2.2.0-0.1beta1-2) unstable; urgency=low
1318
1319 * synce with upstream
1320 * more https related fixes
1321 * Fix shlibs
1322 * Fix build issues with new libxml2-dev (Closes: #106766)
1323 * fix postrm of kdelibs-dev
1324
1325 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 27 Jul 2001 12:18:00 -0700
1326
1327 kdelibs (4:2.2.0-0.1beta1-1) unstable; urgency=low
1328
1329 * synce with upstream
1330 * Drop optimization down for cross arch building
1331 * Move libkscreensaver.so over to -dev package where it belongs
1332
1333 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 25 Jul 2001 03:35:00 -0700
1334
1335 kdelibs (4:2.2.0-0beta1-6) unstable; urgency=low
1336
1337 * synce with upstream
1338 * Update debhelper templates for alpha build bits
1339 * Update/Clean/Fix various dependency issues
1340
1341 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 08 Jul 2001 00:53:00 -0700
1342
1343 kdelibs (4:2.2.0-0beta1-5) unstable; urgency=low
1344
1345 * synce with upstream
1346 * Add -mieee for Alpha builds
1347 * Add Recommends for aspell | ispell
1348
1349 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 07 Jul 2001 00:57:00 -0700
1350
1351 kdelibs (4:2.2.0-0beta1-4) unstable; urgency=low
1352
1353 * synce with upstream
1354 * Remove old pam bit (Closes: #103493)
1355 * Fix http proxy support
1356 * More js fixes
1357 * Update standards version
1358 * Re-establish shlibs for libarts (Closes: #103655)
1359
1360 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 04 Jul 2001 14:37:00 -0700
1361
1362 kdelibs (4:2.2.0-0beta1-3) unstable; urgency=low
1363
1364 * Fix description (Closes: #103206)
1365 * Sync with upstream
1366 * Update build-depends
1367 * don't compress .bz2 files (Closes: #103262)
1368 * Use dpkg-divert instead of alternatives
1369
1370 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 02 Jul 2001 13:18:00 -0700
1371
1372 kdelibs (4:2.2.0-0beta1-2) unstable; urgency=low
1373
1374 * Move over a cups file that didn't get into -cups package
1375 * Fix alsa-stamp build location
1376 * Change kdelibs3-cups depends on kdebase-libs to a recommends
1377 * More upstream fixes
1378 * Fix overwrites (Closes: #102857)
1379
1380 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 29 Jun 2001 13:18:00 -0700
1381
1382 kdelibs (4:2.2.0-0beta1-1) unstable; urgency=low
1383
1384 * Fix mips build (Closes: #102007)
1385 * Fix postinst stuff
1386 * New upstream CVS pull (post alpha2)
1387 * 2.2 beta 1
1388 * Remove old .shlibs files
1389 * Moving to -cvs{date] format for entering into experimental
1390 * This is a post alpha1 snapshot taken from the HEAD cvs branch.
1391 date listed in the version number states when the initial pull was made
1392 however updates may and most likely will have taken place since that
1393 date. Look at it as a >= cvs{date}
1394 * More arts cleanup
1395 * Adding artsbuilder to the suggests for libarts/libarts-alsa
1396 * Includes /tmp security fix
1397 * Updated Build-Depends/Depends for docbook stuff
1398 * More cleanup in debian/rules
1399 * move artsmessage into libarts package where it belongs
1400 * Update copyright information
1401 * more build cleanup...moving to debhelper version 3
1402 * Move dh_make files into kdelibs-dev package where they were supposed to be
1403 * Move more includes from kdelibs3 to kdelibs-dev ... new stuff I missed
1404 * More more cups bits out of kdelibs3 and into kdelibs3-cups
1405 * Reseting all lintian overrides
1406 * Add flex to build-depends as well as other deps
1407 * Add Debian menu items: cupsdconf
1408 * New packages: kdelibs3-cups
1409 * Moving kdoc and qt-doc into Build-Depends-Indep
1410 * Add Provides in for libarts-alsa/libkmid-alsa
1411
1412 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 22 Jun 2001 06:30:00 -0700
1413
1414 kdelibs (4:2.1.1-7) unstable; urgency=low
1415
1416 * Adding in a dh-make template tree under /usr/share/doc/kdelibs-dev/dh-make
1417 It is for a single binary package.
1418 * Update README
1419 * Remove old undocumented.in bits since it's now pointless
1420
1421 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 09 Apr 2001 03:00:00 -0700
1422
1423 kdelibs (4:2.1.1-6) unstable; urgency=low
1424
1425 * Sync with upstream.
1426 Locale updates
1427 More http fixes
1428 * Update build-depends to include real | virtual
1429 * Adding in a Packaging.txt document to kdelibs-dev the goal of which is to
1430 answer any question one might have about packaging a KDE app for Debian.
1431 * Fixing docs file for libarts
1432
1433 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 09 Apr 2001 03:00:00 -0700
1434
1435 kdelibs (4:2.1.1-5) unstable; urgency=low
1436
1437 * Sync with upstream.
1438 Several more http fixes
1439 * Removing old AA bits
1440
1441 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 07 Apr 2001 04:33:00 -0700
1442
1443 kdelibs (4:2.1.1-4) unstable; urgency=low
1444
1445 * Sync with upstream.
1446 Proxy Authentication fix...round 2.
1447 * Oh..and Happy Birthday to my wife Audra. :)
1448
1449 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 04 Apr 2001 18:04:00 -0700
1450
1451 kdelibs (4:2.1.1-3) unstable; urgency=low
1452
1453 * Sync with upstream.
1454 Includes several khtml fixes
1455 Memory leak fix
1456 Proxy Authentication fix
1457 * Update pam file for kde, add more documentation in it and modify defaults
1458
1459 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 03 Apr 2001 10:18:00 -0700
1460
1461 kdelibs (4:2.1.1-2) unstable; urgency=low
1462
1463 * 2 birds with 1 debuild.
1464 Rebuild against older libc6
1465 Couple upstream fixes in kjs
1466
1467 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 19 Mar 2001 13:39:00 -0700
1468
1469 kdelibs (4:2.1.1-1) unstable; urgency=low
1470
1471 * New upstream release
1472 * Dropping provides for kdelibs3-dev
1473 * don't allow POST data to dump to the debug output...
1474
1475 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 19 Mar 2001 10:26:00 -0700
1476
1477 kdelibs (4:2.1.0.1-5) unstable; urgency=low
1478
1479 * Several fixes moving us towards 2.1.1
1480 * Several "don't crash when..." fixes
1481
1482 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 15 Mar 2001 10:26:00 -0700
1483
1484 kdelibs (4:2.1.0.1-4) unstable; urgency=low
1485
1486 * More upstream fixes
1487 * Add in a pam_env statement to kde pam file. This *should* fix problems
1488 people have had with kde not reading in their environment settings
1489
1490 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 13 Mar 2001 16:24:00 -0700
1491
1492 kdelibs (4:2.1.0.1-3) unstable; urgency=low
1493
1494 * More upstream fixes
1495 location object fixes for JavaScript
1496
1497 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 11 Mar 2001 02:43:00 -0700
1498
1499 kdelibs (4:2.1.0.1-2) unstable; urgency=low
1500
1501 * More upstream fixes
1502 several khtml fixes especially with css
1503 more font fixes
1504 more session fixes..hopefully solving some of the reports
1505 * built with new kdoc
1506
1507 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 11 Mar 2001 02:43:00 -0700
1508
1509 kdelibs (4:2.1.0.1-1) unstable; urgency=low
1510
1511 * Fix proxy authentication
1512 * Several other upstream fixes
1513
1514 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 08 Mar 2001 15:22:00 -0700
1515
1516 kdelibs (4:2.1.0-3) unstable; urgency=low
1517
1518 * More upstream fixes
1519 Fix for URLs like "http://www.kde.org?query=bla" and "http://www.kde.org#ref"
1520 Fix for crashes opening http://www.radiocomercial.pt
1521 Fix for accessing cookies via javascript
1522 Fix for problem with filenames getting cut with umlauts
1523 Fix for problem with permission changes in properties dialog
1524 Don't unzip if the filename ends with .gz
1525
1526 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 07 Mar 2001 01:54:00 -0700
1527
1528 kdelibs (4:2.1.0-2) unstable; urgency=low
1529
1530 * Adding libbz2-dev and libsasl-dev into Build-Depends so that the ioslaves
1531 will be built on other archs. Other archs probably didn't even notice.
1532 * dcopserver freeze fix
1533 * Several other http fixes along with hopefully proper fixes to
1534 the url entry problems
1535 * Applying patch for Simplified Chinese support
1536
1537 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 04 Mar 2001 09:09:00 -0700
1538
1539 kdelibs (4:2.1.0-1) unstable; urgency=low
1540
1541 * Re-pulling from CVS instead of using the official tarballs. The
1542 official tarballs had problems which made it hard to handle patches
1543 * Version changed to 2.1.0 instead of 2.1-final as we are post 2.1-final
1544 and pre 2.1.1 which will be released in about a month. This also allows
1545 for the source upload.
1546 * Modified ksgmltools configure.in.in to handle new location of sgml files
1547 * Updating build-depends
1548
1549 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 27 Feb 2001 19:00:00 -0700
1550
1551 kdelibs (4:2.1-final-1) unstable; urgency=low
1552
1553 * New upstream version
1554
1555 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 19 Feb 2001 02:31:00 -0700
1556
1557 kdelibs (4:2.1-beta2-0128-2) unstable; urgency=low
1558
1559 * Adding in cleanup for kde doc link (Closes: #85653)
1560 * Moving from kdelibs3-dev to kdelibs-dev to conform to policy
1561
1562 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 18 Feb 2001 02:31:00 -0700
1563
1564 kdelibs (4:2.1-beta2-0128-1) unstable; urgency=low
1565
1566 * Fixing artsdsp LD_PRELOAD problem (Closes: #83592)
1567 * Adding in replaces/conflicts for *ancient* non-existant kdelibs-nossl
1568 package. (Closes: #83607)
1569
1570 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 28 Jan 2001 01:30:00 -0700
1571
1572 kdelibs (4:2.1-beta2-3) unstable; urgency=low
1573
1574 * Lots of little fixes
1575 * Fixing -dev dependencies...(allowing for -alsa packages)
1576 * fix shlibs for libkssl
1577 * Adding in a couple more build-depends - autoconf, libtool, gettext
1578
1579 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 25 Jan 2001 02:16:00 -0700
1580
1581 kdelibs (4:2.1-beta2-2) unstable; urgency=low
1582
1583 * Fixes problem with version number not showing
1584 * Cleaning up depends for -dev packages
1585
1586 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 23 Jan 2001 12:36:00 -0700
1587
1588 kdelibs (4:2.1-beta2-1) unstable; urgency=low
1589
1590 * New upstream beta
1591 * Fixing shlibs
1592 * Fixing confliction problem (Closes: #83083)
1593
1594 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 22 Jan 2001 06:00:00 -0700
1595
1596 kdelibs (4:2.1-20010118-1) unstable; urgency=low
1597
1598 * more upstream bug fixes
1599 fix JS and onmouseovers
1600 * mimetype fixes (Closes: #76455)
1601 * fix build order for libarts-alsa
1602 * breaking out libkmid to avoid unnessary depends (Closes: #82901, #82924)
1603 * libarts and libkmid are Recommends of kdelibs3 and not dependant now
1604
1605 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 18 Jan 2001 13:00:00 -0700
1606
1607 kdelibs (4:2.1-20010115-1) unstable; urgency=low
1608
1609 * more upstream bug fixes
1610 * a ton of documentation updates
1611 * move away from suidregister
1612 * Fix postinst ldconfig calls. (Closes: #82246)
1613 * Adding a libarts-alsa package
1614 * Upstream fixes for libltdl includes (Closes: #82359)
1615 * Fixes problem with bug report email address
1616 * JavaScript/Java happy again...happy happy joy joy happy happy joy joy...
1617
1618 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 15 Jan 2001 01:00:00 -0700
1619
1620 kdelibs (4:2.1-20010109-1) unstable; urgency=low
1621
1622 * more upstream bug fixes
1623 * More dependency/build-depend fixes
1624 * This was definatly built with the same dpkg that kdelibs-crypto was so
1625 I'm assuming this just squeaked by dinstall...so just to be sure...
1626 * Java should work again
1627 * Fix kdesud security by
1628 a) Not creating the socket under /tmp
1629 b) Verifying afterwards that it was our own socket
1630
1631 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 09 Jan 2001 10:00:00 -0700
1632
1633 kdelibs (4:2.1-20010106-1) unstable; urgency=low
1634
1635 * more upstream bug fixes
1636 * Contains both the symlink/sniff attack fix for kdesu
1637 * Moving conflicts for task-* packages to kdebase
1638
1639 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 06 Jan 2001 15:00:00 -0700
1640
1641 kdelibs (4:2.1-20010101-1) unstable; urgency=low
1642
1643 * more upstream bug fixes
1644 * Applying new i18n patch
1645 * Adding in conflicts for old task- packages (Closes: #81003)
1646
1647 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 01 Jan 2001 03:30:00 -0700
1648
1649 kdelibs (4:2.1-20001218-2) unstable; urgency=low
1650
1651 * more upstream bug fixes
1652
1653 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 20 Dec 2000 12:22:00 -0700
1654
1655 kdelibs (4:2.1-20001218-1) unstable; urgency=low
1656
1657 * more upstream bug fixes
1658
1659 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 18 Dec 2000 22:44:00 -0700
1660
1661 kdelibs (4:2.1-20001216-1) unstable; urgency=low
1662
1663 * more upstream bug fixes
1664
1665 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 16 Dec 2000 18:44:00 -0700
1666
1667 kdelibs (4:2.1-20001214-1) unstable; urgency=low
1668
1669 * new kdelibs-doc rules thanks to Gordon Sadler w/ tweaks to allow building
1670 when kdelibs is not already installed... (Closes: #79583)
1671 * more upstream bug fixes
1672
1673 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 14 Dec 2000 13:35:00 -0700
1674
1675 kdelibs (4:2.1-20001213-1) unstable; urgency=low
1676
1677 * New upstream beta
1678 * Breaking out aRts pieces into their own packages so that others don't
1679 need to install kdelibs in it's entirety to use arts.
1680
1681 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 13 Dec 2000 14:22:00 -0700
1682
1683 kdelibs (4:2.0-final-5) unstable; urgency=low
1684
1685 * More upstream fixes
1686 * More dependency work
1687
1688 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 12 Nov 2000 18:15:00 -0700
1689
1690 kdelibs (4:2.0-final-4) unstable; urgency=low
1691
1692 * More upstream fixes
1693 * Applying new i18n patch
1694 * More dependency work
1695
1696 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 08 Nov 2000 17:30:00 -0700
1697
1698 kdelibs (4:2.0-final-3.1) unstable; urgency=low
1699
1700 * Applying i18n patch (Closes: #75830)
1701
1702 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 05 Nov 2000 23:00:00 -0700
1703
1704 kdelibs (4:2.0-final-3) unstable; urgency=low
1705
1706 * More upstream fixes
1707 * Fixing (again) suid bit on artswrapper
1708 * Changing bug reporting to point to bugs.debian.org - hopefully I don't
1709 totally hose the bug reporting pieces...
1710 * Building against X4 libs
1711
1712 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 04 Nov 2000 01:30:00 -0700
1713
1714 kdelibs (4:2.0-final-2.2) unstable; urgency=low
1715
1716 * Fixing dependency I hosed
1717 * Fixing suid bit on artswrapper
1718
1719 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 03 Nov 2000 00:30:00 -0700
1720
1721 kdelibs (4:2.0-final-2.1) unstable; urgency=low
1722
1723 * kdelibs-doc once again contains it's kdoc output
1724 * kstyles upstream fixes
1725
1726 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 02 Nov 2000 21:46:00 -0700
1727
1728 kdelibs (4:2.0-final-2) unstable; urgency=low
1729
1730 * more upstream fixes
1731
1732 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 02 Nov 2000 18:00:00 -0700
1733
1734 kdelibs (4:2.0-final-0) unstable; urgency=low
1735
1736 * KDE 2.0
1737
1738 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 23 Oct 2000 00:00:00 -0700
1739
1740 kdelibs (4:2.0-20001016-0) unstable; urgency=low
1741
1742 * more upstream fixes
1743
1744 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 16 Oct 2000 15:00:00 -0700
1745
1746 kdelibs (4:2.0-20001015-0) unstable; urgency=low
1747
1748 * more upstream fixes
1749
1750 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 15 Oct 2000 20:05:00 -0700
1751
1752 kdelibs (4:2.0-20001013-0) unstable; urgency=low
1753
1754 * more upstream fixes
1755
1756 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 13 Oct 2000 23:45:00 -0700
1757
1758 kdelibs (4:2.0-20001011-0) unstable; urgency=low
1759
1760 * more upstream fixes
1761
1762 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 11 Oct 2000 03:45:00 -0700
1763
1764 kdelibs (4:2.0-20001009-3) unstable; urgency=low
1765
1766 * more upstream fixes
1767
1768 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 10 Oct 2000 17:00:00 -0700
1769
1770 kdelibs (4:2.0-20001009-2) unstable; urgency=low
1771
1772 * more upstream fixes
1773
1774 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 10 Oct 2000 00:00:00 -0700
1775
1776 kdelibs (4:2.0-20001009-0) unstable; urgency=low
1777
1778 * KDE 2.0 RC2
1779
1780 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 09 Oct 2000 08:00:00 -0700
1781
1782 kdelibs (4:2.0-20001006-4) unstable; urgency=low
1783
1784 * Fixing startup crashes
1785
1786 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 08 Oct 2000 09:00:00 -0700
1787
1788 kdelibs (4:2.0-20001006-3) unstable; urgency=low
1789
1790 * More upstream fixes
1791 * Fixing preinst applnk problem (Closes: #74195, #74218)
1792
1793 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 08 Oct 2000 03:00:00 -0700
1794
1795 kdelibs (4:2.0-20001006-2) unstable; urgency=low
1796
1797 * More crypto fixes
1798
1799 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 06 Oct 2000 15:30:00 -0700
1800
1801 kdelibs (4:2.0-20001006-0) unstable; urgency=low
1802
1803 * More upstream fixes
1804 * Getting rid of kdelibs-nossl and now providing a kdelibs-crypto package
1805
1806 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 06 Oct 2000 01:30:00 -0700
1807
1808 kdelibs-nossl (4:2.0-20001004-2) unstable; urgency=low
1809
1810 * More upstream fixes
1811
1812 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 05 Oct 2000 15:00:00 -0700
1813
1814 kdelibs-nossl (4:2.0-20001004-0) unstable; urgency=low
1815
1816 * More upstream fixes
1817
1818 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 04 Oct 2000 23:30:00 -0700
1819
1820 kdelibs (4:2.0-20001002-0) unstable; urgency=low
1821
1822 * KDE 2.0 RC1
1823
1824 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 02 Oct 2000 01:30:00 -0700
1825
1826 kdelibs (4:2.0-20000927-0) unstable; urgency=low
1827
1828 * More upstream fixes
1829
1830 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 27 Sep 2000 23:30:00 -0700
1831
1832 kdelibs (4:2.0-20000925-0) unstable; urgency=low
1833
1834 * More upstream fixes
1835
1836 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 25 Sep 2000 15:30:00 -0700
1837
1838 kdelibs (4:2.0-20000923-0) unstable; urgency=low
1839
1840 * More upstream fixes
1841 * Fixing build issues
1842
1843 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 23 Sep 2000 23:00:00 -0700
1844
1845 kdelibs (4:2.0-20000920-0) unstable; urgency=low
1846
1847 * More upstream fixes
1848 * Fixing build issues
1849
1850 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 20 Sep 2000 23:00:00 -0700
1851
1852 kdelibs (4:2.0-20000918-0) unstable; urgency=low
1853
1854 * More upstream fixes (-beta5)
1855
1856 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 18 Sep 2000 17:00:00 -0700
1857
1858 kdelibs (4:2.0-20000910-0) unstable; urgency=low
1859
1860 * More upstream fixes
1861
1862 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 10 Sep 2000 23:00:00 -0700
1863
1864 kdelibs (4:2.0-20000909-0) unstable; urgency=low
1865
1866 * More package cleanup
1867 * More upstream fixes
1868 * All lintian errors are bogus currently. k*.so files are modules and
1869 I can only assume that lintian just doesn't know how to handle them.
1870 the extra license's are needed for KDE and specially setup for KDE
1871
1872 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 09 Sep 2000 02:00:00 -0700
1873
1874 kdelibs (4:2.0-20000907-0.1) unstable; urgency=low
1875
1876 * Fixing issue with requiring -dev package
1877
1878 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 07 Sep 2000 21:00:00 -0700
1879
1880 kdelibs-nossl (4:2.0-20000907-0) unstable; urgency=low
1881
1882 * More Upstream fixes
1883 * Initial Debian upload
1884
1885 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 07 Sep 2000 01:00:00 -0700
1886
1887 kdelibs (4:2.0-20000905-0.1) unstable; urgency=low
1888
1889 * More Upstream fixes
1890
1891 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 05 Sep 2000 18:30:00 -0700
1892
1893 kdelibs (4:2.0-20000905-0) unstable; urgency=low
1894
1895 * More Upstream fixes
1896 * Adding in a version number for libqt2.2 dependency
1897
1898 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 05 Sep 2000 00:30:00 -0700
1899
1900 kdelibs (4:2.0-20000901-0) unstable; urgency=low
1901
1902 * More Upstream fixes
1903
1904 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 01 Sep 2000 00:02:00 -0700
1905
1906 kdelibs (4:2.0-20000829-0) unstable; urgency=low
1907
1908 * More Upstream fixes
1909 * Committing most package updates to CVS tree
1910 * No GPL/QT conflictions
1911
1912 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 29 Aug 2000 21:15:00 -0700
1913
1914 kdelibs (4:2.0-20000825-0) experimental; urgency=low
1915
1916 * Upstream fixes
1917
1918 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 25 Aug 2000 20:00:00 -0700
1919
1920 kdelibs (4:2.0-20000824-1.0) experimental; urgency=low
1921
1922 * KDE 2.0 beta 4
1923
1924 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 24 Aug 2000 18:30:00 -0700
1925
1926 kdelibs (4:2.0-20000821-1.0) experimental; urgency=low
1927
1928 * New upstream fixes
1929 * Adding config link check into postinst script
1930
1931 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 21 Aug 2000 22:45:00 -0700
1932
1933 kdelibs (4:2.0-20000820-1.0) experimental; urgency=low
1934
1935 * New upstream fixes
1936 * No requirement for -dev package now
1937
1938 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 20 Aug 2000 07:45:00 -0700
1939
1940 kdelibs (4:2.0-20000816-1.0) experimental; urgency=low
1941
1942 * Major hacking to fix tons of issues
1943 * New upstream beta version
1944
1945 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 16 Aug 2000 22:30:00 -0700
1946
1947 kdelibs (4:2.0-20000814-1.0) experimental; urgency=low
1948
1949 * More CVS updates
1950 * Tweaks to applnk items
1951
1952 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 14 Aug 2000 02:30:00 -0700
1953
1954 kdelibs (4:2.0-20000810-1.0) experimental; urgency=low
1955
1956 * More CVS updates
1957
1958 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 10 Aug 2000 02:30:00 -0700
1959
1960 kdelibs-cvs (4:2.0-20000517-1.0) experimental; urgency=low
1961
1962 * More CVS updates
1963 * Turning on debugging
1964 * Fixes to preinst script
1965
1966 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 17 May 2000 22:30:00 -0700
1967
1968 kdelibs-cvs (4:2.0-20000512-1.2) experimental; urgency=low
1969
1970 * New upstream beta version
1971 * Turning on debugging
1972
1973 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 12 May 2000 20:30:00 -0700
1974
1975 kdelibs-cvs (4:2.0-20000403-1.0) experimental; urgency=low
1976
1977 * More upstream CVS updates
1978 * Adding in depends for kde-qt-addon
1979
1980 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 03 Apr 2000 06:30:00 -0700
1981
1982 kdelibs-cvs (4:2.0-20000306-1.1) experimental; urgency=low
1983
1984 * More upstream CVS updates
1985
1986 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 06 Mar 2000 22:45:00 -0700
1987
1988 kdelibs-cvs (4:2.0-20000302-1.0) experimental; urgency=low
1989
1990 * More upstream CVS updates
1991
1992 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 02 Mar 2000 22:00:00 -0700
1993
1994 kdelibs-cvs (4:2.0-20000229-1.0) experimental; urgency=low
1995
1996 * More upstream CVS updates
1997 * Adding in build-depends
1998 * Making changes to ust libqt2.1
1999
2000 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 29 Feb 2000 22:00:00 -0700
2001
2002 kdelibs-cvs (4:2.0-20000221-1.1) experimental; urgency=low
2003
2004 * Rebuild with updated CVS files and new cleanups
2005
2006 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 22 Feb 2000 18:00:00 -0700
2007
2008 kdelibs-cvs (4:2.0-20000221-1.0) experimental; urgency=low
2009
2010 * More upstream changes
2011 * Adding in a shlibs.local file to clear up self-dependency
2012 * Adding in missing man pages
2013 * Seperating out doc files again
2014
2015 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 21 Feb 2000 22:00:00 -0700
2016
2017 kdelibs-cvs (4:2.0-19991117-1.0) experimental; urgency=low
2018
2019 * More upstream changes
2020
2021 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 17 Nov 1999 05:30:00 -0400
2022
2023 kdelibs-cvs (4:2.0-19991020-1.0) experimental; urgency=low
2024
2025 * More upstream changes
2026
2027 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 20 Oct 1999 06:30:00 -0400
2028
2029 kdelibs-cvs (4:2.0-19991013-1.0) experimental; urgency=low
2030
2031 * More upstream changes
2032 * More cleanup
2033 * Removing conffiles for compile time creaction of it
2034 * Adding in pre* scripts
2035 * Commenting out dh_link piece to see if we still need it
2036
2037 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 13 Oct 1999 23:30:00 -0400
2038
2039 kdelibs-cvs (4:2.0-19991001-0.1) experimental; urgency=low
2040
2041 * new upstream CVS version
2042
2043 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 01 Oct 1999 14:30:00 -0400
2044
2045 kdelibs-cvs (4:2.0-19990921-0.1) experimental; urgency=low
2046
2047 * new upstream CVS version
2048 * Fixing postinst script and one minor issue with rules to bring everything
2049 up to Debian policy.
2050
2051 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 21 Sep 1999 11:15:00 -0400
2052
2053 kdelibs-cvs (4:2.0-19990912-0.1) experimental; urgency=low
2054
2055 * new upstream CVS version
2056 * Using 0.x numbers for my updates which is mainly to keep up with CVS
2057
2058 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 13 Sep 1999 14:30:39 -0400
2059
2060 kdelibs-cvs (4:2.0-19990903-1.0) experimental; urgency=low
2061
2062 * new upstream version
2063
2064 -- Stephan Kulow <coolo@kde.org> Fri, 3 Sep 1999 21:01:39 +0200
2065
2066 kdelibs-cvs (4:2.0-19990823-1.0) experimental; urgency=low
2067
2068 * More CVS updates
2069 * Adding in a process to the postinst to verify that /usr/doc/kde/HTML/default
2070 is a link and not a directory
2071 * Removing ldconfig from postrm
2072
2073 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 23 Aug 1999 07:30:28 -0400
2074
2075 kdelibs-cvs (4:2.0-19990822-1.0) experimental; urgency=low
2076
2077 * Adding a link from /etc/kde2 to /usr/share/config until the proper
2078 solution is made.
2079 * More CVS updates
2080
2081 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 22 Aug 1999 05:00:28 -0400
2082
2083 kdelibs-cvs (4:2.0-19990820-1.1) experimental; urgency=low
2084
2085 * New upstream CVS version
2086
2087 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 21 Aug 1999 00:30:28 -0400
2088
2089 kdelibs-cvs (4:2.0-19990820-1) experimental; urgency=low
2090
2091 * New upstream CVS version
2092 * Moving into /usr from /opt
2093
2094 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 20 Aug 1999 11:00:28 -0400
2095
2096 kdelibs-cvs (4:2.0-19990720-1) experimental; urgency=low
2097
2098 * New upstream CVS version
2099
2100 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 20 Jul 1999 07:45:28 -0400
2101
2102 kdelibs-cvs (4:2.0-19990626-2) experimental; urgency=low
2103
2104 * back to using the paths out of debianrules with some dependency trick
2105 in rules. No more hardcoded paths there
2106 * don't use kderc file, but add the paths that are known to be
2107 nonstandard in rules. And install into $kde_confdir/system.kdeglobals
2108 /etc/kderc may be used for the noncvs version later. For now it asks
2109 for trouble in my eyes :)
2110 * some changes in debianrules to make it more flexible too
2111 * don't compile with --enable-debug, but with --disable-debug - this does
2112 more than removing -g, don't know who made this policy within debian
2113 * use --enable-final as it makes thinks smaller, faster and better anyway ;)
2114
2115 -- Stephan Kulow <coolo@kde.org> Sat, 26 Jun 1999 14:33:05 +0200
2116
2117 kdelibs-cvs (4:2.0-19990626-1) experimental; urgency=low
2118
2119 * New upstream CVS version
2120 * Fixing the /etc/kderc file (had it there, just didn't install it)
2121
2122 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 26 Jun 1999 07:00:28 -0400
2123
2124 kdelibs-cvs (4:2.0-19990624-1) experimental; urgency=low
2125
2126 * New upstream CVS version
2127 * Adding in a /etc/kderc file
2128
2129 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 25 Jun 1999 23:50:28 -0400
2130
2131 kdelibs-cvs (4:2.0-19990620-1) experimental; urgency=low
2132
2133 * New upstream CVS version
2134 * Migrating to /etc/kde from /etc/kde2
2135
2136 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 20 Jun 1999 11:00:28 -0400
2137
2138 kdelibs-cvs (4:2.0-19990601-1) experimental; urgency=low
2139
2140 * New upstream CVS version
2141
2142 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 01 Jun 1999 01:00:28 -0400
2143
2144 kdelibs-cvs (4:2.0-19990524-1) experimental; urgency=low
2145
2146 * migrating back to / from /opt
2147 * migrating in new build fixes from -stable bringing package more in
2148 line with current Debian dist
2149
2150 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 24 May 1999 07:00:28 -0400
2151
2152 kdelibs-cvs (4:2.0-19990314-1) experimental; urgency=low
2153
2154 * moving the -cvs from version to package name
2155
2156 -- Stephan Kulow <coolo@kde.org> Sun, 14 Mar 1999 21:12:28 +0100
2157
2158 kdelibs (4:2.0-19990312-cvs-3) experimental; urgency=low
2159
2160 * use INSTALL_DATA with -p
2161
2162 -- Stephan Kulow <coolo@kde.org> Sat, 13 Mar 1999 23:13:09 +0100
2163
2164 kdelibs (4:2.0-19990312-cvs-2) experimental; urgency=low
2165
2166 * use DESTDIR
2167
2168 -- Stephan Kulow <coolo@kde.org> Sat, 13 Mar 1999 23:11:16 +0100
2169
2170 kdelibs (4:2.0-19990312-cvs-1) experimental; urgency=low
2171
2172 * new upstream version with corba support libraries integrated
2173
2174 -- Stephan Kulow <coolo@kde.org> Fri, 12 Mar 1999 23:31:27 +0100
2175
2176 kdelibs (4:2.0-19990309-1) experimental; urgency=low
2177
2178 * new upstream version out of CVS (many translation updates and some
2179 security fixes
2180 * install it into /opt/kde2pre for now (unstripped)
2181
2182 -- Stephan Kulow <coolo@kde.org> Sat, 6 Mar 1999 18:03:04 +0100
2183
2184 kdelibs (4:1.1-19990217-1) unstable; urgency=low
2185
2186 * new upstream version
2187
2188 -- Stephan Kulow <coolo@kde.org> Wed, 17 Feb 1999 19:09:42 +0100
2189
2190 kdelibs (4:1.1-19990207-2) unstable; urgency=low
2191
2192 * fixed a bug with the jpeglib version
2193
2194 -- Stephan Kulow <coolo@kde.org> Tue, 9 Feb 1999 09:31:40 +0100
2195
2196 kdelibs (4:1.1-19990207-1) unstable; urgency=low
2197
2198 * new upstream version 1.1 and new epoche
2199
2200 -- Stephan Kulow <coolo@kde.org> Sun, 7 Feb 1999 12:12:58 +0100
2201
2202 kdelibs (2:980710-1.0-1) unstable; urgency=low
2203
2204 * new upstream version 1.0
2205
2206 -- Stephan Kulow <coolo@kde.org> Sun, 12 Jul 1998 10:12:19 +0200
2207
2208 kdelibs (2:980419-b4-1) unstable; urgency=low
2209
2210 * new upstream version Beta4
2211
2212 -- Stephan Kulow <coolo@kde.org> Sun, 19 Apr 1998 13:58:13 +0200
2213
2214 kdelibs (2:980312-4) frozen; urgency=low
2215
2216 * touch the .so.0 files to satisfy lintian
2217 * moved all unnecessary files out of -dev
2218 * moved the symbolic link default->en to kdelibs, where it belongs
2219 * fixed the shlibs format
2220 * new qt1g release (1.33)
2221
2222 -- Stephan Kulow <coolo@kde.org> Tue, 31 Mar 1998 13:00:00 +0100
2223
2224 kdelibs (2:980312-3) frozen; urgency=low
2225
2226 * new g++ and libstdc++ release (egcs-2.90.26-1)
2227
2228 -- Stephan Kulow <coolo@kde.org> Tue, 24 Mar 1998 14:45:16 +0100
2229
2230 kdelibs (2:980312-2) unstable; urgency=low
2231
2232 * use debhelper now
2233
2234 -- Stephan Kulow <coolo@kde.org> Sun, 15 Mar 1998 21:28:42 +0100
2235
2236 kdelibs (2:980312-1) experimental; urgency=low
2237
2238 * changed the files file
2239 * New upstream release
2240
2241 -- Stephan Kulow <coolo@kde.org> Thu, 12 Mar 1998 22:15:37 +0100
2242
2243 kdelibs (2:980310-3) experimental; urgency=low
2244
2245 * removed the preinst script
2246 * use absolute paths instead of the one with
2247 * changed directory for libraries
2248
2249 -- Stephan Kulow <coolo@kde.org> Wed, 11 Mar 1998 20:11:50 +0100
2250
2251 kdelibs (2:980310-2) experimental; urgency=low
2252
2253 * removed the file correction part from kderules
2254
2255 -- Stephan Kulow <coolo@kde.org> Mon, 9 Mar 1998 23:29:50 +0100
2256
2257 kdelibs (2:980310-1) experimental; urgency=low
2258
2259 * New upstream release
2260
2261 -- Stephan Kulow <coolo@kde.org> Mon, 9 Mar 1998 22:47:16 +0100
2262
2263 kdelibs (980303-1) experimental; urgency=low
2264
2265 * New upstream release
2266
2267 -- Stephan Kulow <coolo@kde.org> Wed, 4 Mar 1998 10:43:42 +0100
2268
2269 kdelibs (980228-1) experimental; urgency=low
2270
2271 * added *.moc to the clean target
2272 * New upstream release
2273
2274 -- Stephan Kulow <coolo@kde.org> Sat, 28 Feb 1998 21:05:58 +0100
2275
2276 kdelibs (980227-2) experimental; urgency=low
2277
2278 * removed the REENTRANT flag. KDE don't uses threds
2279 * updated libmediatool
2280
2281 -- Stephan Kulow <coolo@kde.org> Sat, 28 Feb 1998 01:22:56 +0100
2282
2283 kdelibs (980227-1) experimental; urgency=low
2284
2285 * changed the name of libjpeg-dev
2286 * renamed preint to preinst (typo while moving last time)
2287 * added fields in control file (most taken from AJ's versions)
2288 * New upstream release
2289
2290 -- Stephan Kulow <coolo@kde.org> Fri, 27 Feb 1998 20:20:24 +0100
2291
2292 kdelibs (980225-1) experimental; urgency=low
2293
2294 * New upstream release
2295
2296 -- Stephan Kulow <coolo@kde.org> Wed, 25 Dec 1998 19:23:12 +0100
2297
2298 kdelibs (980224-1) experimental; urgency=low
2299
2300 * New upstream release
2301
2302 -- Stephan Kulow <coolo@kde.org> Wed, 25 Dec 1998 11:25:23 +0100
2303
2304 kdelibs (1:Beta2-2.1) experimental; urgency=low
2305
2306 * New upstream release
2307
2308 -- Andreas Jellinghaus <aj@debian.org> Fri, 5 Dec 1997 21:15:52 +0100
2309
2310 kdelibs (1:Beta2-2) unstable; urgency=low
2311
2312 * removed virtual package names.
2313
2314 -- Andreas Jellinghaus <aj@debian.org> Sun, 30 Nov 1997 16:59:27 +0100
2315
2316 kdelibs (1:Beta2-1) unstable; urgency=low
2317
2318 * New upstream release
2319
2320 -- Andreas Jellinghaus <aj@debian.org> Sun, 23 Nov 1997 14:04:20 +0100
2321
2322 kdelibs (1:Beta1.2-2) unstable; urgency=low
2323
2324 * new compile cycle with bugfixes.
2325
2326 -- Andreas Jellinghaus <aj@debian.org> Sun, 9 Nov 1997 19:43:46 +0100
2327
2328 kdelibs (1:Beta1.2-1) unstable; urgency=low
2329
2330 * New upstream release
2331
2332 -- Andreas Jellinghaus <aj@debian.org> Mon, 27 Oct 1997 11:16:24 +0100
2333
2334 kdelibs (1:Beta1.1-1) unstable; urgency=low
2335
2336 * New upstream release
2337
2338 -- Andreas Jellinghaus <aj@debian.org> Mon, 20 Oct 1997 12:33:52 +0200
2339
2340 kdelibs (971019-1) unstable; urgency=low
2341
2342 * New upstream release
2343 * Fixed all paths to match debian setup
2344 * Fixed locale path
2345
2346 -- Andreas Jellinghaus <aj@debian.org> Sun, 19 Oct 1997 12:05:32 +0200
2347
2348 kdelibs (971013-1) unstable; urgency=low
2349
2350 * New upstream release
2351
2352 -- Andreas Jellinghaus <aj@debian.org> Mon, 13 Oct 1997 08:18:16 +0200
2353
2354 kdelibs (971011-1) unstable; urgency=low
2355
2356 * New upstream release
2357
2358 -- Andreas Jellinghaus <aj@debian.org> Sun, 12 Oct 1997 12:08:40 +0200
2359
2360 kdelibs (971009-1) unstable; urgency=low
2361
2362 * New upstream release
2363
2364 -- Andreas Jellinghaus <aj@debian.org> Thu, 9 Oct 1997 10:47:00 +0200
2365
2366 kdelibs (971008-1) unstable; urgency=low
2367
2368 * New upstream release
2369
2370 -- Andreas Jellinghaus <aj@debian.org> Wed, 8 Oct 1997 10:03:09 +0200
2371
2372 kdelibs (971006-2) unstable; urgency=low
2373
2374 * daily recompile of everything.
2375
2376 -- Andreas Jellinghaus <aj@debian.org> Tue, 7 Oct 1997 10:36:58 +0200
2377
2378 kdelibs (971006-1) unstable; urgency=low
2379
2380 * New upstream release
2381
2382 -- Andreas Jellinghaus <aj@debian.org> Mon, 6 Oct 1997 09:19:17 +0200
2383
2384 kdelibs (971005-1) unstable; urgency=low
2385
2386 * New upstream release
2387
2388 -- Andreas Jellinghaus <aj@debian.org> Sun, 5 Oct 1997 17:27:13 +0200
2389
2390 kdelibs (971003-1) unstable; urgency=low
2391
2392 * New upstream release
2393
2394 -- Andreas Jellinghaus <aj@debian.org> Fri, 3 Oct 1997 08:16:14 +0200
2395
2396 kdelibs (971002-1) unstable; urgency=low
2397
2398 * New upstream release
2399
2400 -- Andreas Jellinghaus <aj@debian.org> Thu, 2 Oct 1997 08:47:49 +0200
2401
2402 kdelibs (970930-1) unstable; urgency=low
2403
2404 * New upstream release
2405
2406 -- Andreas Jellinghaus <aj@debian.org> Tue, 30 Sep 1997 11:39:38 +0200
2407
2408 kdelibs (970929-1) unstable; urgency=low
2409
2410 * New upstream release
2411
2412 -- Andreas Jellinghaus <aj@debian.org> Mon, 29 Sep 1997 09:36:11 +0200
2413
2414 kdelibs (970925-2) unstable; urgency=low
2415
2416 * daily recompile of everything.
2417
2418 -- Andreas Jellinghaus <aj@debian.org> Fri, 26 Sep 1997 08:42:24 +0200
2419
2420 kdelibs (970925-1) unstable; urgency=low
2421
2422 * New upstream release
2423
2424 -- Andreas Jellinghaus <aj@debian.org> Thu, 25 Sep 1997 08:04:45 +0200
2425
2426 kdelibs (970924-2) unstable; urgency=low
2427
2428 * new use kderules.
2429 * daily recompile of everything.
2430
2431 -- Andreas Jellinghaus <aj@debian.org> Wed, 24 Sep 1997 10:21:17 +0200
2432
2433 kdelibs (970924-1) unstable; urgency=low
2434
2435 * New upstream release
2436
2437 -- Andreas Jellinghaus <aj@debian.org> Wed, 24 Sep 1997 08:28:48 +0200
2438
2439 kdelibs (970923-1) unstable; urgency=low
2440
2441 * New upstream release
2442
2443 -- Andreas Jellinghaus <aj@debian.org> Tue, 23 Sep 1997 08:36:52 +0200
2444
2445 kdelibs (970922-1) unstable; urgency=low
2446
2447 * New upstream release
2448
2449 -- Andreas Jellinghaus <aj@debian.org> Mon, 22 Sep 1997 09:48:41 +0200
2450
2451 kdelibs (970921-1) unstable; urgency=low
2452
2453 * New upstream release
2454
2455 -- Andreas Jellinghaus <aj@debian.org> Sun, 21 Sep 1997 13:45:48 +0200
2456
2457 kdelibs (970920-1) unstable; urgency=low
2458
2459 * Initial Release.
2460
2461 -- Andreas Jellinghaus <aj@debian.org> Sat, 20 Sep 1997 09:59:48 +0200
2462

  ViewVC Help
Powered by ViewVC 1.1.5