kdeextragear-1/amarok/debian

2004-06-26 Thread Peter Rockai
CVS commit by mornfall: Forgot this one. ATODO 1.1

kdenonbeta/kdedebian/kapture

2004-06-26 Thread Peter Rockai
CVS commit by mornfall: - set cache to RO mode while update runs (needs checking, it *may* b0rk) - update TODO with fixes wanted for release - start news for 0.3, update version here and there M +5 -0 NEWS 1.3 M +7 -1 TODO 1.41 M +1 -1 VERSION 1.2 M +1 -1 confi

kdeextragear-1/amarok/debian

2004-06-26 Thread Peter Rockai
CVS commit by mornfall: Debian revision 1.0.0-3: * Dynamically link against libsqlite0 * Fix gstreamer dependencies * Various small fixes (sections, descriptions, doc dirs) * Thanks go to Adeodato Simó for help with various issues (NOTE: to link against libsqlite, changes to upstream Makefile

Bug#227839: Uploaded NMU to delayed/14

2004-06-26 Thread Andreas Barth
Hi, I'm about to upload this fix to delayed/14 days. Cheers, Andi diff -Nur ../meta-kde-extras-3.1.2-prev/debian/changelog ../meta-kde-extras-3.1.2/debian/changelog --- ../meta-kde-extras-3.1.2-prev/debian/changelog Tue Jan 6 10:21:20 2004 +++ ../meta-kde-extras-3.1.2/debian/changelog

kdeextragear-1/amarok/debian

2004-06-26 Thread Peter Rockai
CVS commit by mornfall: Debian revision 1.0.0-2: * Make the depends on amarok-gstreamer a bit more tight. Only depend on audiosink, recommend the decoder plugins. * Make the amarok engines depend on amarok itself. * Compile with xmms visualisation support. (NOTE: Adeodato Simó pointed out (than

Processed: Fixed in NMU of kdebase 4:2.2.2-14.8

2004-06-26 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tag 178507 + fixed Bug#178507: konqueror: security release has file overlap with kdebase-libs Tags were: woody Tags added: fixed > quit Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (admi

pkg-kde: commit - rev 138 - trunk/packages/kdelibs/debian/patches

2004-06-26 Thread Dominique Devriese
Author: domi-guest Date: 2004-06-26 10:20:40 -0600 (Sat, 26 Jun 2004) New Revision: 138 Modified: trunk/packages/kdelibs/debian/patches/10_kstandarddirs.diff Log: Commit patch for #227538 Here's a bit of explanation: I'll try to explain it again: It's all about the string comparison:

Bug#227538: kdelibs: mixed results on 3.2.2

2004-06-26 Thread Chris Cheney
On Sat, Jun 26, 2004 at 03:55:54PM +0200, Dominique Devriese wrote: > Well, the problem is that what's currently there happens to work in > some cases, but doesn't work in other cases, like the one that the bug > report was about. > > I'll try to explain it again: It's all about the string compa

kdenonbeta/kdedebian/kapture

2004-06-26 Thread Peter Rockai
CVS commit by mornfall: Announce (in konsole) that dpkg finished. By forking echo. I feel guilty. Mumble. M +1 -0 kapture/kapture.cpp 1.30 M +6 -0 libkapture/dpkgpm.cpp 1.8 --- kdenonbeta/kdedebian/kapture/kapture/kapture.cpp #1.29:1.30 @@ -121,4 +121,5 @@ Kapture::Kapture(

Bug#227538: kdelibs: mixed results on 3.2.2

2004-06-26 Thread Dominique Devriese
Chris Cheney writes: > On Sat, Jun 26, 2004 at 04:20:12AM +0200, Dominique Devriese wrote: > -snip patch- >> > I haven't heard anything about this bug in a while. Does this >> > patch work? >> >> I'm pretty sure it fixes the problem, yes. >> >> > Has been applied to packages that have been release

kdenonbeta/kdedebian/kapture/libkapture

2004-06-26 Thread Peter Rockai
CVS commit by mornfall: Add the new files as well. Eww. Uga is responsible for me missing those! :P Aprogresswidget.cpp 1.1 [no copyright] Aprogresswidget.h 1.1 [LGPL (v2+)] Aprogresswidgetui.ui 1.1

kdenonbeta/kdedebian/kapture

2004-06-26 Thread Peter Rockai
CVS commit by mornfall: New ProgressWidget in libkapture. It uses AcqStatus and adds overall progress and status indicator. Dock this widget in kapture. + update TODO, cvs2cl M +45 -0 ChangeLog 1.4 M +13 -8 TODO 1.40 M +8 -2 kapture/kapture.cpp 1.29 M +4 -1 kaptu

kdenonbeta/kdedebian/kapture/libcapture

2004-06-26 Thread Peter Rockai
CVS commit by mornfall: Fix rebuild/refresh confusion (led to a crash after the rebuild/refresh optimization in Tree). M +1 -1 pkgmanager.cpp 1.30 M +1 -1 pkgmanager.h 1.22 --- kdenonbeta/kdedebian/kapture/libcapture/pkgmanager.cpp #1.29:1.30 @@ -262,5 +262,5 @@ void PkgMan

Bug#255729: kcontrol: option to not load X resources needed

2004-06-26 Thread Branden Robinson
retitle 255729 kcontrol: please make "Apply colors to non-KDE applications" default off thanks On Tue, Jun 22, 2004 at 08:10:45PM +0200, Adeodato Simó wrote: > * Branden Robinson [Tue, 22 Jun 2004 12:10:42 -0500]: > > > Back in KDE2, there was a way to turn off the "apply KDE defaults to > > non

Bug#227538: kdelibs: mixed results on 3.2.2

2004-06-26 Thread Chris Cheney
On Sat, Jun 26, 2004 at 04:20:12AM +0200, Dominique Devriese wrote: -snip patch- > > I haven't heard anything about this bug in a while. Does this patch > > work? > > I'm pretty sure it fixes the problem, yes. > > > Has been applied to packages that have been released? > > It's committed in pkg

Bug#256337: kmail: KMail desn't poperly sort IMAP folders hierarchy

2004-06-26 Thread Switch
Package: kmail Version: 4:3.2.2-2 Severity: normal This is the problem scenario: - fetchmail running a fetching mail from several accounts - procmail delivering it to different Maildir Folders - courier-imap running on the same host (local) - KMail, sometimes, especially when it is started with -c

kdenonbeta/kdedebian/kapture/libkapture

2004-06-26 Thread Peter Rockai
CVS commit by mornfall: Optimize tree refreshing (in libkapture now) further. We nearly beat synaptic on install/deinstall marking performance now. :D. M +20 -14listtreewidget.cpp 1.27 M +1 -0 listtreewidget.h 1.17 --- kdenonbeta/kdedebian/kapture/libkapture/listtreewidget.cp

Processed: Re: Bug#255729: kcontrol: option to not load X resources needed

2004-06-26 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > retitle 255729 kcontrol: please make "Apply colors to non-KDE applications" > default off Bug#255729: kcontrol: option to not load X resources needed Changed Bug title. > thanks Stopping processing here. Please contact me if you need assistance. Deb

kdenonbeta/kdedebian/kapture/libcapture

2004-06-26 Thread Peter Rockai
CVS commit by mornfall: Fix a potential bug, move debug around (forgot to do so in previous commit). M +3 -2 tree.cpp 1.22 --- kdenonbeta/kdedebian/kapture/libcapture/tree.cpp #1.21:1.22 @@ -88,4 +88,7 @@ void Tree::grpInstDeref () void Tree::rebuild (void) { +std::cerr << "re

kdenonbeta/kdedebian/kapture

2004-06-26 Thread Peter Rockai
CVS commit by mornfall: - optimize out some of the unneccessary tree rebuilds upon refresh (add mechanizm to groupers to ask them whether they were affected by a given change, like package install or changed tags) - update TODO - cvs2cl M +728 -0ChangeLog 1.3 M +1 -6 TODO 1

Bug#178507: konqueror

2004-06-26 Thread Branden Robinson
owner 178507 Branden Robinson <[EMAIL PROTECTED]> thanks On Wed, Nov 19, 2003 at 11:22:41AM -0500, Matt Zimmerman wrote: > If a bug is believed to be specific to a security release, it should be > forwarded to the security team ASAP. > > But anyway, the security update of course did not explicitl

Processed: Re: konqueror

2004-06-26 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > owner 178507 Branden Robinson <[EMAIL PROTECTED]> Bug#178507: konqueror: security release has file overlap with kdebase-libs Owner recorded as Branden Robinson <[EMAIL PROTECTED]>. > thanks Stopping processing here. Please contact me if you need assis