CVS commit by mornfall:
- implement AcqProgress::Fail () [not tested yet]
- fix the summary widget (widget naming fuckage happened)
- make the AcqProgress scroll down as items are added; YAY! :)
M +26 -27acqprogress.cpp 1.14
M +4 -4 summaryview.cpp 1.3
M +9 -9 summaryvie
CVS commit by mornfall:
Fix sort order in acqprogress. Yay, we are getting there =).
M +1 -2 TODO 1.23
M +12 -11libkapture/acqprogress.cpp 1.13
M +2 -2 libkapture/acqprogress.h 1.9
--- kdenonbeta/kdedebian/kapture/TODO #1.22:1.23
@@ -71,6 +71,5 @@
::: 0.3 (prealfa)
CVS commit by mornfall:
- move watcher (de)registration to Watcher con/destructor respectively:
avoid whole class of bugs from forgotten (de)registration
- new: tree optimization - remove empty branchnodes
- new: section grouper creates multi-level hierarchy (for eg. contrib)
- make PkgNodeView
Accepted:
arts_1.2.3-1.diff.gz
to pool/main/a/arts/arts_1.2.3-1.diff.gz
arts_1.2.3-1.dsc
to pool/main/a/arts/arts_1.2.3-1.dsc
arts_1.2.3-1_all.deb
to pool/main/a/arts/arts_1.2.3-1_all.deb
arts_1.2.3.orig.tar.gz
to pool/main/a/arts/arts_1.2.3.orig.tar.gz
libarts1-dev_1.2.3-1_i386.deb
to p
arts_1.2.3-1_i386.changes uploaded successfully to localhost
along with the files:
arts_1.2.3-1.dsc
arts_1.2.3.orig.tar.gz
arts_1.2.3-1.diff.gz
libarts1_1.2.3-1_i386.deb
libarts1-dev_1.2.3-1_i386.deb
libartsc0_1.2.3-1_i386.deb
libartsc0-dev_1.2.3-1_i386.deb
arts_1.2.3-1_all.deb
Gre
CVS commit by mornfall:
- brand new SummaryView widget, to replace the old OperationMenu
- add KActions for update, upgrade, etc.; toolbar is just experiment
- add getStats method to PkgCache, computing stats for SummaryView
- call refresh () on Watchers just after rebuild ()
- rehash TODO
A
Author: ccheney
Date: 2004-06-01 14:01:52 -0600 (Tue, 01 Jun 2004)
New Revision: 134
Added:
tags/packages/arts/arts-1.2.2-2/
Log:
Tagging arts 1.2.2-2.
Copied: tags/packages/arts/arts-1.2.2-2 (from rev 133, trunk/packages/arts)
Author: ccheney
Date: 2004-06-01 14:00:45 -0600 (Tue, 01 Jun 2004)
New Revision: 133
Modified:
trunk/packages/arts/debian/changelog
trunk/packages/arts/debian/patches/01_arts_branch.diff.uu
trunk/packages/arts/debian/patches/02_autotools_update.diff
Log:
arts 1.2.2-2 update
Modified: tr
Author: ccheney
Date: 2004-06-01 13:55:19 -0600 (Tue, 01 Jun 2004)
New Revision: 132
Added:
tags/packages/kdepim/kdepim-3.2.2-2/
Log:
Tagging kdepim 3.2.2-2.
Copied: tags/packages/kdepim/kdepim-3.2.2-2 (from rev 131,
trunk/packages/kdepim)
Author: ccheney
Date: 2004-06-01 13:44:04 -0600 (Tue, 01 Jun 2004)
New Revision: 130
Added:
tags/packages/kdeutils/kdeutils-3.2.2-2/
Log:
Tagging kdeutils 3.2.2-2.
Copied: tags/packages/kdeutils/kdeutils-3.2.2-2 (from rev 129,
trunk/packages/kdeutils)
Processing commands for [EMAIL PROTECTED]:
> # Automatically generated email from bts, devscripts version 2.7.95.1
> reassign 241025 konsole
Bug#241025: pointer freezes while using dselect in a shell
Bug reassigned from package `dpkg' to `konsole'.
>
End of message, stopping processing here.
Ple
Martin Loschwitz writes:
> On Tue, Jun 01, 2004 at 08:53:54AM -0400, Christopher Martin wrote:
>> Hello,
>>
>> I had assumed that the lack of QT updates was a conscious choice by
>> the KDE maintainers to hold off on uploading QT 3.3. But your
>> message implies that this isn't really the case.
>>
On June 1, 2004 13:19, Martin Loschwitz wrote:
> As far as I am concerned, KDE 3.2 is still not officially certified for
> running with Qt 3.3, is it? Anyway, Qt 3.3 should not go into Sarge, I
> think.
We could always use an expert Debian opinion, but everyone else (i.e.
Gentoo, Fedora, SuSE, an
Your message dated Tue, 1 Jun 2004 13:01:47 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#252122: Sorry
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 your responsibility to
On Tue, Jun 01, 2004 at 08:53:54AM -0400, Christopher Martin wrote:
> Hello,
>
> I had assumed that the lack of QT updates was a conscious choice by the
> KDE maintainers to hold off on uploading QT 3.3. But your message implies
> that this isn't really the case.
>
As far as I am concerned, KDE
Package: kgpg
Version: 4:3.2.2-2
Severity: minor
Tags: sid
The kgpg package does not declare a dependency on gnupg although the
program obviously is useless without gnupg. At the very least it
schould "Recommends:" or "Suggests:" gnupg.
Patrick
-- System Information:
Debian Release: testing/unst
I find that this issue has been corrected in the most recent version. Sorry
for the inconvenience.
KLS
Package: kcalc
Version: 4:3.2.1-1
Severity: normal
No matter what the value in the entry box, the "Tan" button causes the
readout to display "Error". This happens even if "Tan" is the first and only
button I have pushed. However, the combination of "Inv" and "Tan" seems
to work properly.
-- S
CVS commit by mornfall:
- implement SafePkgIterator and SafeVerIterator: these will remain valid
even after cache rebuild; used by PkgDepFeeder, for example; use when
you can't handle the rebuild notify yourself sanely
- reload cache after _commit
- prevent crashes in Pkg*DepFeeder (ie, use S
Hello,
I had assumed that the lack of QT updates was a conscious choice by the
KDE maintainers to hold off on uploading QT 3.3. But your message implies
that this isn't really the case.
Since Martin Loschwitz has not kept the QT packages in a releasable state,
and indeed has (from what I've se
On Mon, 31 May 2004, Brian Nelson wrote:
> Not by me, at least for 9 days or so. I didn't bring my private key
> with me to Debconf4. I can look at the packages you made though and let
> you know if they look OK to NMU.
>
Unfortunately my packages aren't quite ok. Some of the debian
patches fa
[Just my 2c about what I read on the Debian-QT-KDE mailing list]
Am 2004-06-01 11:37 schrieb Helge Kreutzmann:
"Ein Display-Manager ist ein Programm, daß graphische Login-Fähigkeiten für "
"das X-Window-System bereitstellt."
s/daß/das/
"Nur ein Display-Manager kann einen X-Server verwalten,
Alejandro Exojo wrote
> severity 251872 normal
> thanks
>
> Please, check how the severity levels work. An important bug, is only when
> the bug make the package close to unusable.
> http://www.debian.org/Bugs/Developer.html#severities
woohoo, you are absolutelly right, sorry, I reported two bug a
On Tue, Jun 01, 2004 at 01:26:06PM +0200, Jens Hatlak wrote:
> [Just my 2c about what I read on the Debian-QT-KDE mailing list]
Yes. All three corrections are proper. Sorry, I try to recheck every
file, this one must have slipped through. Fortunately, DDTS is now
coming online again, and proofread
Package: kmail
Severity: normal
hi, i am setting up a Debian / SE/Linux (unstable) system so i have
kde 3.2.2 installed.
permission to create a file /var/mail/lkcl.lock is banned, and i do
not believe it sensible to grant access to that directory just to
create a lock file!
therefore i tried FC
Author: domi-guest
Date: 2004-06-01 05:07:55 -0600 (Tue, 01 Jun 2004)
New Revision: 128
Modified:
trunk/packages/kdebindings/debian/changelog
trunk/packages/kdebindings/debian/rules
Log:
update to builddir!=srcdir and kde 3.2.3
Modified: trunk/packages/kdebindings/debian/changelog
=
CVS commit by domi:
update
M +6 -0 changelog 1.5.2.18
--- kdebindings/debian/changelog #1.5.2.17:1.5.2.18
@@ -1,2 +1,8 @@
+kdebindings (4:3.2.3-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Dominique Devriese <[EMAIL PROTECTED]> Tue, 1 Jun 2004 13:05:50 +0200
+
kde
package kde
reassign 251970 kdelibs4
package kdelibs4
severity 251970 serious
tags 251970 experimental, sid
merge 251970 251832
thanks
Luke Kenneth Casson Leighton writes:
> as of 31may2004, kde cannot be installed because of a broken
> dependency right down through kdebase to libcupsys2.
> to
also sprach Bob Proulx <[EMAIL PROTECTED]> [2004.06.01.0305 +0200]:
> The ksh needs -l to be told it is a login shell. That works for
> bash and zsh too so looks promising. But csh won't take -l unless
> it is the only option present.
So the obvious solution is to for kdm to cause the monitor to
Processing commands for [EMAIL PROTECTED]:
> package kde
Ignoring bugs not assigned to: kde
> reassign 251970 kdelibs4
Bug#251970: kde: broken dependency on libcupsys2 final
Bug reassigned from package `kde' to `kdelibs4'.
> package kdelibs4
Ignoring bugs not assigned to: kdelibs4
> severity 25
severity 251872 normal
thanks
El Lunes, 31 de Mayo de 2004 15:35, jjluza escribió:
> Package: konqueror
> Version: 4:3.2.2-1
> Severity: important
> Tags: sid
Please, check how the severity levels work. An important bug, is only when the
bug make the package close to unusable.
http://www.debian.
Processing commands for [EMAIL PROTECTED]:
> severity 251872 normal
Bug#251872: konqueror: I can't search from location bar
Severity set to `normal'.
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administrator
(administrator, Debian Bugs
Package: korganizer
Version: 4:3.2.2-2
Severity: important
When uploading an event from Korganizer to an exchange server the event
is stored in Exchange with a booking time that is 4 hours off. I.e. if
a booking is made for 01:00 PM it is stored in Exchange as a booking for
05:00 PM. The timezon
Package: korganizer
Version: 4:3.2.2-2
Severity: normal
The marker for the current time does not honour the timezone that is
configured, neither the global one in /etc/timezone nor the KDE or
korganizer settings. Instead it uses UTC time.
-- System Information:
Debian Release: testing/unstable
Package: kdebase
Version: 4:3.2.2-1
Severity: wishlist
Tags: l10n
Hello,
I updated the po-file for german which is attached.
Greetings
Helge
--
Helge Kreutzmann, Dipl.-Phys. [EMAIL PROTECTED]
gpg signed mail preferredgpg-key: finger [EMAIL PROTECTED]
64bit GN
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ricardo Ibáñez Navés wrote:
| I need help... to can install evolution, i has to remove kde, and don't
| know what to do cause that broken depencendes... temporally i've
| installed gnome.
|
| Is there something can do to help?
Add the testing sources
On Tue, Jun 01, 2004 at 10:07:47AM +0300, Marius Žalinauskas wrote:
> Tuesday 01 June 2004 03:43, Chris Cheney rašė:
> > time. I imagine that 3.2.3 will be available to packagers by the time I
> > get well enough to upload it.
>
> I wonder what Qt libs is it going to be linked? Current non-STL v3.
Tuesday 01 June 2004 03:43, Chris Cheney rašė:
> time. I imagine that 3.2.3 will be available to packagers by the time I
> get well enough to upload it.
I wonder what Qt libs is it going to be linked? Current non-STL v3.2.3?
--
Marius Žalinauskas
I need help... to can install evolution, i has to remove kde, and don't
know what to do cause that broken depencendes... temporally i've
installed gnome.
Is there something can do to help?
thx for ur help in advance
my sources.list
deb http://ftp.us.debian.org/debian/ unstable main non-free con
CVS commit by habouzit:
beta2
M +7 -1 changelog 1.2
--- kdenonbeta/akregator/debian/changelog #1.1:1.2
@@ -1,3 +1,9 @@
-akregator (0.0.20040525-1) unstable; urgency=low
+akregator (1.0.beta2-1) unstable; urgency=low
+
+ * New uptstream.
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]> T
40 matches
Mail list logo