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

  ViewVC Help
Powered by ViewVC 1.1.5