Re: Bug#248610: marked as done (kdelibs-bin should depends on menu-xdg)

2004-06-03 Thread Christopher Martin
On June 3, 2004 22:18, Debian Bug Tracking System wrote: > kdelibs (4:3.2.3-1) unstable; urgency=high > . >* New upstream release. >* kdelibs-bin Depends: menu-xdg. (Closes: #248610) Great! Will menu-xdg be updated so that it only Suggests the menu package (as per menu policy)? Cheers,

Bug#248610: marked as done (kdelibs-bin should depends on menu-xdg)

2004-06-03 Thread Debian Bug Tracking System
Your message dated Thu, 03 Jun 2004 22:02:17 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#248610: fixed in kdelibs 4:3.2.3-1 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now

kdelibs_3.2.3-1_i386.changes ACCEPTED

2004-06-03 Thread Debian Installer
Accepted: kdelibs-bin_3.2.3-1_i386.deb to pool/main/k/kdelibs/kdelibs-bin_3.2.3-1_i386.deb kdelibs-data_3.2.3-1_all.deb to pool/main/k/kdelibs/kdelibs-data_3.2.3-1_all.deb kdelibs4-dev_3.2.3-1_i386.deb to pool/main/k/kdelibs/kdelibs4-dev_3.2.3-1_i386.deb kdelibs4-doc_3.2.3-1_all.deb to poo

Processing of kdelibs_3.2.3-1_i386.changes

2004-06-03 Thread Archive Administrator
kdelibs_3.2.3-1_i386.changes uploaded successfully to localhost along with the files: kdelibs_3.2.3-1.dsc kdelibs_3.2.3.orig.tar.gz kdelibs_3.2.3-1.diff.gz kdelibs-bin_3.2.3-1_i386.deb kdelibs4_3.2.3-1_i386.deb kdelibs4-dev_3.2.3-1_i386.deb kdelibs_3.2.3-1_all.deb kdelibs-data_3.2.3

Incomplete upload found in Debian upload queue

2004-06-03 Thread Archive Administrator
Probably you are the uploader of the following file(s) in the Debian upload queue directory: kdelibs_3.2.3-1.diff.gz kdelibs_3.2.3-1.dsc kdelibs_3.2.3-1_all.deb kdelibs_3.2.3.orig.tar.gz This looks like an upload, but a .changes file is missing, so the job cannot be processed. If no .chang

kdenonbeta/kdedebian/kapture

2004-06-03 Thread Peter Rockai
CVS commit by mornfall: Speed up listtreeview a lot, changing the way it is filled with KListViewItems. Also fix a stupid multiple-virtual-inheritance bug with uninitialized (0-initialized) parent in TreeNode, when constructing ListTreeWidget*Items. Also added a hack to capture::Tree in form of f

KDE_3_2_BRANCH: kdelibs/debian

2004-06-03 Thread Chris Cheney
CVS commit by ccheney: debian packaging updates kdelibs 3.2.2-2 Acompat 1.1.2.1 Akdelibs-bin.preinst 1.1.2.1 Akdelibs4.preinst 1.3.2.1 M +122 -85 Packaging.txt 1.7.6.1 M +12 -0 README.Debian 1.2.6.1 M +30 -0 changelog 1.225.2

kdenonbeta/kdedebian/kapture

2004-06-03 Thread Peter Rockai
CVS commit by mornfall: Refactor ListTreeWidget, make it play nice with the refactored Tree / Node / Grouper stuff. To explain more about the recent changes in Tree construction/refresh process: I shunned the Feeder concept, replacing it with NodeProducer; this pushes creation of TreeNodes into s

Processed: kde and other kde packages have dependency problems

2004-06-03 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > severity 252249 serious Bug#252249: kde and other kde packages have dependency problems Severity set to `serious'. > reassign 252249 kdelibs4 Bug#252249: kde and other kde packages have dependency problems Bug reassigned from package `kde' to `kdelibs4

kdenonbeta/kdedebian/kapture

2004-06-03 Thread Peter Rockai
CVS commit by mornfall: Big feeder/grouper/tree refactoring, part 1. More details later... M +1 -1 TODO 1.24 M +4 -3 kapture/kapture.cpp 1.13 M +2 -0 libcapture/depgroupers.cpp 1.4 M +2 -0 libcapture/depgroupers.h 1.3 M +15 -9 libcapture/feeder.cpp 1.

Bug#252432: kpilot avantgo conduit fails after upgrade to kpilot 3.2.2-2 (testing)

2004-06-03 Thread Darryl Luff
Package: kpilot Version: 4:3.2.2-2 Severity: important NOTE: This bug is also submitted to bugs.kde.org (http://bugs.kde.org/show_bug.cgi?id=82761) Not sure if I should report it here as well as (or instead of?) KDE. Reporting here as it has been experienced by debian users (see http://opendoor

Bug#252412: kopete: Copy Paste in MSN Windows doesn't work

2004-06-03 Thread Noam Rathaus
Package: kopete Version: 4:3.2.2-1 Severity: normal Trying to click on the Ctrl-C button or Ctrl-V doesn't appear to copy paste, right clicking and choosing Copy/Paste works without a problem. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unst

kdenonbeta/kdedebian/kapture

2004-06-03 Thread Peter Rockai
CVS commit by mornfall: Add changes view: implement & use new grouper chain (default-changes) and new grouper PkgStatusGrouper. M +8 -5 kapture/kapture.cpp 1.12 M +24 -0 libcapture/grouper.cpp 1.8 M +9 -0 libcapture/grouper.h 1.7 M +5 -4 libcapture/tree.cpp 1.