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

Contents of /branches/kde-3.4.0/packages/kdelibs/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 797 - (show annotations) (download)
Sun Mar 13 15:53:13 2005 UTC (8 years, 3 months ago) by chrsmrtn-guest
File size: 63710 byte(s)
changelog for dato's patch.
1 kdelibs (4:3.4.0-0pre1) experimental; urgency=low
2
3 * New upstream release.
4
5 * Bugs reported in the Debian BTS fixed by this release:
6
7 - no longer FTBFS on amd64/gcc-4.0. (Closes: #288900)
8
9 * Converted packaging to CDBS (initial version by Daniel Schepler, further
10 changes by Christopher Martin and Adeodato Simó).
11
12 +++ Changes by Adeodato Simó:
13
14 * [cdbs/kde.mk] Use escaped variables in the definitions of kde_htmldir and
15 the like instead of absolute paths, so that /usr/bin/kde-config doesn't
16 output them expanded even when --expandvars is not used. (Closes: #287822)
17
18 * Fixed the ability of the build system to find kde.pot, even when it is not
19 located at KDEDIR/include/kde.pot. This allows the use of targets such as
20 "package-messages" without specifying includedir. (Closes: #283858)
21
22 +++ Changes by Christopher Martin
23
24 * Clean out useless manpages. New or better ones welcome...
25 (Closes: #292084)
26
27 * The GFDL is no longer needed, as the manpages have been relicensed.
28 (Closes: #292085)
29
30 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 4 Mar 2005 20:37:12 +0100
31
32 kdelibs (4:3.3.2-3) unstable; urgency=high
33
34 * Urgency high as it closes a security RC bug
35
36 +++ Changes by Isaac Clerencia:
37
38 * Fix syntax error in dcopidlng, closes: #297095 (was causing kdepim an
39 others to FTBFS).
40
41 * Apply patch from KDE 3.4 to fix CAN-2005-0237 (spoofing using IDN),
42 closes: #294271, #294204. IDN is now disabled in all KDE apps unless
43 the environment variable KDE_USE_IDN is set.
44
45 * Christopher Cheney has kindly relicensed man pages written by him from
46 GDFL to GPL, update the license statement accordingly. Closes: #292085.
47
48 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 28 Feb 2005 14:05:30 +0100
49
50 kdelibs (4:3.3.2-2) unstable; urgency=high
51
52 +++ Changes by Adeodato Simó:
53
54 * Include patch to fix CAN-2005-0365, "insecure temporary file creation in
55 kdelibs 3.3.2". dcopidlng no longer creates its temporary files in /tmp.
56 (Closes: #294832, #294896) Urgency set to high because of this and other
57 RC bug fixes below.
58
59 * KDE_3_3_BRANCH update.
60
61 * Include patch from CVS to fix XMLHttpRequest POST being broken in KHTML
62 due to a blank line in headers. (Closes: #292765)
63
64 +++ Changes by Christopher Martin:
65
66 * Add patch from upstream that solves the problem wherein programs whose
67 .desktop entry contained their full path, rather than just the binary
68 to be executed (mainly games), confused kdeinit.
69 (Closes: #270592, #290323)
70
71 * debian/control: Add necessary kdelibs-data Replaces for old
72 openoffice.org packages. (Closes: #292569)
73
74 * Add better manpage for lnusertemp. Thanks to Javier Fernández-Sanguino
75 Peña. (Closes: #292081)
76
77 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 13 Feb 2005 04:58:29 +0100
78
79 kdelibs (4:3.3.2-1) unstable; urgency=medium
80
81 +++ Changes by Adeodato Simó:
82
83 * Uploading to unstable. This new upstream version fixes CAN-2004-1145,
84 "Konqueror Java Vulnerability", and thus closes: #286521. Urgency set
85 to medium for this reason (the package has been in experimental for some
86 time, and has been checked to work properly with the rest of 3.3.1
87 packages).
88
89 * debian/control:
90 - make kdelibs-data replace kjscmd (<< 4:3.3.0), which was missed in the
91 3.3.1-1 upload and completely forgotten since then. (Closes: #288653)
92
93 * debian/kdelibs-data.install: the files added in the previous upload were
94 checked not to exist in oo.o-mimelnk in sid, but sadly they exist in the
95 version in sarge. Reverted them for now, will be re-added when OpenOffice
96 1.1.3 enters sarge (with the proper Conflicts: entry). (Closes: #287097)
97
98 List of files:
99 - usr/share/mimelnk/application/vnd.sun.xml.calc.template.desktop
100 - usr/share/mimelnk/application/vnd.sun.xml.draw.template.desktop
101 - usr/share/mimelnk/application/vnd.sun.xml.impress.template.desktop
102 - usr/share/mimelnk/application/vnd.sun.xml.writer.template.desktop
103
104 +++ Changes by Christopher Martin:
105
106 * KDE_3_3_BRANCH update. Pulls in the fix for CAN-2004-1165, the FTP command
107 injection bug. (Closes: #285128, #287201)
108
109 * Add patch to change the group set by KDE CUPS configurator to Debian's
110 default, lpadmin, rather than sys. (Closes: #263430)
111
112 * Add kaccel hack that works around a Konqueror crash with Russian keyboards.
113 (Closes: #287566)
114
115 * Change debian/copyright file to refer to licenses, instead of copyright,
116 when discussing KDE's licenses. (Closes: #290191, #290190)
117
118 * Change dependency on perl-suid to perl, and add Recommends: perl-suid.
119 The lack of perl-suid should only cause problems for some users using
120 NFS or SMB shares. (Closes: #289164)
121
122 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 16 Jan 2005 20:48:01 +0100
123
124 kdelibs (4:3.3.2-0pre1) experimental; urgency=low
125
126 * New upstream release.
127
128 * KDE_3_3_BRANCH update. Includes the kdelibs part of the fix
129 for CAN-2004-1158. [CM]
130
131 * Removed patches:
132 - post-3.3.1-kdelibs-khtml.diff and post-3.3.1-kdelibs-kio.diff since
133 these fixes are in KDE_3_3_BRANCH. [CM]
134
135 * New patches:
136 - 06_automake-1.9.diff
137 - 12_cups_docroot.diff: changed the CUPS document path in kdeprint to
138 reflect the Debian default. [CM]
139
140 * Updated dcop.1 manpage with patch by Helge Kreutzman. (Closes: #250631)
141
142 * New entries in debian/kdelibs-data.install:
143 - usr/share/mimelnk/application/java.desktop
144 - usr/share/mimelnk/application/xml.desktop
145 - usr/share/mimelnk/application/vnd.sun.xml.calc.template.desktop
146 - usr/share/mimelnk/application/vnd.sun.xml.draw.template.desktop
147 - usr/share/mimelnk/application/vnd.sun.xml.impress.template.desktop
148 - usr/share/mimelnk/application/vnd.sun.xml.writer.template.desktop
149 - usr/share/apps/ksgmltools2/customization/cs/entities/underLGPL.docbook
150
151 * New entries in debian/kdelibs4-dev.install:
152 - usr/include/kde/kiobuffer.h
153 - usr/include/kde/kwallettypes.h
154
155 * debian/control:
156 - removed unneeded build-dependency on automake1.9. [CM]
157
158 * debian/rules:
159 - call dh_makeshlibs with DH_COMPAT set to 3, so that -V works again for
160 us (works around debhelper bug #280830). (Closes: #280826)
161
162 -- Adeodato Simó <asp16@alu.ua.es> Fri, 17 Dec 2004 01:30:13 +0100
163
164 kdelibs (4:3.3.1-4) unstable; urgency=high
165
166 * The "from kde maintainers to m68k porters with love" release.
167 * Move the Conflicts with (<< 3.3.0) packages from kdelibs (dummy package)
168 to kdelibs4 (real package). They were put in the wrong package due to a
169 wrong assumption on how the testing scripts work.
170
171 -- Riku Voipio <riku.voipio@iki.fi> Sun, 19 Dec 2004 16:45:39 +0000
172
173 kdelibs (4:3.3.1-3) unstable; urgency=high
174
175 * Fix kdeaccessability Conflict. Closes: #285391
176 * Added patch to fix half of Konqueror Window Injection Vulnerability
177 CAN-2004-1158. kdebase upload will fix the rest.
178
179 -- Riku Voipio <riku.voipio@iki.fi> Mon, 13 Dec 2004 18:53:21 +0000
180
181 kdelibs (4:3.3.1-2) unstable; urgency=medium
182
183 * New upload to aid with transition of KDE 3.3 to sarge and to fix security
184 hole. Urgency set to medium because of these reasons.
185
186 * Add versioned conflicts (<< 4:3.3.0) for all KDE official modules in
187 kdelibs. This will permit the testing transition to happen all at once.
188
189 * Fixed kdewebdev conflict (was << 4:3.3.0, while kdewebdev in sid
190 is 1:3.3.0 -Riku
191
192 * Include patch to fix CAN-2004-1171 ("plain text password exposure").
193 Closes half of #285126. Notes about the patches:
194
195 - post-3.3.1-kdelibs-khtml.diff: dropped hunks #2 and #3 of patch to
196 khtml_part.cpp, since they were whitespace adjustments and were causing
197 failures to apply.
198
199 - post-3.3.1-kdelibs-kio.diff: the patch as given in the KDE Advisory
200 can't be used, since kdelibs 3.3.1-1 includes a KDE_3_3_BRANCH pull that
201 already modifies kio/kio/job.cpp and makes the supplied patch unusable.
202
203 Regenerated patch from CVS: Diff for /kdelibs/kio/kio/job.cpp between
204 version 1.397.2.7 and 1.397.2.8.
205
206 -- Adeodato Simó <asp16@alu.ua.es> Sat, 11 Dec 2004 00:23:09 +0100
207
208 kdelibs (4:3.3.1-1) unstable; urgency=low
209
210 * New upstream release.
211 * KDE_3_3_BRANCH update.
212
213 -- Christopher L Cheney <ccheney@debian.org> Sun, 31 Oct 2004 03:30:00 -0600
214
215 kdelibs (4:3.3.0-2) unstable; urgency=low
216
217 * KDE_3_3_BRANCH update.
218
219 -- Christopher L Cheney <ccheney@debian.org> Thu, 23 Sep 2004 17:00:00 -0500
220
221 kdelibs (4:3.3.0-1.1) unstable; urgency=low
222
223 * The "Please stop spamming the OpenEXR maintainer (me)" Debian release.
224 - Non Maintainer Upload.
225 - Force rebuild against libopenexr2.
226 (closes: #266504)
227
228 -- Andrew Lau <netsnipe@users.sourceforge.net> Fri, 27 Aug 2004 14:22:03 +1000
229
230 kdelibs (4:3.3.0-1) unstable; urgency=high
231
232 * New upstream release.
233
234 -- Christopher L Cheney <ccheney@debian.org> Fri, 13 Aug 2004 18:00:00 -0500
235
236 kdelibs (4:3.2.3-4) unstable; urgency=high
237
238 * KDE_3_2_BRANCH Update.
239 * Apply patch for mktemp security issue. (Closes: #261386)
240 * Build-Depends: libtiff4-dev. (Closes: #262589, #262832)
241
242 -- Christopher L Cheney <ccheney@debian.org> Mon, 2 Aug 2004 22:00:00 -0500
243
244 kdelibs (4:3.2.3-3) unstable; urgency=low
245
246 * KDE_3_2_BRANCH Update.
247
248 -- Christopher L Cheney <ccheney@debian.org> Thu, 22 Jul 2004 03:00:00 -0500
249
250 kdelibs (4:3.2.3-2) unstable; urgency=low
251
252 * KDE_3_2_BRANCH Update.
253
254 -- Christopher L Cheney <ccheney@debian.org> Sat, 12 Jun 2004 14:30:00 -0500
255
256 kdelibs (4:3.2.3-1) unstable; urgency=high
257
258 * New upstream release.
259 * kdelibs-bin Depends: menu-xdg. (Closes: #248610)
260
261 -- Christopher L Cheney <ccheney@debian.org> Thu, 3 Jun 2004 19:00:00 -0500
262
263 kdelibs (4:3.2.2-2) unstable; urgency=high
264
265 * kdelibs-data Depends: hicolor-icon-theme. (Closes: #238839)
266 * Remove preinst bashism. (Closes: #242946, #242961, #243475)
267 * Do not remove /etc/kde3/system.kdeglobals. (Closes: #245149)
268 * kdelibs-bin Recommends: menu-xdg.
269
270 -- Christopher L Cheney <ccheney@debian.org> Wed, 21 Apr 2004 18:00:00 -0500
271
272 kdelibs (4:3.2.2-1) unstable; urgency=low
273
274 * New upstream release.
275 * Added CUPS usage information to README.Debian. (Closes: #132587)
276 * Update kdelibs-data Replaces: openoffice.org-mimlnk. (Closes: #233700,
277 #236508)
278 * Correct debian menu replacewith usage. (Closes: #237260, #238769,
279 #239260, #241083, #241420, #242266)
280 * debian/Packaging.txt, debian/dh-make/menu.ex: Removed references to
281 the obsolete kderemove menu tag in kdelibs' documentation.
282 * debian/Packaging.txt, debian/dh-make/menu.ex: Added quotes to the menu
283 file examples.
284 * debian/dh-make/rules, debian/Packaging.txt: updated the information to
285 the state that things currently are in sid.
286 * debian/dh-make/rules, debian/Packaging.txt: Added an example icon entry
287 to the example menu file content.
288 * debian/Packaging.txt: Added a paragraph by Nathaniel W. Turner
289 explaining how to use CDBS for packaging a KDE app.
290
291 -- Christopher L Cheney <ccheney@debian.org> Mon, 5 Apr 2004 23:00:00 -0500
292
293 kdelibs (4:3.2.1-1) unstable; urgency=low
294
295 * New upstream release.
296 * Added kdelibs4 Depends xbase-clients. (Closes: #232348)
297
298 -- Christopher L Cheney <ccheney@debian.org> Thu, 04 Mar 2004 22:00:00 -0600
299
300 kdelibs (4:3.2.0-0pre1v1) experimental; urgency=low
301
302 * New upstream release.
303
304 -- Christopher L Cheney <ccheney@debian.org> Tue, 17 Feb 2004 01:00:00 -0600
305
306 kdelibs (4:3.1.95-1) unstable; urgency=low
307
308 * New upstream release.
309
310 -- Christopher L Cheney <ccheney@debian.org> Wed, 21 Jan 2004 21:00:00 -0600
311
312 kdelibs (4:3.1.5-1) unstable; urgency=low
313
314 * New upstream release.
315 * Added libtool arm patch.
316 * Corrected meinproc manpage. (Closes: #220883)
317 * Added --enable-dnotify to configure (Closes: #206976)
318
319 -- Christopher L Cheney <ccheney@debian.org> Sat, 10 Jan 2004 14:00:00 -0600
320
321 kdelibs (4:3.1.4-3) unstable; urgency=low
322
323 * Added Replaces to kdelibs-data for arson, k3b. (Closes: #214534)
324 * Move meinproc to kdelibs-bin so that khelpcenter glossary works.
325 (Closes: #214815)
326 * Restore generation of system.kdeglobals. (Closes: #216463)
327 * Remove symlink /usr/share/config -> /etc/kde3.
328
329 -- Christopher L Cheney <ccheney@debian.org> Tue, 4 Nov 2003 22:00:00 -0600
330
331 kdelibs (4:3.1.4-2) unstable; urgency=low
332
333 * Added patch to update autotools files.
334 * Added patch to remove pedantic-errors from KDE_CHECK_FUNC_EXT since it
335 causes configure checks to fail due to #line numbers being > 32767.
336 * Added patch to make KStandardDirs::addKDEDefaults look in /usr/local as
337 well.
338
339 -- Christopher L Cheney <ccheney@debian.org> Sun, 5 Oct 2003 18:00:00 -0500
340
341 kdelibs (4:3.1.4-1) unstable; urgency=low
342
343 * New upstream release.
344
345 -- Christopher L Cheney <ccheney@debian.org> Sat, 27 Sep 2003 02:00:00 -0500
346
347 kdelibs (4:3.1.3-1) unstable; urgency=low
348
349 * New upstream release.
350
351 -- Christopher L Cheney <ccheney@debian.org> Tue, 29 Jul 2003 20:00:00 -0500
352
353 kdelibs (4:3.1.2-2.1) unstable; urgency=low
354
355 * NMU
356 * kdelibs4-dev Depends: libxml2-utils.
357 Closes: #196222, #196958, #199044, #200483, #200484
358
359 -- LaMont Jones <lamont@debian.org> Wed, 9 Jul 2003 15:26:11 -0600
360
361 kdelibs (4:3.1.2-2) unstable; urgency=low
362
363 * Add xlibs-pic to kdelibs-dev Depends. (Closes: #193863)
364 * Add libssl-dev to kdelibs-dev Depends. (Closes: #180542)
365
366 -- Christopher L Cheney <ccheney@debian.org> Mon, 19 May 2003 12:00:00 -0500
367
368 kdelibs (4:3.1.2-1) unstable; urgency=low
369
370 * New upstream release. (Closes: #185697, #192616, #192931)
371
372 -- Christopher L Cheney <ccheney@debian.org> Sun, 18 May 2003 01:00:00 -0500
373
374 kdelibs (4:3.1.1-1) unstable; urgency=low
375
376 * New upstream release. (Closes: #181547, #181870)
377 * Correct imagetops manpage description. (Closes: #180868)
378
379 -- Christopher L Cheney <ccheney@debian.org> Tue, 11 Mar 2003 19:00:00 -0600
380
381 kdelibs (4:3.1.0-2) unstable; urgency=low
382
383 * Add 'chmod +x configure' to rules.
384
385 -- Christopher L Cheney <ccheney@debian.org> Wed, 5 Feb 2003 12:00:00 -0600
386
387 kdelibs (4:3.1.0-1) unstable; urgency=low
388
389 * New Upstream.
390 * Rebuilt debian dir.
391 * Split arts out of kdelibs source.
392
393 -- Christopher L Cheney <ccheney@debian.org> Sat, 01 Feb 2003 01:00:00 -0600
394
395 kdelibs (4:2.2.2-14) unstable; urgency=low
396
397 * And a quick update to send it to unstable; no changes from -13.woody.3.
398
399 -- Daniel Stone <dstone@trinity.unimelb.edu.au> Wed, 11 Sep 2002 22:29:31 +1000
400
401 kdelibs (4:2.2.2-13.woody.8) stable-security; urgency=high
402
403 * Non-maintainer upload by the Security Team
404 * Apply the following patches from upstream:
405 - post-2.2.2-kdelibs-http.patch (CAN-2003-0459)
406 - post-2.2.2-kdelibs-kio-2.diff (CAN-2003-0370)
407 - post-2.2.2-kdelibs-kssl-2.diff (CAN-2003-0370)
408 * These address the issues described in:
409 - http://www.kde.org/info/security/advisory-20030602-1.txt
410 - An upcoming KDE advisory regarding CAN-2003-0370
411
412 -- Matt Zimmerman <mdz@debian.org> Thu, 24 Jul 2003 12:57:56 -0400
413
414 kdelibs (4:2.2.2-13.woody.7) stable-security; urgency=high
415
416 * Non-maintainer upload by the Security Team
417 * Applied upstream patch so ghostscript won't execute arbitrary commands
418 hidden inside of postscript files.
419
420 -- Martin Schulze <joey@infodrom.org> Thu, 10 Apr 2003 12:05:36 +0200
421
422 kdelibs (4:2.2.2-13.woody.6) stable-security; urgency=high
423
424 * Non-maintainer upload by the Security Team
425 * Applied upstream patches to fix several potential vulnerabilities.
426 http://www.kde.org/info/security/advisory-20021220-1.txt
427
428 -- Martin Schulze <joey@infodrom.org> Mon, 6 Jan 2003 08:20:04 +0100
429
430 kdelibs (4:2.2.2-13.woody.5) stable-security; urgency=high
431
432 * Non-maintainer upload by the Security Team
433 * Second (or third, since the first one burnt together with satie and
434 the entire building around it) injection into the security build
435 network since 8 buildds refuse to upload the binary packages and the
436 maintainer refuses to answer. *sigh*
437
438 -- Martin Schulze <joey@infodrom.org> Sat, 30 Nov 2002 18:25:33 +0100
439
440 kdelibs (4:2.2.2-13.woody.4) stable-security; urgency=high
441
442 * Non-maintainer upload by the Security Team
443 * Remove rlogin.protocol and telnet.protocol to fix URL KIO
444 vulnerability (as reported by the KDE team)
445 * Add special detection routine for big/little endianess on MIPS since
446 the line "byteorder : {big|little} endian" from /proc/cpuinfo was
447 removed as of Linux 2.4.20, resulting in the mipsel buildd being
448 unable to build this package.
449
450 -- Martin Schulze <joey@infodrom.org> Fri, 22 Nov 2002 11:42:59 +0100
451
452 kdelibs (4:2.2.2-13.woody.3) stable-security; urgency=high
453
454 * Non-maintainer upload authored by security team (Joey)
455 * Fixes cross-site scripting vulnerability in KHTML.
456 (http://www.kde.org/info/security/advisory-20020908-2.txt)
457
458 -- Daniel Stone <dstone@trinity.unimelb.edu.au> Wed, 11 Sep 2002 22:24:35 +1000
459
460 kdelibs (4:2.2.2-13.woody.2) stable-security; urgency=high
461
462 * Non-maintainer upload by security team
463 * Security upload to fix SSL problems with Konqueror.
464 * Fix local denial of service attack with aRts. This is NOT a local root
465 vulnerability, just a stupid, over-excited skript kiddie wanting propz
466 off SecurityFocus. *sigh*. (closes: #152211)
467 * Adjusted Build-Depends (i.e. added libstdc++2.10-dev/libstdc++3-dev and g++)
468 * Removed setuid bits for artswrapper from lintian overrides
469 * Added sanity checks to artswrapper so open(), fopen() etc. never
470 return file descriptors 1 or 2 (reserved for stdout and stderr)
471 * Applied upstream patch to avoid a local denial of service (hence not
472 raising the nice level)
473 * Don't install artswrap setuid root anymore because of the above
474
475 -- Martin Schulze <joey@infodrom.org> Fri, 16 Aug 2002 18:46:10 +0200
476
477 kdelibs (4:2.2.2-13.woody.1) testing-security; urgency=high
478
479 * Non-maintainer upload by security team
480 * Don't install artswrapper suid, it is a security problem waiting to
481 happen
482
483 -- Wichert Akkerman <wakkerma@debian.org> Fri, 12 Jul 2002 22:47:26 +0200
484
485 kdelibs (4:2.2.2-13) unstable; urgency=high
486
487 * Fixed kdelibs-dev dependency should be libpng2-dev
488
489 -- Christopher L Cheney <ccheney@debian.org> Fri, 1 Mar 2002 17:00:00 -0600
490
491 kdelibs (4:2.2.2-12) unstable; urgency=high
492
493 * New maintainer.
494 * Remove Build-Depends on libglib1.3-dev since it has unstable ABI
495 (Closes: #133171, #134168)
496 * added suggests libjpeg-mmx-progs | libjpeg-progs, netpbm (Closes: #129094)
497
498 -- Christopher L Cheney <ccheney@debian.org> Thu, 28 Feb 2002 13:00:00 -0600
499
500 kdelibs (4:2.2.2-11) unstable; urgency=low
501
502 * Adopting orphaned package, thanks to Ivan for all the great work over the
503 years.
504
505 -- Daniel Stone <daniel@sfarc.net> Fri, 4 Jan 2002 09:14:46 -0500
506
507 kdelibs (4:2.2.2-10) unstable; urgency=low
508
509 * Fix Deps (Closes: #126232)
510 * Change nas-dev suggests to depends
511 * A Couple upstream fixes
512
513 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 27 Dec 2001 23:20:00 -0700
514
515 kdelibs (4:2.2.2-9) unstable; urgency=low
516
517 * Move all non-module .la files from /usr/lib into -dev package. We leave
518 all the .la files out of /usr/lib/kde2 and those that may not be normal
519 libraries out of /usr/lib
520 * Fix spelling error (Closes: #124989)
521
522 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 17 Dec 2001 22:00:00 -0700
523
524 kdelibs (4:2.2.2-8) unstable; urgency=low
525
526 * Depend on libfam-dev (Closes: #124264)
527
528 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 16 Dec 2001 17:21:00 -0700
529
530 kdelibs (4:2.2.2-7) unstable; urgency=low
531
532 * Break out bin files from kdelibs3 so that we can interoperate with
533 kdelibs4 easily.
534 * Fix deviceman.cc (Closes: #124132)
535
536 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 14 Dec 2001 18:28:00 -0700
537
538 kdelibs (4:2.2.2-6) unstable; urgency=low
539
540 * sync with upstream
541 * Add in Build-Depends we normally get through libqt-dev so we can better
542 follow policy
543 * Add libfam-dev to Build-Depends
544 * Version the libjpeg62-dev deps and add libjpeg to the depends for
545 kdelibs-dev since some older versions don't have the .la file
546 * Put bug reporting back to KDE so the users are happy and the developers
547 are not.
548 * Conflict (Closes: #123846)
549 * Update dh-make files
550
551 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 13 Dec 2001 00:57:00 -0700
552
553 kdelibs (4:2.2.2-5) unstable; urgency=low
554
555 * sync with upstream
556 * Build with nas support by popular demand
557 * Update Build-Depends: +nas-dev
558
559 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 05 Dec 2001 06:04:00 -0700
560
561 kdelibs (4:2.2.2-4) unstable; urgency=low
562
563 * sync with upstream
564 * Build cleanup. export CFLAGS/CXXFLAGS instead of the old method
565 * Build-Depends cleanup
566 * Dep cleanup. Let's not conflict so much for the final release and lets
567 not Recommend everything for the final release. (Closes: #118952)
568 * Build with Xinerama support for i386 only (Closes: #116765)
569 * Add in bits in debian/rules to make it easier to build optimized binaries
570 * Remove old replaces/conflicts for keystone
571 * Cleanup documentation for freeze
572 * Cleanup dh-make files
573 * Default to Reject for cookie acceptions. (Closes: #121750)
574 * kio_https.* no longer exists and due to diversions we could end up
575 with the files existing but not tied to any package..so let's make
576 sure to remove them.
577
578 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 30 Nov 2001 12:39:00 -0700
579
580 kdelibs (4:2.2.2-3) unstable; urgency=low
581
582 * a couple upstream fixes
583 * debianrules cleanup
584 * More lintian cleanup
585 * Remove stupid debug messages (Closes: #120647)
586 * More work on BTS stuff. Give 2 options for Help/Report Bug, one to
587 check current reports and one to report.
588
589 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 25 Nov 2001 20:11:00 -0700
590
591 kdelibs (4:2.2.2-2) unstable; urgency=low
592
593 * Remove recommends for libssl as I'm breaking policy by recommending
594 something outside of main. Will put this back once libssl goes into
595 main.
596 * libkmid | libkmid-alsa to help users out a bit
597
598 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 22 Nov 2001 20:14:00 -0700
599
600 kdelibs (4:2.2.2-1) unstable; urgency=low
601
602 * New upstream version
603 * Provide replace/etc bits for easier migration to/from kde3
604 * Update python deps (Closes: #118208)
605 * Fix glib inclusion bits for gmcop stuff...however we are still
606 not going to build with it until someone has a need for it.
607 * Remove some other hacks
608 * Update deps for qt as qt 2.3.2 has a fix which breaks a piece of kdelibs
609 so let's make sure we match up across the board.
610 * Update shlibs for the same reason
611 * Use libasound2
612 * Fix printing to files with spaces in the name (Closes: #117962)
613 * Fix build with new libxml2 (Closes: #118638)
614 * Update build-depends
615 * Fix overwrite issues (Closes: #118802)
616 * Updates to take care of changes in Qt 2.3.2 (Closes: #118868)
617 * Do away with /etc/kderc and provide a link from /etc/kde2 to
618 /usr/share/kde2/config. Hardcode the config dir to /usr/share/kde2/config
619 instead of /usr/share/config. Can't hardcode it to /etc/kde2 since
620 the /usr part of it all is pulled from the prefix. This will work tho
621 * Move certain -dev binaries over to the -dev package
622 * Should fix socks autodetection (Closes: #118925)
623
624 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 19 Nov 2001 23:17:00 -0700
625
626 kdelibs (4:2.2.1-14) unstable; urgency=low
627
628 * Fix overwrite problem (Closes: #116773)
629 * Hopefully fix arts for bigendian (Closes: #115292)
630 * Sync with upstream
631
632 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 25 Oct 2001 09:39:00 -0700
633
634 kdelibs (4:2.2.1-13) unstable; urgency=low
635
636 * Fix overwrite problem (Closes: #116568)
637 * Sync with upstream
638
639 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 21 Oct 2001 19:27:00 -0700
640
641 kdelibs (4:2.2.1-12) unstable; urgency=low
642
643 * more js fixes
644 * more ssl fixes
645 * gernal sync with upstream
646 * Added missing build-conflict
647 * Get rid of automake hacks...hard code build-dep version for new automake
648 thank god kde3 builds with automake1.5...
649
650 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 19 Oct 2001 12:43:00 -0700
651
652 kdelibs (4:2.2.1-11) unstable; urgency=low
653
654 * Several crash fixes
655 * js fixes
656 * ssl fixes
657 * Update shlibs. This should take care of a few problems
658
659 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 15 Oct 2001 00:15:00 -0700
660
661 kdelibs (4:2.2.1-10) unstable; urgency=low
662
663 * Hopefully fix both the AA problem and the kicker crash problem
664 * Clean up lintian overrides
665 * Sync with upstream
666
667 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 12 Oct 2001 10:18:00 -0700
668
669 kdelibs (4:2.2.1-9) unstable; urgency=low
670
671 * Fix deps (Closes: #115064)
672
673 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 08 Sep 2001 09:55:00 -0700
674
675 kdelibs (4:2.2.1-8) unstable; urgency=low
676
677 * Remove build-depends for auto* since we are doing that locally to
678 get around the automake 1.5 issues
679 * Remove configure checks for automake/autoheader. On some archs it seems
680 to track this info down and attempt to run auto* which just hoses things
681 * More upstream fixes
682 * Update standards version
683
684 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 08 Sep 2001 09:55:00 -0700
685
686 kdelibs (4:2.2.1-7) unstable; urgency=low
687
688 * Not sure what happened but let's chmod 755 configure just to make
689 sure it's got the proper perms before we execute it (Closes: #114552)
690 * Various other upstream fixes
691
692 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 05 Sep 2001 09:48:00 -0700
693
694 kdelibs (4:2.2.1-6) unstable; urgency=low
695
696 * let this puppy build with automake 1.5
697 * Various other upstream fixes
698
699 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 02 Sep 2001 01:00:00 -0700
700
701 kdelibs (4:2.2.1-5) unstable; urgency=low
702
703 * arts updates ... this should fix some of the arts related problems
704 * crash fix for css
705 * Various other upstream fixes
706 * fix shlibs
707
708 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 30 Sep 2001 01:00:00 -0700
709
710 kdelibs (4:2.2.1-4) unstable; urgency=low
711
712 * Build-Conflict for nas-lib so that we can build properly
713
714 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 24 Sep 2001 19:25:00 -0700
715
716 kdelibs (4:2.2.1-3) unstable; urgency=low
717
718 * Post 2.2.1 quick fixes from upstream
719
720 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 23 Sep 2001 18:42:00 -0700
721
722 kdelibs (4:2.2.1-2) unstable; urgency=low
723
724 * Grrrr build on alpha!
725 * Fix replaces (Closes: #112902)
726 * Fix replacement (Closes: #112901)
727
728 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 19 Sep 2001 16:27:00 -0700
729
730 kdelibs (4:2.2.1-1) unstable; urgency=low
731
732 * New upstream version
733 * Move artsc-config into -dev package (Closes: #109973)
734 * Priority set to extra for -alsa packages
735 * Do NOT build with Xinerama support due to the library being static
736 and that whole PIC/non-PIC so thing.
737 * Fix ctrl+s (Closes: #110694)
738 * Don't need to build with gcc3 for alpha anymore, however we still
739 need to build with -O0
740 * Provide undocumented links (Closes: #94280)
741 * Fixes printing (Closes: #108301, #111388, #109930)
742 * Fix shlibs for alsa packages (Closes: #111640, #110159)
743 * Don't use objprelink anymore
744
745 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 07 Sep 2001 12:10:00 -0700
746
747 kdelibs (4:2.2.0-final-3) unstable; urgency=low
748
749 * Sync with upstream
750 * Fix a couple more deps/build-deps
751
752 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 22 Aug 2001 10:59:00 -0700
753
754 kdelibs (4:2.2.0-final-2) unstable; urgency=low
755
756 * update build-depends for i386
757 * Updated translation bits
758 * sync with upstream
759
760 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 19 Aug 2001 00:01:00 -0700
761
762 kdelibs (4:2.2.0-final-1) unstable; urgency=low
763
764 * New upstream version 2.2
765 * Build with objprelink for i386
766 * update build-depends
767 * do not build with xinerama support for hppa
768
769 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 04 Aug 2001 02:30:00 -0700
770
771 kdelibs (4:2.2.0-0.1beta1-2) unstable; urgency=low
772
773 * synce with upstream
774 * more https related fixes
775 * Fix shlibs
776 * Fix build issues with new libxml2-dev (Closes: #106766)
777 * fix postrm of kdelibs-dev
778
779 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 27 Jul 2001 12:18:00 -0700
780
781 kdelibs (4:2.2.0-0.1beta1-1) unstable; urgency=low
782
783 * synce with upstream
784 * Drop optimization down for cross arch building
785 * Move libkscreensaver.so over to -dev package where it belongs
786
787 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 25 Jul 2001 03:35:00 -0700
788
789 kdelibs (4:2.2.0-0beta1-6) unstable; urgency=low
790
791 * synce with upstream
792 * Update debhelper templates for alpha build bits
793 * Update/Clean/Fix various dependency issues
794
795 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 08 Jul 2001 00:53:00 -0700
796
797 kdelibs (4:2.2.0-0beta1-5) unstable; urgency=low
798
799 * synce with upstream
800 * Add -mieee for Alpha builds
801 * Add Recommends for aspell | ispell
802
803 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 07 Jul 2001 00:57:00 -0700
804
805 kdelibs (4:2.2.0-0beta1-4) unstable; urgency=low
806
807 * synce with upstream
808 * Remove old pam bit (Closes: #103493)
809 * Fix http proxy support
810 * More js fixes
811 * Update standards version
812 * Re-establish shlibs for libarts (Closes: #103655)
813
814 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 04 Jul 2001 14:37:00 -0700
815
816 kdelibs (4:2.2.0-0beta1-3) unstable; urgency=low
817
818 * Fix description (Closes: #103206)
819 * Sync with upstream
820 * Update build-depends
821 * don't compress .bz2 files (Closes: #103262)
822 * Use dpkg-divert instead of alternatives
823
824 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 02 Jul 2001 13:18:00 -0700
825
826 kdelibs (4:2.2.0-0beta1-2) unstable; urgency=low
827
828 * Move over a cups file that didn't get into -cups package
829 * Fix alsa-stamp build location
830 * Change kdelibs3-cups depends on kdebase-libs to a recommends
831 * More upstream fixes
832 * Fix overwrites (Closes: #102857)
833
834 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 29 Jun 2001 13:18:00 -0700
835
836 kdelibs (4:2.2.0-0beta1-1) unstable; urgency=low
837
838 * Fix mips build (Closes: #102007)
839 * Fix postinst stuff
840 * New upstream CVS pull (post alpha2)
841 * 2.2 beta 1
842 * Remove old .shlibs files
843 * Moving to -cvs{date] format for entering into experimental
844 * This is a post alpha1 snapshot taken from the HEAD cvs branch.
845 date listed in the version number states when the initial pull was made
846 however updates may and most likely will have taken place since that
847 date. Look at it as a >= cvs{date}
848 * More arts cleanup
849 * Adding artsbuilder to the suggests for libarts/libarts-alsa
850 * Includes /tmp security fix
851 * Updated Build-Depends/Depends for docbook stuff
852 * More cleanup in debian/rules
853 * move artsmessage into libarts package where it belongs
854 * Update copyright information
855 * more build cleanup...moving to debhelper version 3
856 * Move dh_make files into kdelibs-dev package where they were supposed to be
857 * Move more includes from kdelibs3 to kdelibs-dev ... new stuff I missed
858 * More more cups bits out of kdelibs3 and into kdelibs3-cups
859 * Reseting all lintian overrides
860 * Add flex to build-depends as well as other deps
861 * Add Debian menu items: cupsdconf
862 * New packages: kdelibs3-cups
863 * Moving kdoc and qt-doc into Build-Depends-Indep
864 * Add Provides in for libarts-alsa/libkmid-alsa
865
866 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 22 Jun 2001 06:30:00 -0700
867
868 kdelibs (4:2.1.1-7) unstable; urgency=low
869
870 * Adding in a dh-make template tree under /usr/share/doc/kdelibs-dev/dh-make
871 It is for a single binary package.
872 * Update README
873 * Remove old undocumented.in bits since it's now pointless
874
875 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 09 Apr 2001 03:00:00 -0700
876
877 kdelibs (4:2.1.1-6) unstable; urgency=low
878
879 * Sync with upstream.
880 Locale updates
881 More http fixes
882 * Update build-depends to include real | virtual
883 * Adding in a Packaging.txt document to kdelibs-dev the goal of which is to
884 answer any question one might have about packaging a KDE app for Debian.
885 * Fixing docs file for libarts
886
887 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 09 Apr 2001 03:00:00 -0700
888
889 kdelibs (4:2.1.1-5) unstable; urgency=low
890
891 * Sync with upstream.
892 Several more http fixes
893 * Removing old AA bits
894
895 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 07 Apr 2001 04:33:00 -0700
896
897 kdelibs (4:2.1.1-4) unstable; urgency=low
898
899 * Sync with upstream.
900 Proxy Authentication fix...round 2.
901 * Oh..and Happy Birthday to my wife Audra. :)
902
903 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 04 Apr 2001 18:04:00 -0700
904
905 kdelibs (4:2.1.1-3) unstable; urgency=low
906
907 * Sync with upstream.
908 Includes several khtml fixes
909 Memory leak fix
910 Proxy Authentication fix
911 * Update pam file for kde, add more documentation in it and modify defaults
912
913 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 03 Apr 2001 10:18:00 -0700
914
915 kdelibs (4:2.1.1-2) unstable; urgency=low
916
917 * 2 birds with 1 debuild.
918 Rebuild against older libc6
919 Couple upstream fixes in kjs
920
921 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 19 Mar 2001 13:39:00 -0700
922
923 kdelibs (4:2.1.1-1) unstable; urgency=low
924
925 * New upstream release
926 * Dropping provides for kdelibs3-dev
927 * don't allow POST data to dump to the debug output...
928
929 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 19 Mar 2001 10:26:00 -0700
930
931 kdelibs (4:2.1.0.1-5) unstable; urgency=low
932
933 * Several fixes moving us towards 2.1.1
934 * Several "don't crash when..." fixes
935
936 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 15 Mar 2001 10:26:00 -0700
937
938 kdelibs (4:2.1.0.1-4) unstable; urgency=low
939
940 * More upstream fixes
941 * Add in a pam_env statement to kde pam file. This *should* fix problems
942 people have had with kde not reading in their environment settings
943
944 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 13 Mar 2001 16:24:00 -0700
945
946 kdelibs (4:2.1.0.1-3) unstable; urgency=low
947
948 * More upstream fixes
949 location object fixes for JavaScript
950
951 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 11 Mar 2001 02:43:00 -0700
952
953 kdelibs (4:2.1.0.1-2) unstable; urgency=low
954
955 * More upstream fixes
956 several khtml fixes especially with css
957 more font fixes
958 more session fixes..hopefully solving some of the reports
959 * built with new kdoc
960
961 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 11 Mar 2001 02:43:00 -0700
962
963 kdelibs (4:2.1.0.1-1) unstable; urgency=low
964
965 * Fix proxy authentication
966 * Several other upstream fixes
967
968 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 08 Mar 2001 15:22:00 -0700
969
970 kdelibs (4:2.1.0-3) unstable; urgency=low
971
972 * More upstream fixes
973 Fix for URLs like "http://www.kde.org?query=bla" and "http://www.kde.org#ref"
974 Fix for crashes opening http://www.radiocomercial.pt
975 Fix for accessing cookies via javascript
976 Fix for problem with filenames getting cut with umlauts
977 Fix for problem with permission changes in properties dialog
978 Don't unzip if the filename ends with .gz
979
980 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 07 Mar 2001 01:54:00 -0700
981
982 kdelibs (4:2.1.0-2) unstable; urgency=low
983
984 * Adding libbz2-dev and libsasl-dev into Build-Depends so that the ioslaves
985 will be built on other archs. Other archs probably didn't even notice.
986 * dcopserver freeze fix
987 * Several other http fixes along with hopefully proper fixes to
988 the url entry problems
989 * Applying patch for Simplified Chinese support
990
991 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 04 Mar 2001 09:09:00 -0700
992
993 kdelibs (4:2.1.0-1) unstable; urgency=low
994
995 * Re-pulling from CVS instead of using the official tarballs. The
996 official tarballs had problems which made it hard to handle patches
997 * Version changed to 2.1.0 instead of 2.1-final as we are post 2.1-final
998 and pre 2.1.1 which will be released in about a month. This also allows
999 for the source upload.
1000 * Modified ksgmltools configure.in.in to handle new location of sgml files
1001 * Updating build-depends
1002
1003 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 27 Feb 2001 19:00:00 -0700
1004
1005 kdelibs (4:2.1-final-1) unstable; urgency=low
1006
1007 * New upstream version
1008
1009 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 19 Feb 2001 02:31:00 -0700
1010
1011 kdelibs (4:2.1-beta2-0128-2) unstable; urgency=low
1012
1013 * Adding in cleanup for kde doc link (Closes: #85653)
1014 * Moving from kdelibs3-dev to kdelibs-dev to conform to policy
1015
1016 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 18 Feb 2001 02:31:00 -0700
1017
1018 kdelibs (4:2.1-beta2-0128-1) unstable; urgency=low
1019
1020 * Fixing artsdsp LD_PRELOAD problem (Closes: #83592)
1021 * Adding in replaces/conflicts for *ancient* non-existant kdelibs-nossl
1022 package. (Closes: #83607)
1023
1024 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 28 Jan 2001 01:30:00 -0700
1025
1026 kdelibs (4:2.1-beta2-3) unstable; urgency=low
1027
1028 * Lots of little fixes
1029 * Fixing -dev dependencies...(allowing for -alsa packages)
1030 * fix shlibs for libkssl
1031 * Adding in a couple more build-depends - autoconf, libtool, gettext
1032
1033 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 25 Jan 2001 02:16:00 -0700
1034
1035 kdelibs (4:2.1-beta2-2) unstable; urgency=low
1036
1037 * Fixes problem with version number not showing
1038 * Cleaning up depends for -dev packages
1039
1040 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 23 Jan 2001 12:36:00 -0700
1041
1042 kdelibs (4:2.1-beta2-1) unstable; urgency=low
1043
1044 * New upstream beta
1045 * Fixing shlibs
1046 * Fixing confliction problem (Closes: #83083)
1047
1048 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 22 Jan 2001 06:00:00 -0700
1049
1050 kdelibs (4:2.1-20010118-1) unstable; urgency=low
1051
1052 * more upstream bug fixes
1053 fix JS and onmouseovers
1054 * mimetype fixes (Closes: #76455)
1055 * fix build order for libarts-alsa
1056 * breaking out libkmid to avoid unnessary depends (Closes: #82901, #82924)
1057 * libarts and libkmid are Recommends of kdelibs3 and not dependant now
1058
1059 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 18 Jan 2001 13:00:00 -0700
1060
1061 kdelibs (4:2.1-20010115-1) unstable; urgency=low
1062
1063 * more upstream bug fixes
1064 * a ton of documentation updates
1065 * move away from suidregister
1066 * Fix postinst ldconfig calls. (Closes: #82246)
1067 * Adding a libarts-alsa package
1068 * Upstream fixes for libltdl includes (Closes: #82359)
1069 * Fixes problem with bug report email address
1070 * JavaScript/Java happy again...happy happy joy joy happy happy joy joy...
1071
1072 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 15 Jan 2001 01:00:00 -0700
1073
1074 kdelibs (4:2.1-20010109-1) unstable; urgency=low
1075
1076 * more upstream bug fixes
1077 * More dependency/build-depend fixes
1078 * This was definatly built with the same dpkg that kdelibs-crypto was so
1079 I'm assuming this just squeaked by dinstall...so just to be sure...
1080 * Java should work again
1081 * Fix kdesud security by
1082 a) Not creating the socket under /tmp
1083 b) Verifying afterwards that it was our own socket
1084
1085 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 09 Jan 2001 10:00:00 -0700
1086
1087 kdelibs (4:2.1-20010106-1) unstable; urgency=low
1088
1089 * more upstream bug fixes
1090 * Contains both the symlink/sniff attack fix for kdesu
1091 * Moving conflicts for task-* packages to kdebase
1092
1093 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 06 Jan 2001 15:00:00 -0700
1094
1095 kdelibs (4:2.1-20010101-1) unstable; urgency=low
1096
1097 * more upstream bug fixes
1098 * Applying new i18n patch
1099 * Adding in conflicts for old task- packages (Closes: #81003)
1100
1101 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 01 Jan 2001 03:30:00 -0700
1102
1103 kdelibs (4:2.1-20001218-2) unstable; urgency=low
1104
1105 * more upstream bug fixes
1106
1107 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 20 Dec 2000 12:22:00 -0700
1108
1109 kdelibs (4:2.1-20001218-1) unstable; urgency=low
1110
1111 * more upstream bug fixes
1112
1113 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 18 Dec 2000 22:44:00 -0700
1114
1115 kdelibs (4:2.1-20001216-1) unstable; urgency=low
1116
1117 * more upstream bug fixes
1118
1119 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 16 Dec 2000 18:44:00 -0700
1120
1121 kdelibs (4:2.1-20001214-1) unstable; urgency=low
1122
1123 * new kdelibs-doc rules thanks to Gordon Sadler w/ tweaks to allow building
1124 when kdelibs is not already installed... (Closes: #79583)
1125 * more upstream bug fixes
1126
1127 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 14 Dec 2000 13:35:00 -0700
1128
1129 kdelibs (4:2.1-20001213-1) unstable; urgency=low
1130
1131 * New upstream beta
1132 * Breaking out aRts pieces into their own packages so that others don't
1133 need to install kdelibs in it's entirety to use arts.
1134
1135 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 13 Dec 2000 14:22:00 -0700
1136
1137 kdelibs (4:2.0-final-5) unstable; urgency=low
1138
1139 * More upstream fixes
1140 * More dependency work
1141
1142 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 12 Nov 2000 18:15:00 -0700
1143
1144 kdelibs (4:2.0-final-4) unstable; urgency=low
1145
1146 * More upstream fixes
1147 * Applying new i18n patch
1148 * More dependency work
1149
1150 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 08 Nov 2000 17:30:00 -0700
1151
1152 kdelibs (4:2.0-final-3.1) unstable; urgency=low
1153
1154 * Applying i18n patch (Closes: #75830)
1155
1156 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 05 Nov 2000 23:00:00 -0700
1157
1158 kdelibs (4:2.0-final-3) unstable; urgency=low
1159
1160 * More upstream fixes
1161 * Fixing (again) suid bit on artswrapper
1162 * Changing bug reporting to point to bugs.debian.org - hopefully I don't
1163 totally hose the bug reporting pieces...
1164 * Building against X4 libs
1165
1166 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 04 Nov 2000 01:30:00 -0700
1167
1168 kdelibs (4:2.0-final-2.2) unstable; urgency=low
1169
1170 * Fixing dependency I hosed
1171 * Fixing suid bit on artswrapper
1172
1173 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 03 Nov 2000 00:30:00 -0700
1174
1175 kdelibs (4:2.0-final-2.1) unstable; urgency=low
1176
1177 * kdelibs-doc once again contains it's kdoc output
1178 * kstyles upstream fixes
1179
1180 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 02 Nov 2000 21:46:00 -0700
1181
1182 kdelibs (4:2.0-final-2) unstable; urgency=low
1183
1184 * more upstream fixes
1185
1186 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 02 Nov 2000 18:00:00 -0700
1187
1188 kdelibs (4:2.0-final-0) unstable; urgency=low
1189
1190 * KDE 2.0
1191
1192 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 23 Oct 2000 00:00:00 -0700
1193
1194 kdelibs (4:2.0-20001016-0) unstable; urgency=low
1195
1196 * more upstream fixes
1197
1198 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 16 Oct 2000 15:00:00 -0700
1199
1200 kdelibs (4:2.0-20001015-0) unstable; urgency=low
1201
1202 * more upstream fixes
1203
1204 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 15 Oct 2000 20:05:00 -0700
1205
1206 kdelibs (4:2.0-20001013-0) unstable; urgency=low
1207
1208 * more upstream fixes
1209
1210 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 13 Oct 2000 23:45:00 -0700
1211
1212 kdelibs (4:2.0-20001011-0) unstable; urgency=low
1213
1214 * more upstream fixes
1215
1216 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 11 Oct 2000 03:45:00 -0700
1217
1218 kdelibs (4:2.0-20001009-3) unstable; urgency=low
1219
1220 * more upstream fixes
1221
1222 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 10 Oct 2000 17:00:00 -0700
1223
1224 kdelibs (4:2.0-20001009-2) unstable; urgency=low
1225
1226 * more upstream fixes
1227
1228 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 10 Oct 2000 00:00:00 -0700
1229
1230 kdelibs (4:2.0-20001009-0) unstable; urgency=low
1231
1232 * KDE 2.0 RC2
1233
1234 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 09 Oct 2000 08:00:00 -0700
1235
1236 kdelibs (4:2.0-20001006-4) unstable; urgency=low
1237
1238 * Fixing startup crashes
1239
1240 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 08 Oct 2000 09:00:00 -0700
1241
1242 kdelibs (4:2.0-20001006-3) unstable; urgency=low
1243
1244 * More upstream fixes
1245 * Fixing preinst applnk problem (Closes: #74195, #74218)
1246
1247 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 08 Oct 2000 03:00:00 -0700
1248
1249 kdelibs (4:2.0-20001006-2) unstable; urgency=low
1250
1251 * More crypto fixes
1252
1253 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 06 Oct 2000 15:30:00 -0700
1254
1255 kdelibs (4:2.0-20001006-0) unstable; urgency=low
1256
1257 * More upstream fixes
1258 * Getting rid of kdelibs-nossl and now providing a kdelibs-crypto package
1259
1260 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 06 Oct 2000 01:30:00 -0700
1261
1262 kdelibs-nossl (4:2.0-20001004-2) unstable; urgency=low
1263
1264 * More upstream fixes
1265
1266 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 05 Oct 2000 15:00:00 -0700
1267
1268 kdelibs-nossl (4:2.0-20001004-0) unstable; urgency=low
1269
1270 * More upstream fixes
1271
1272 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 04 Oct 2000 23:30:00 -0700
1273
1274 kdelibs (4:2.0-20001002-0) unstable; urgency=low
1275
1276 * KDE 2.0 RC1
1277
1278 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 02 Oct 2000 01:30:00 -0700
1279
1280 kdelibs (4:2.0-20000927-0) unstable; urgency=low
1281
1282 * More upstream fixes
1283
1284 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 27 Sep 2000 23:30:00 -0700
1285
1286 kdelibs (4:2.0-20000925-0) unstable; urgency=low
1287
1288 * More upstream fixes
1289
1290 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 25 Sep 2000 15:30:00 -0700
1291
1292 kdelibs (4:2.0-20000923-0) unstable; urgency=low
1293
1294 * More upstream fixes
1295 * Fixing build issues
1296
1297 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 23 Sep 2000 23:00:00 -0700
1298
1299 kdelibs (4:2.0-20000920-0) unstable; urgency=low
1300
1301 * More upstream fixes
1302 * Fixing build issues
1303
1304 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 20 Sep 2000 23:00:00 -0700
1305
1306 kdelibs (4:2.0-20000918-0) unstable; urgency=low
1307
1308 * More upstream fixes (-beta5)
1309
1310 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 18 Sep 2000 17:00:00 -0700
1311
1312 kdelibs (4:2.0-20000910-0) unstable; urgency=low
1313
1314 * More upstream fixes
1315
1316 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 10 Sep 2000 23:00:00 -0700
1317
1318 kdelibs (4:2.0-20000909-0) unstable; urgency=low
1319
1320 * More package cleanup
1321 * More upstream fixes
1322 * All lintian errors are bogus currently. k*.so files are modules and
1323 I can only assume that lintian just doesn't know how to handle them.
1324 the extra license's are needed for KDE and specially setup for KDE
1325
1326 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 09 Sep 2000 02:00:00 -0700
1327
1328 kdelibs (4:2.0-20000907-0.1) unstable; urgency=low
1329
1330 * Fixing issue with requiring -dev package
1331
1332 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 07 Sep 2000 21:00:00 -0700
1333
1334 kdelibs-nossl (4:2.0-20000907-0) unstable; urgency=low
1335
1336 * More Upstream fixes
1337 * Initial Debian upload
1338
1339 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 07 Sep 2000 01:00:00 -0700
1340
1341 kdelibs (4:2.0-20000905-0.1) unstable; urgency=low
1342
1343 * More Upstream fixes
1344
1345 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 05 Sep 2000 18:30:00 -0700
1346
1347 kdelibs (4:2.0-20000905-0) unstable; urgency=low
1348
1349 * More Upstream fixes
1350 * Adding in a version number for libqt2.2 dependency
1351
1352 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 05 Sep 2000 00:30:00 -0700
1353
1354 kdelibs (4:2.0-20000901-0) unstable; urgency=low
1355
1356 * More Upstream fixes
1357
1358 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 01 Sep 2000 00:02:00 -0700
1359
1360 kdelibs (4:2.0-20000829-0) unstable; urgency=low
1361
1362 * More Upstream fixes
1363 * Committing most package updates to CVS tree
1364 * No GPL/QT conflictions
1365
1366 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 29 Aug 2000 21:15:00 -0700
1367
1368 kdelibs (4:2.0-20000825-0) experimental; urgency=low
1369
1370 * Upstream fixes
1371
1372 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 25 Aug 2000 20:00:00 -0700
1373
1374 kdelibs (4:2.0-20000824-1.0) experimental; urgency=low
1375
1376 * KDE 2.0 beta 4
1377
1378 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 24 Aug 2000 18:30:00 -0700
1379
1380 kdelibs (4:2.0-20000821-1.0) experimental; urgency=low
1381
1382 * New upstream fixes
1383 * Adding config link check into postinst script
1384
1385 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 21 Aug 2000 22:45:00 -0700
1386
1387 kdelibs (4:2.0-20000820-1.0) experimental; urgency=low
1388
1389 * New upstream fixes
1390 * No requirement for -dev package now
1391
1392 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 20 Aug 2000 07:45:00 -0700
1393
1394 kdelibs (4:2.0-20000816-1.0) experimental; urgency=low
1395
1396 * Major hacking to fix tons of issues
1397 * New upstream beta version
1398
1399 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 16 Aug 2000 22:30:00 -0700
1400
1401 kdelibs (4:2.0-20000814-1.0) experimental; urgency=low
1402
1403 * More CVS updates
1404 * Tweaks to applnk items
1405
1406 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 14 Aug 2000 02:30:00 -0700
1407
1408 kdelibs (4:2.0-20000810-1.0) experimental; urgency=low
1409
1410 * More CVS updates
1411
1412 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 10 Aug 2000 02:30:00 -0700
1413
1414 kdelibs-cvs (4:2.0-20000517-1.0) experimental; urgency=low
1415
1416 * More CVS updates
1417 * Turning on debugging
1418 * Fixes to preinst script
1419
1420 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 17 May 2000 22:30:00 -0700
1421
1422 kdelibs-cvs (4:2.0-20000512-1.2) experimental; urgency=low
1423
1424 * New upstream beta version
1425 * Turning on debugging
1426
1427 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 12 May 2000 20:30:00 -0700
1428
1429 kdelibs-cvs (4:2.0-20000403-1.0) experimental; urgency=low
1430
1431 * More upstream CVS updates
1432 * Adding in depends for kde-qt-addon
1433
1434 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 03 Apr 2000 06:30:00 -0700
1435
1436 kdelibs-cvs (4:2.0-20000306-1.1) experimental; urgency=low
1437
1438 * More upstream CVS updates
1439
1440 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 06 Mar 2000 22:45:00 -0700
1441
1442 kdelibs-cvs (4:2.0-20000302-1.0) experimental; urgency=low
1443
1444 * More upstream CVS updates
1445
1446 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 02 Mar 2000 22:00:00 -0700
1447
1448 kdelibs-cvs (4:2.0-20000229-1.0) experimental; urgency=low
1449
1450 * More upstream CVS updates
1451 * Adding in build-depends
1452 * Making changes to ust libqt2.1
1453
1454 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 29 Feb 2000 22:00:00 -0700
1455
1456 kdelibs-cvs (4:2.0-20000221-1.1) experimental; urgency=low
1457
1458 * Rebuild with updated CVS files and new cleanups
1459
1460 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 22 Feb 2000 18:00:00 -0700
1461
1462 kdelibs-cvs (4:2.0-20000221-1.0) experimental; urgency=low
1463
1464 * More upstream changes
1465 * Adding in a shlibs.local file to clear up self-dependency
1466 * Adding in missing man pages
1467 * Seperating out doc files again
1468
1469 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 21 Feb 2000 22:00:00 -0700
1470
1471 kdelibs-cvs (4:2.0-19991117-1.0) experimental; urgency=low
1472
1473 * More upstream changes
1474
1475 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 17 Nov 1999 05:30:00 -0400
1476
1477 kdelibs-cvs (4:2.0-19991020-1.0) experimental; urgency=low
1478
1479 * More upstream changes
1480
1481 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 20 Oct 1999 06:30:00 -0400
1482
1483 kdelibs-cvs (4:2.0-19991013-1.0) experimental; urgency=low
1484
1485 * More upstream changes
1486 * More cleanup
1487 * Removing conffiles for compile time creaction of it
1488 * Adding in pre* scripts
1489 * Commenting out dh_link piece to see if we still need it
1490
1491 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 13 Oct 1999 23:30:00 -0400
1492
1493 kdelibs-cvs (4:2.0-19991001-0.1) experimental; urgency=low
1494
1495 * new upstream CVS version
1496
1497 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 01 Oct 1999 14:30:00 -0400
1498
1499 kdelibs-cvs (4:2.0-19990921-0.1) experimental; urgency=low
1500
1501 * new upstream CVS version
1502 * Fixing postinst script and one minor issue with rules to bring everything
1503 up to Debian policy.
1504
1505 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 21 Sep 1999 11:15:00 -0400
1506
1507 kdelibs-cvs (4:2.0-19990912-0.1) experimental; urgency=low
1508
1509 * new upstream CVS version
1510 * Using 0.x numbers for my updates which is mainly to keep up with CVS
1511
1512 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 13 Sep 1999 14:30:39 -0400
1513
1514 kdelibs-cvs (4:2.0-19990903-1.0) experimental; urgency=low
1515
1516 * new upstream version
1517
1518 -- Stephan Kulow <coolo@kde.org> Fri, 3 Sep 1999 21:01:39 +0200
1519
1520 kdelibs-cvs (4:2.0-19990823-1.0) experimental; urgency=low
1521
1522 * More CVS updates
1523 * Adding in a process to the postinst to verify that /usr/doc/kde/HTML/default
1524 is a link and not a directory
1525 * Removing ldconfig from postrm
1526
1527 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 23 Aug 1999 07:30:28 -0400
1528
1529 kdelibs-cvs (4:2.0-19990822-1.0) experimental; urgency=low
1530
1531 * Adding a link from /etc/kde2 to /usr/share/config until the proper
1532 solution is made.
1533 * More CVS updates
1534
1535 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 22 Aug 1999 05:00:28 -0400
1536
1537 kdelibs-cvs (4:2.0-19990820-1.1) experimental; urgency=low
1538
1539 * New upstream CVS version
1540
1541 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 21 Aug 1999 00:30:28 -0400
1542
1543 kdelibs-cvs (4:2.0-19990820-1) experimental; urgency=low
1544
1545 * New upstream CVS version
1546 * Moving into /usr from /opt
1547
1548 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 20 Aug 1999 11:00:28 -0400
1549
1550 kdelibs-cvs (4:2.0-19990720-1) experimental; urgency=low
1551
1552 * New upstream CVS version
1553
1554 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 20 Jul 1999 07:45:28 -0400
1555
1556 kdelibs-cvs (4:2.0-19990626-2) experimental; urgency=low
1557
1558 * back to using the paths out of debianrules with some dependency trick
1559 in rules. No more hardcoded paths there
1560 * don't use kderc file, but add the paths that are known to be
1561 nonstandard in rules. And install into $kde_confdir/system.kdeglobals
1562 /etc/kderc may be used for the noncvs version later. For now it asks
1563 for trouble in my eyes :)
1564 * some changes in debianrules to make it more flexible too
1565 * don't compile with --enable-debug, but with --disable-debug - this does
1566 more than removing -g, don't know who made this policy within debian
1567 * use --enable-final as it makes thinks smaller, faster and better anyway ;)
1568
1569 -- Stephan Kulow <coolo@kde.org> Sat, 26 Jun 1999 14:33:05 +0200
1570
1571 kdelibs-cvs (4:2.0-19990626-1) experimental; urgency=low
1572
1573 * New upstream CVS version
1574 * Fixing the /etc/kderc file (had it there, just didn't install it)
1575
1576 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 26 Jun 1999 07:00:28 -0400
1577
1578 kdelibs-cvs (4:2.0-19990624-1) experimental; urgency=low
1579
1580 * New upstream CVS version
1581 * Adding in a /etc/kderc file
1582
1583 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 25 Jun 1999 23:50:28 -0400
1584
1585 kdelibs-cvs (4:2.0-19990620-1) experimental; urgency=low
1586
1587 * New upstream CVS version
1588 * Migrating to /etc/kde from /etc/kde2
1589
1590 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 20 Jun 1999 11:00:28 -0400
1591
1592 kdelibs-cvs (4:2.0-19990601-1) experimental; urgency=low
1593
1594 * New upstream CVS version
1595
1596 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 01 Jun 1999 01:00:28 -0400
1597
1598 kdelibs-cvs (4:2.0-19990524-1) experimental; urgency=low
1599
1600 * migrating back to / from /opt
1601 * migrating in new build fixes from -stable bringing package more in
1602 line with current Debian dist
1603
1604 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 24 May 1999 07:00:28 -0400
1605
1606 kdelibs-cvs (4:2.0-19990314-1) experimental; urgency=low
1607
1608 * moving the -cvs from version to package name
1609
1610 -- Stephan Kulow <coolo@kde.org> Sun, 14 Mar 1999 21:12:28 +0100
1611
1612 kdelibs (4:2.0-19990312-cvs-3) experimental; urgency=low
1613
1614 * use INSTALL_DATA with -p
1615
1616 -- Stephan Kulow <coolo@kde.org> Sat, 13 Mar 1999 23:13:09 +0100
1617
1618 kdelibs (4:2.0-19990312-cvs-2) experimental; urgency=low
1619
1620 * use DESTDIR
1621
1622 -- Stephan Kulow <coolo@kde.org> Sat, 13 Mar 1999 23:11:16 +0100
1623
1624 kdelibs (4:2.0-19990312-cvs-1) experimental; urgency=low
1625
1626 * new upstream version with corba support libraries integrated
1627
1628 -- Stephan Kulow <coolo@kde.org> Fri, 12 Mar 1999 23:31:27 +0100
1629
1630 kdelibs (4:2.0-19990309-1) experimental; urgency=low
1631
1632 * new upstream version out of CVS (many translation updates and some
1633 security fixes
1634 * install it into /opt/kde2pre for now (unstripped)
1635
1636 -- Stephan Kulow <coolo@kde.org> Sat, 6 Mar 1999 18:03:04 +0100
1637
1638 kdelibs (4:1.1-19990217-1) unstable; urgency=low
1639
1640 * new upstream version
1641
1642 -- Stephan Kulow <coolo@kde.org> Wed, 17 Feb 1999 19:09:42 +0100
1643
1644 kdelibs (4:1.1-19990207-2) unstable; urgency=low
1645
1646 * fixed a bug with the jpeglib version
1647
1648 -- Stephan Kulow <coolo@kde.org> Tue, 9 Feb 1999 09:31:40 +0100
1649
1650 kdelibs (4:1.1-19990207-1) unstable; urgency=low
1651
1652 * new upstream version 1.1 and new epoche
1653
1654 -- Stephan Kulow <coolo@kde.org> Sun, 7 Feb 1999 12:12:58 +0100
1655
1656 kdelibs (2:980710-1.0-1) unstable; urgency=low
1657
1658 * new upstream version 1.0
1659
1660 -- Stephan Kulow <coolo@kde.org> Sun, 12 Jul 1998 10:12:19 +0200
1661
1662 kdelibs (2:980419-b4-1) unstable; urgency=low
1663
1664 * new upstream version Beta4
1665
1666 -- Stephan Kulow <coolo@kde.org> Sun, 19 Apr 1998 13:58:13 +0200
1667
1668 kdelibs (2:980312-4) frozen; urgency=low
1669
1670 * touch the .so.0 files to satisfy lintian
1671 * moved all unnecessary files out of -dev
1672 * moved the symbolic link default->en to kdelibs, where it belongs
1673 * fixed the shlibs format
1674 * new qt1g release (1.33)
1675
1676 -- Stephan Kulow <coolo@kde.org> Tue, 31 Mar 1998 13:00:00 +0100
1677
1678 kdelibs (2:980312-3) frozen; urgency=low
1679
1680 * new g++ and libstdc++ release (egcs-2.90.26-1)
1681
1682 -- Stephan Kulow <coolo@kde.org> Tue, 24 Mar 1998 14:45:16 +0100
1683
1684 kdelibs (2:980312-2) unstable; urgency=low
1685
1686 * use debhelper now
1687
1688 -- Stephan Kulow <coolo@kde.org> Sun, 15 Mar 1998 21:28:42 +0100
1689
1690 kdelibs (2:980312-1) experimental; urgency=low
1691
1692 * changed the files file
1693 * New upstream release
1694
1695 -- Stephan Kulow <coolo@kde.org> Thu, 12 Mar 1998 22:15:37 +0100
1696
1697 kdelibs (2:980310-3) experimental; urgency=low
1698
1699 * removed the preinst script
1700 * use absolute paths instead of the one with
1701 * changed directory for libraries
1702
1703 -- Stephan Kulow <coolo@kde.org> Wed, 11 Mar 1998 20:11:50 +0100
1704
1705 kdelibs (2:980310-2) experimental; urgency=low
1706
1707 * removed the file correction part from kderules
1708
1709 -- Stephan Kulow <coolo@kde.org> Mon, 9 Mar 1998 23:29:50 +0100
1710
1711 kdelibs (2:980310-1) experimental; urgency=low
1712
1713 * New upstream release
1714
1715 -- Stephan Kulow <coolo@kde.org> Mon, 9 Mar 1998 22:47:16 +0100
1716
1717 kdelibs (980303-1) experimental; urgency=low
1718
1719 * New upstream release
1720
1721 -- Stephan Kulow <coolo@kde.org> Wed, 4 Mar 1998 10:43:42 +0100
1722
1723 kdelibs (980228-1) experimental; urgency=low
1724
1725 * added *.moc to the clean target
1726 * New upstream release
1727
1728 -- Stephan Kulow <coolo@kde.org> Sat, 28 Feb 1998 21:05:58 +0100
1729
1730 kdelibs (980227-2) experimental; urgency=low
1731
1732 * removed the REENTRANT flag. KDE don't uses threds
1733 * updated libmediatool
1734
1735 -- Stephan Kulow <coolo@kde.org> Sat, 28 Feb 1998 01:22:56 +0100
1736
1737 kdelibs (980227-1) experimental; urgency=low
1738
1739 * changed the name of libjpeg-dev
1740 * renamed preint to preinst (typo while moving last time)
1741 * added fields in control file (most taken from AJ's versions)
1742 * New upstream release
1743
1744 -- Stephan Kulow <coolo@kde.org> Fri, 27 Feb 1998 20:20:24 +0100
1745
1746 kdelibs (980225-1) experimental; urgency=low
1747
1748 * New upstream release
1749
1750 -- Stephan Kulow <coolo@kde.org> Wed, 25 Dec 1998 19:23:12 +0100
1751
1752 kdelibs (980224-1) experimental; urgency=low
1753
1754 * New upstream release
1755
1756 -- Stephan Kulow <coolo@kde.org> Wed, 25 Dec 1998 11:25:23 +0100
1757
1758 kdelibs (1:Beta2-2.1) experimental; urgency=low
1759
1760 * New upstream release
1761
1762 -- Andreas Jellinghaus <aj@debian.org> Fri, 5 Dec 1997 21:15:52 +0100
1763
1764 kdelibs (1:Beta2-2) unstable; urgency=low
1765
1766 * removed virtual package names.
1767
1768 -- Andreas Jellinghaus <aj@debian.org> Sun, 30 Nov 1997 16:59:27 +0100
1769
1770 kdelibs (1:Beta2-1) unstable; urgency=low
1771
1772 * New upstream release
1773
1774 -- Andreas Jellinghaus <aj@debian.org> Sun, 23 Nov 1997 14:04:20 +0100
1775
1776 kdelibs (1:Beta1.2-2) unstable; urgency=low
1777
1778 * new compile cycle with bugfixes.
1779
1780 -- Andreas Jellinghaus <aj@debian.org> Sun, 9 Nov 1997 19:43:46 +0100
1781
1782 kdelibs (1:Beta1.2-1) unstable; urgency=low
1783
1784 * New upstream release
1785
1786 -- Andreas Jellinghaus <aj@debian.org> Mon, 27 Oct 1997 11:16:24 +0100
1787
1788 kdelibs (1:Beta1.1-1) unstable; urgency=low
1789
1790 * New upstream release
1791
1792 -- Andreas Jellinghaus <aj@debian.org> Mon, 20 Oct 1997 12:33:52 +0200
1793
1794 kdelibs (971019-1) unstable; urgency=low
1795
1796 * New upstream release
1797 * Fixed all paths to match debian setup
1798 * Fixed locale path
1799
1800 -- Andreas Jellinghaus <aj@debian.org> Sun, 19 Oct 1997 12:05:32 +0200
1801
1802 kdelibs (971013-1) unstable; urgency=low
1803
1804 * New upstream release
1805
1806 -- Andreas Jellinghaus <aj@debian.org> Mon, 13 Oct 1997 08:18:16 +0200
1807
1808 kdelibs (971011-1) unstable; urgency=low
1809
1810 * New upstream release
1811
1812 -- Andreas Jellinghaus <aj@debian.org> Sun, 12 Oct 1997 12:08:40 +0200
1813
1814 kdelibs (971009-1) unstable; urgency=low
1815
1816 * New upstream release
1817
1818 -- Andreas Jellinghaus <aj@debian.org> Thu, 9 Oct 1997 10:47:00 +0200
1819
1820 kdelibs (971008-1) unstable; urgency=low
1821
1822 * New upstream release
1823
1824 -- Andreas Jellinghaus <aj@debian.org> Wed, 8 Oct 1997 10:03:09 +0200
1825
1826 kdelibs (971006-2) unstable; urgency=low
1827
1828 * daily recompile of everything.
1829
1830 -- Andreas Jellinghaus <aj@debian.org> Tue, 7 Oct 1997 10:36:58 +0200
1831
1832 kdelibs (971006-1) unstable; urgency=low
1833
1834 * New upstream release
1835
1836 -- Andreas Jellinghaus <aj@debian.org> Mon, 6 Oct 1997 09:19:17 +0200
1837
1838 kdelibs (971005-1) unstable; urgency=low
1839
1840 * New upstream release
1841
1842 -- Andreas Jellinghaus <aj@debian.org> Sun, 5 Oct 1997 17:27:13 +0200
1843
1844 kdelibs (971003-1) unstable; urgency=low
1845
1846 * New upstream release
1847
1848 -- Andreas Jellinghaus <aj@debian.org> Fri, 3 Oct 1997 08:16:14 +0200
1849
1850 kdelibs (971002-1) unstable; urgency=low
1851
1852 * New upstream release
1853
1854 -- Andreas Jellinghaus <aj@debian.org> Thu, 2 Oct 1997 08:47:49 +0200
1855
1856 kdelibs (970930-1) unstable; urgency=low
1857
1858 * New upstream release
1859
1860 -- Andreas Jellinghaus <aj@debian.org> Tue, 30 Sep 1997 11:39:38 +0200
1861
1862 kdelibs (970929-1) unstable; urgency=low
1863
1864 * New upstream release
1865
1866 -- Andreas Jellinghaus <aj@debian.org> Mon, 29 Sep 1997 09:36:11 +0200
1867
1868 kdelibs (970925-2) unstable; urgency=low
1869
1870 * daily recompile of everything.
1871
1872 -- Andreas Jellinghaus <aj@debian.org> Fri, 26 Sep 1997 08:42:24 +0200
1873
1874 kdelibs (970925-1) unstable; urgency=low
1875
1876 * New upstream release
1877
1878 -- Andreas Jellinghaus <aj@debian.org> Thu, 25 Sep 1997 08:04:45 +0200
1879
1880 kdelibs (970924-2) unstable; urgency=low
1881
1882 * new use kderules.
1883 * daily recompile of everything.
1884
1885 -- Andreas Jellinghaus <aj@debian.org> Wed, 24 Sep 1997 10:21:17 +0200
1886
1887 kdelibs (970924-1) unstable; urgency=low
1888
1889 * New upstream release
1890
1891 -- Andreas Jellinghaus <aj@debian.org> Wed, 24 Sep 1997 08:28:48 +0200
1892
1893 kdelibs (970923-1) unstable; urgency=low
1894
1895 * New upstream release
1896
1897 -- Andreas Jellinghaus <aj@debian.org> Tue, 23 Sep 1997 08:36:52 +0200
1898
1899 kdelibs (970922-1) unstable; urgency=low
1900
1901 * New upstream release
1902
1903 -- Andreas Jellinghaus <aj@debian.org> Mon, 22 Sep 1997 09:48:41 +0200
1904
1905 kdelibs (970921-1) unstable; urgency=low
1906
1907 * New upstream release
1908
1909 -- Andreas Jellinghaus <aj@debian.org> Sun, 21 Sep 1997 13:45:48 +0200
1910
1911 kdelibs (970920-1) unstable; urgency=low
1912
1913 * Initial Release.
1914
1915 -- Andreas Jellinghaus <aj@debian.org> Sat, 20 Sep 1997 09:59:48 +0200
1916

  ViewVC Help
Powered by ViewVC 1.1.5