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

  ViewVC Help
Powered by ViewVC 1.1.5