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

  ViewVC Help
Powered by ViewVC 1.1.5