Your message dated Fri, 20 Apr 2007 17:17:13 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#414843: fixed in kdepim 4:3.5.6.dfsg.1-2
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 reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: kdepim
Version: 4:3.5.5.dfsg.1-6
Severity: serious
Tags: sid
When trying to build kdepim against the current version of pilot-link from
sid, I get:
...
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I/tmp/buildd/kdepim-3.5.5.dfsg.1/./kpilot/lib -I../..
-I/tmp/buildd/kdepim-3.5.5.dfsg.1/.
-I/tmp/buildd/kdepim-3.5.5.dfsg.1/./libkdepim -I/usr/include/kde
-I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -DHAVE_BOOST -Wno-long-long -Wundef
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2
-Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o
libkpilot_la.all_cc.lo libkpilot_la.all_cc.cc
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I/tmp/buildd/kdepim-3.5.5.dfsg.1/./kpilot/lib -I../..
-I/tmp/buildd/kdepim-3.5.5.dfsg.1/.
-I/tmp/buildd/kdepim-3.5.5.dfsg.1/./libkdepim -I/usr/include/kde
-I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -DHAVE_BOOST -Wno-long-long -Wundef
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2
-Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c
libkpilot_la.all_cc.cc -fPIC -DPIC -o .libs/libkpilot_la.all_cc.o
/tmp/buildd/kdepim-3.5.5.dfsg.1/./kpilot/lib/pilotMemo.h:101: error: could not
convert template argument 'unpack_MemoAppInfo' to 'int (*)(MemoAppInfo*,
unsigned char*, unsigned int)'
/tmp/buildd/kdepim-3.5.5.dfsg.1/./kpilot/lib/pilotMemo.h:101: error: could not
convert template argument 'pack_MemoAppInfo' to 'int (*)(MemoAppInfo*, unsigned
char*, unsigned int)'
/tmp/buildd/kdepim-3.5.5.dfsg.1/./kpilot/lib/pilotMemo.h:101: error: invalid
type in declaration before ';' token
/tmp/buildd/kdepim-3.5.5.dfsg.1/./kpilot/lib/pilotAddress.h:79: error: could
not convert template argument 'unpack_AddressAppInfo' to 'int
(*)(AddressAppInfo*, unsigned char*, unsigned int)'
/tmp/buildd/kdepim-3.5.5.dfsg.1/./kpilot/lib/pilotAddress.h:79: error: could
not convert template argument 'pack_AddressAppInfo' to 'int
(*)(AddressAppInfo*, unsigned char*, unsigned int)'
/tmp/buildd/kdepim-3.5.5.dfsg.1/./kpilot/lib/pilotAddress.h:79: error: invalid
type in declaration before ';' token
/tmp/buildd/kdepim-3.5.5.dfsg.1/./kpilot/lib/pilotAddress.cc: In constructor
'PilotAddress::PilotAddress(PilotAddressInfo*, PilotRecord*)':
/tmp/buildd/kdepim-3.5.5.dfsg.1/./kpilot/lib/pilotAddress.cc:48: error: request
for member 'info' in '* info', which is of non-class type 'int'
/tmp/buildd/kdepim-3.5.5.dfsg.1/./kpilot/lib/pilotDateEntry.h: At global scope:
/tmp/buildd/kdepim-3.5.5.dfsg.1/./kpilot/lib/pilotDateEntry.h:369: error: could
not convert template argument 'unpack_AppointmentAppInfo' to 'int
(*)(AppointmentAppInfo*, unsigned char*, unsigned int)'
/tmp/buildd/kdepim-3.5.5.dfsg.1/./kpilot/lib/pilotDateEntry.h:369: error: could
not convert template argument 'pack_AppointmentAppInfo' to 'int
(*)(AppointmentAppInfo*, unsigned char*, unsigned int)'
/tmp/buildd/kdepim-3.5.5.dfsg.1/./kpilot/lib/pilotDateEntry.h:369: error:
invalid type in declaration before ';' token
/tmp/buildd/kdepim-3.5.5.dfsg.1/./kpilot/lib/pilotTodoEntry.h:138: error: could
not convert template argument 'unpack_ToDoAppInfo' to 'int (*)(ToDoAppInfo*,
unsigned char*, unsigned int)'
/tmp/buildd/kdepim-3.5.5.dfsg.1/./kpilot/lib/pilotTodoEntry.h:138: error: could
not convert template argument 'pack_ToDoAppInfo' to 'int (*)(ToDoAppInfo*,
unsigned char*, unsigned int)'
/tmp/buildd/kdepim-3.5.5.dfsg.1/./kpilot/lib/pilotTodoEntry.h:138: error:
invalid type in declaration before ';' token
make[4]: *** [libkpilot_la.all_cc.lo] Error 1
make[4]: Leaving directory
`/tmp/buildd/kdepim-3.5.5.dfsg.1/obj-i486-linux-gnu/kpilot/lib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/tmp/buildd/kdepim-3.5.5.dfsg.1/obj-i486-linux-gnu/kpilot'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/kdepim-3.5.5.dfsg.1/obj-i486-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/kdepim-3.5.5.dfsg.1/obj-i486-linux-gnu'
make: *** [debian/stamp-makefile-build] Error 2
It looks like the declarations of the pack/unpack functions added some
const's, so kpilot needs to follow suit.
--
Daniel Schepler
--- End Message ---
--- Begin Message ---
Source: kdepim
Source-Version: 4:3.5.6.dfsg.1-2
We believe that the bug you reported is fixed in the latest version of
kdepim, which is due to be installed in the Debian FTP archive:
akregator_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/akregator_3.5.6.dfsg.1-2_i386.deb
kaddressbook_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/kaddressbook_3.5.6.dfsg.1-2_i386.deb
kalarm_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/kalarm_3.5.6.dfsg.1-2_i386.deb
kandy_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/kandy_3.5.6.dfsg.1-2_i386.deb
karm_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/karm_3.5.6.dfsg.1-2_i386.deb
kdepim-dbg_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/kdepim-dbg_3.5.6.dfsg.1-2_i386.deb
kdepim-dev_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/kdepim-dev_3.5.6.dfsg.1-2_i386.deb
kdepim-doc-html_3.5.6.dfsg.1-2_all.deb
to pool/main/k/kdepim/kdepim-doc-html_3.5.6.dfsg.1-2_all.deb
kdepim-doc_3.5.6.dfsg.1-2_all.deb
to pool/main/k/kdepim/kdepim-doc_3.5.6.dfsg.1-2_all.deb
kdepim-kfile-plugins_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/kdepim-kfile-plugins_3.5.6.dfsg.1-2_i386.deb
kdepim-kio-plugins_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/kdepim-kio-plugins_3.5.6.dfsg.1-2_i386.deb
kdepim-kresources_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/kdepim-kresources_3.5.6.dfsg.1-2_i386.deb
kdepim-wizards_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/kdepim-wizards_3.5.6.dfsg.1-2_i386.deb
kdepim_3.5.6.dfsg.1-2.diff.gz
to pool/main/k/kdepim/kdepim_3.5.6.dfsg.1-2.diff.gz
kdepim_3.5.6.dfsg.1-2.dsc
to pool/main/k/kdepim/kdepim_3.5.6.dfsg.1-2.dsc
kdepim_3.5.6.dfsg.1-2_all.deb
to pool/main/k/kdepim/kdepim_3.5.6.dfsg.1-2_all.deb
kitchensync_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/kitchensync_3.5.6.dfsg.1-2_i386.deb
kleopatra_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/kleopatra_3.5.6.dfsg.1-2_i386.deb
kmail_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/kmail_3.5.6.dfsg.1-2_i386.deb
kmailcvt_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/kmailcvt_3.5.6.dfsg.1-2_i386.deb
knode_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/knode_3.5.6.dfsg.1-2_i386.deb
knotes_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/knotes_3.5.6.dfsg.1-2_i386.deb
kode_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/kode_3.5.6.dfsg.1-2_i386.deb
konsolekalendar_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/konsolekalendar_3.5.6.dfsg.1-2_i386.deb
kontact_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/kontact_3.5.6.dfsg.1-2_i386.deb
korganizer_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/korganizer_3.5.6.dfsg.1-2_i386.deb
korn_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/korn_3.5.6.dfsg.1-2_i386.deb
kpilot_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/kpilot_3.5.6.dfsg.1-2_i386.deb
ksync_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/ksync_3.5.6.dfsg.1-2_i386.deb
ktnef_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/ktnef_3.5.6.dfsg.1-2_i386.deb
libindex0-dev_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/libindex0-dev_3.5.6.dfsg.1-2_i386.deb
libindex0_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/libindex0_3.5.6.dfsg.1-2_i386.deb
libkcal2-dev_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/libkcal2-dev_3.5.6.dfsg.1-2_i386.deb
libkcal2b_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/libkcal2b_3.5.6.dfsg.1-2_i386.deb
libkdepim1-dev_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/libkdepim1-dev_3.5.6.dfsg.1-2_i386.deb
libkdepim1a_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/libkdepim1a_3.5.6.dfsg.1-2_i386.deb
libkgantt0-dev_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/libkgantt0-dev_3.5.6.dfsg.1-2_i386.deb
libkgantt0_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/libkgantt0_3.5.6.dfsg.1-2_i386.deb
libkleopatra1-dev_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/libkleopatra1-dev_3.5.6.dfsg.1-2_i386.deb
libkleopatra1_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/libkleopatra1_3.5.6.dfsg.1-2_i386.deb
libkmime2_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/libkmime2_3.5.6.dfsg.1-2_i386.deb
libkpimexchange1-dev_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/libkpimexchange1-dev_3.5.6.dfsg.1-2_i386.deb
libkpimexchange1_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/libkpimexchange1_3.5.6.dfsg.1-2_i386.deb
libkpimidentities1_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/libkpimidentities1_3.5.6.dfsg.1-2_i386.deb
libksieve0-dev_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/libksieve0-dev_3.5.6.dfsg.1-2_i386.deb
libksieve0_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/libksieve0_3.5.6.dfsg.1-2_i386.deb
libktnef1-dev_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/libktnef1-dev_3.5.6.dfsg.1-2_i386.deb
libktnef1_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/libktnef1_3.5.6.dfsg.1-2_i386.deb
libmimelib1-dev_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/libmimelib1-dev_3.5.6.dfsg.1-2_i386.deb
libmimelib1c2a_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/libmimelib1c2a_3.5.6.dfsg.1-2_i386.deb
networkstatus_3.5.6.dfsg.1-2_i386.deb
to pool/main/k/kdepim/networkstatus_3.5.6.dfsg.1-2_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sune Vuorela <[EMAIL PROTECTED]> (supplier of updated kdepim package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Fri, 20 Apr 2007 14:52:42 +0100
Source: kdepim
Binary: kdepim-dev libindex0 libkmime2 ksync kalarm kontact knotes
kdepim-kio-plugins libkleopatra1 libkgantt0 kdepim-doc-html kdepim-wizards
kitchensync kdepim-kfile-plugins kdepim-kresources kleopatra libkcal2b kdepim
libktnef1 kandy karm libkcal2-dev libkleopatra1-dev libmimelib1-dev kdepim-dbg
kode ktnef networkstatus knode libkpimexchange1 akregator kmail libksieve0-dev
kaddressbook libindex0-dev libkgantt0-dev libksieve0 kpilot libktnef1-dev
kdepim-doc libkpimexchange1-dev kmailcvt libkdepim1a libkdepim1-dev korn
libkpimidentities1 konsolekalendar libmimelib1c2a korganizer
Architecture: source all i386
Version: 4:3.5.6.dfsg.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers <[EMAIL PROTECTED]>
Changed-By: Sune Vuorela <[EMAIL PROTECTED]>
Description:
akregator - RSS feed aggregator for KDE
kaddressbook - KDE NG addressbook application
kalarm - KDE alarm message, command and email scheduler
kandy - KDE mobile phone utility
karm - KDE time tracker tool
kdepim - Personal Information Management apps from the official KDE releas
kdepim-dbg - debugging symbols for kdepim
kdepim-dev - KDE Personal Information Management [development]
kdepim-doc - KDE Personal Information Management library documentation
kdepim-doc-html - KDE PIM documentation in HTML format
kdepim-kfile-plugins - KDE File dialog plugins for palm and vcf files
kdepim-kio-plugins - KDE pim I/O Slaves
kdepim-kresources - KDE pim resource plugins
kdepim-wizards - KDE server configuration wizards
kitchensync - Synchronization framework
kleopatra - KDE Certificate Manager
kmail - KDE Email client
kmailcvt - KDE KMail mail folder converter
knode - KDE news reader
knotes - KDE sticky notes
kode - Helper library for programmatic generation of C++ code
konsolekalendar - KDE konsole personal organizer
kontact - KDE pim application
korganizer - KDE personal organizer
korn - KDE mail checker
kpilot - KDE Palm Pilot hot-sync tool
ksync - KDE Sync
ktnef - KDE TNEF viewer
libindex0 - KDE indexing library
libindex0-dev - KDE indexing library [development]
libkcal2-dev - KDE calendaring library [development]
libkcal2b - KDE calendaring library
libkdepim1-dev - KDE PIM library [development]
libkdepim1a - KDE PIM library
libkgantt0 - KDE gantt charting library
libkgantt0-dev - KDE gantt charting library [development]
libkleopatra1 - KDE GnuPG interface libraries
libkleopatra1-dev - KDE GnuPG interface libraries [development]
libkmime2 - KDE MIME interface library
libkpimexchange1 - KDE PIM Exchange library
libkpimexchange1-dev - KDE PIM Exchange library [development]
libkpimidentities1 - KDE PIM user identity information library
libksieve0 - KDE mail/news message filtering library
libksieve0-dev - KDE mail/news message filtering library [development]
libktnef1 - Library for handling KTNEF email attachments
libktnef1-dev - KTNEF handler library [development]
libmimelib1-dev - KDE mime library [development]
libmimelib1c2a - KDE mime library
networkstatus - KDE network status monitor
Closes: 280223 398182 407363 412261 412861 413527 414843 419899
Changes:
kdepim (4:3.5.6.dfsg.1-2) unstable; urgency=low
.
* Upload to unstable after Etch release.
* The pilot-link-please-don't-break-your-api-release
.
+++ Changes by Sune Vuorela:
.
* Pull 2 patches from pim+ branch to fix compilation with pilot-link 0.12.2.
(Closes: #414843)
* Pull a lot of kmail patches from upstream to fix various crashes
(Closes: #413527, #398182, #412261, #407363, #280223) and probably a
couple of more.
* Add clamav patch - thanks to Stephen Gran. (Closes: 412861)
* The kpilot scripts needs debconf to be able to clean up after itself.
* Add a patch from upstream to fix a theoretical kio-imap infinite loop.
* Add a patch to include planet debian and debian times as default in
akregator. (Closes: #419899)
.
* Add two patches pushed out from kde upstream:
- one fixes a nasty crash when filtering messages that might lead to
dataloss.
- one fixes some template related stuff.
Files:
8f3a80d2cfbeb8b571b89335681ba096 1970 kde optional kdepim_3.5.6.dfsg.1-2.dsc
387b662a42920266b6a87e3c97875976 105838 kde optional
kdepim_3.5.6.dfsg.1-2.diff.gz
8d6191077c5fba47cbdf612112a99575 21466 kde optional
kdepim_3.5.6.dfsg.1-2_all.deb
cac95cb6226b281452b69de5ed02ea2f 28708184 doc optional
kdepim-doc_3.5.6.dfsg.1-2_all.deb
79944269fbe662506bad37e8e8f62865 435792 doc optional
kdepim-doc-html_3.5.6.dfsg.1-2_all.deb
fe124131de4f894f605f627cc15c8200 41172590 libdevel extra
kdepim-dbg_3.5.6.dfsg.1-2_i386.deb
9e15684cbd49bf229c4b64547960a692 104908 devel optional
kdepim-dev_3.5.6.dfsg.1-2_i386.deb
bb9b8bee2249d6fbee5fe194106a72f5 1378832 web optional
akregator_3.5.6.dfsg.1-2_i386.deb
2229b6e67d7a1c334cec06e03acb6938 1410318 utils optional
kaddressbook_3.5.6.dfsg.1-2_i386.deb
e5f2b0495405afe404df4b447904cf45 667370 kde optional
kalarm_3.5.6.dfsg.1-2_i386.deb
c61733ddf6e0d8ea797d5dde87f1c196 125054 utils optional
kandy_3.5.6.dfsg.1-2_i386.deb
e1d13e8440c23d088e7d76dde1281a15 455758 utils optional
karm_3.5.6.dfsg.1-2_i386.deb
922185b99dc918556cd164cda3db74b4 45162 kde optional
kdepim-kfile-plugins_3.5.6.dfsg.1-2_i386.deb
d20fe72544fa47df7a8cf0c0078a5d10 881168 kde optional
kdepim-kio-plugins_3.5.6.dfsg.1-2_i386.deb
3bcb3b7284369811365da09f85f52909 2312022 kde optional
kdepim-kresources_3.5.6.dfsg.1-2_i386.deb
cde8d5eb21b3ac3a7620c29d88fcfd86 160106 kde optional
kdepim-wizards_3.5.6.dfsg.1-2_i386.deb
4fe47476944231b683300bddd928726c 829764 kde optional
kitchensync_3.5.6.dfsg.1-2_i386.deb
eeacfcf27db3ff313ae9f93557eacc54 221490 net optional
kleopatra_3.5.6.dfsg.1-2_i386.deb
ff2bab3c2a1b71bb76eb89102f0de5a8 2312156 mail optional
kmail_3.5.6.dfsg.1-2_i386.deb
f9451ed6877ced92817de817ad13460a 127334 mail optional
kmailcvt_3.5.6.dfsg.1-2_i386.deb
1992bdc77b57afe94c5660008c7d0820 1239556 news optional
knode_3.5.6.dfsg.1-2_i386.deb
c157c265c7ea97bc8b07189f717c7bfb 250642 kde optional
knotes_3.5.6.dfsg.1-2_i386.deb
e61ad23b77407d96d646b956a0969ace 111006 devel optional
kode_3.5.6.dfsg.1-2_i386.deb
ae4942aacd49c1da84a4292119738350 76370 kde optional
konsolekalendar_3.5.6.dfsg.1-2_i386.deb
5d0b504ef48a37a4d02a14a52091b24d 1631506 kde optional
kontact_3.5.6.dfsg.1-2_i386.deb
569537c8a95d9b04a993d6b42e745537 1618358 kde optional
korganizer_3.5.6.dfsg.1-2_i386.deb
6bfadc37edee87ca4562619f58a805b5 178536 kde optional
korn_3.5.6.dfsg.1-2_i386.deb
aa6a804500ae12a0d12a1ab2f3ea217d 1920852 utils optional
kpilot_3.5.6.dfsg.1-2_i386.deb
4405b8c062f9fc039b917b331b792f7d 66918 utils optional
ksync_3.5.6.dfsg.1-2_i386.deb
354185ad67ea6708357e07e2e2280bf8 96360 kde optional
ktnef_3.5.6.dfsg.1-2_i386.deb
47e01befba07cc697b176354dc40fb85 54888 kde optional
networkstatus_3.5.6.dfsg.1-2_i386.deb
22dde791e4b750ed8c4f58ad4c1946cd 79480 libs optional
libindex0_3.5.6.dfsg.1-2_i386.deb
e82ce05b717aeb15ab5ea21034d085f4 24934 libdevel optional
libindex0-dev_3.5.6.dfsg.1-2_i386.deb
815df8c9cdd496af2d01f7791e25ab2b 570716 libs optional
libkcal2b_3.5.6.dfsg.1-2_i386.deb
e07560a6f279dd2183ba0493d0d1805e 73852 libdevel optional
libkcal2-dev_3.5.6.dfsg.1-2_i386.deb
1783c8eed06d1ec23b97a6e1b79995ef 562530 libs optional
libkdepim1a_3.5.6.dfsg.1-2_i386.deb
a717d083ad34c075a5983ee8d8ed7a33 22604 libdevel optional
libkdepim1-dev_3.5.6.dfsg.1-2_i386.deb
3739c04b64e609bd09ab535347eaab0d 77446 libs optional
libkgantt0_3.5.6.dfsg.1-2_i386.deb
4bdebcb9883673809cfd180250efcdcb 29622 libdevel optional
libkgantt0-dev_3.5.6.dfsg.1-2_i386.deb
e3fd3d9161c6d84b914d9d3005e9facf 435540 libs optional
libkleopatra1_3.5.6.dfsg.1-2_i386.deb
c9d69c97b8b059e913a6f598acdb7974 50154 libdevel optional
libkleopatra1-dev_3.5.6.dfsg.1-2_i386.deb
8e133c7fc9d17f74a1169024252a24de 120034 libs optional
libkmime2_3.5.6.dfsg.1-2_i386.deb
2310007f543e2e038aa0190547fc2ae6 111458 libs optional
libkpimexchange1_3.5.6.dfsg.1-2_i386.deb
fe44f1589d4bd4d8395b969428247506 24594 libdevel optional
libkpimexchange1-dev_3.5.6.dfsg.1-2_i386.deb
40d32efb5ab02747c77bc7fe6badcbb6 77902 libs optional
libkpimidentities1_3.5.6.dfsg.1-2_i386.deb
0ccca8f348baeb3ab9a9ef1a25f769eb 41706 libs optional
libksieve0_3.5.6.dfsg.1-2_i386.deb
93c02cda54a982b9db8870b4fa897517 25174 libdevel optional
libksieve0-dev_3.5.6.dfsg.1-2_i386.deb
78f4d9fb543a4ea76055bcfb31abd43d 52480 libs optional
libktnef1_3.5.6.dfsg.1-2_i386.deb
310ff240dc523df9ad8d896152a9e74f 28226 libdevel optional
libktnef1-dev_3.5.6.dfsg.1-2_i386.deb
64b4f510b4cc24280961ad61e57e6a8c 97322 libs optional
libmimelib1c2a_3.5.6.dfsg.1-2_i386.deb
2c0062cf8fa077e91ee436114fd35c54 71118 libdevel optional
libmimelib1-dev_3.5.6.dfsg.1-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Signed by Ana Guerrero
iD8DBQFGKO/Kn3j4POjENGERAu/MAJ0SXVLAb6Xkb9v296nQr7I33y/1vgCfS3Nv
JkWCRsJsm+y7Ft5fJaKUZ2s=
=2iNy
-----END PGP SIGNATURE-----
--- End Message ---