Bug#727531: kmail: timeout after sending mail instead of disconnect

2013-10-23 Thread Russell Coker
Package: kmail
Version: 4:4.10.5-2
Severity: normal

Currently kmail on my system will keep a TCP connection to the mail server
open after a message is sent, it stays open until the mail server times out
and disconnects it.

I believe that kmail should send a "quit" command to end the session.  Keeping
the connection open serves no purpose (no great effort or time is taken to
establish it) and acts as a minor DoS attack on the server.  For example most
of the mail servers I run have a maxproc limit for the SMTP service that is
significantly smaller than the number of users.  If all users on such a
network ran kmail and most of them tried to send email within the 5 minute
timeout period (which happens at about 5PM in some of the offices where I do
sysadmin work) then some users would be unable to connect.

-- System Information:
Debian Release: jessie/sid
  APT prefers stable
  APT policy: (700, 'stable'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.10-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kmail depends on:
ii  kde-runtime   4:4.10.5-1
ii  kdepim-runtime4:4.10.5-2
ii  kdepimlibs-kio-plugins4:4.10.5-1
ii  libakonadi-contact4   4:4.10.5-1
ii  libakonadi-kde4   4:4.10.5-1
ii  libakonadi-kmime4 4:4.10.5-1
ii  libakonadiprotocolinternals1  1.9.2-2+b1
ii  libc6 2.17-93
ii  libcalendarsupport4   4:4.10.5-2
ii  libgcc1   1:4.8.2-1
ii  libgpgme++2   4:4.10.5-1
ii  libincidenceeditorsng44:4.10.5-2
ii  libkabc4  4:4.10.5-1
ii  libkcalcore4  4:4.10.5-1
ii  libkcalutils4 4:4.10.5-1
ii  libkcmutils4  4:4.10.5-1+b1
ii  libkdecore5   4:4.10.5-1+b1
ii  libkdepim44:4.10.5-2
ii  libkdeui5 4:4.10.5-1+b1
ii  libkio5   4:4.10.5-1+b1
ii  libkleo4  4:4.10.5-2
ii  libkmime4 4:4.10.5-1
ii  libknotifyconfig4 4:4.10.5-1+b1
ii  libkontactinterface4  4:4.10.5-1
ii  libkparts44:4.10.5-1+b1
ii  libkpgp4  4:4.10.5-2
ii  libkpimidentities44:4.10.5-1
ii  libkpimtextedit4  4:4.10.5-1
ii  libkpimutils4 4:4.10.5-1
ii  libkprintutils4   4:4.10.5-1+b1
ii  libksieveui4  4:4.10.5-2
ii  libktnef4 4:4.10.5-1
ii  libmailcommon44:4.10.5-2
ii  libmailimporter4  4:4.10.5-2
ii  libmailtransport4 4:4.10.5-1
ii  libmessagecomposer4   4:4.10.5-2
ii  libmessagecore4   4:4.10.5-2
ii  libmessagelist4   4:4.10.5-2
ii  libmessageviewer4 4:4.10.5-2
ii  libnepomukcore4   4:4.10.5-1+b1
ii  libpimcommon4 4:4.10.5-2
ii  libqt4-dbus   4:4.8.5+git121-g2a9ea11+dfsg1-2
ii  libqt4-network4:4.8.5+git121-g2a9ea11+dfsg1-2
ii  libqt4-xml4:4.8.5+git121-g2a9ea11+dfsg1-2
ii  libqtcore44:4.8.5+git121-g2a9ea11+dfsg1-2
ii  libqtgui4 4:4.8.5+git121-g2a9ea11+dfsg1-2
ii  libqtwebkit4  2.2.1-6
ii  libsolid4 4:4.10.5-1+b1
ii  libsoprano4   2.9.2+dfsg.1-4
ii  libstdc++64.8.2-1
ii  libtemplateparser44:4.10.5-2
ii  perl  5.18.1-4

Versions of packages kmail recommends:
ii  gnupg-agent   2.0.22-1
ii  gnupg22.0.22-1
ii  pinentry-gtk2 [pinentry-x11]  0.8.1-1

Versions of packages kmail suggests:
pn  clamav | f-prot-installer
ii  kaddressbook 4:4.10.5-2
ii  kleopatra4:4.10.5-2
ii  procmail 3.22-21
pn  spamassassin | bogofilter | annoyance-filter | spambayes | bsfi  

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20131024032005.4863.24541.reportbug@athena



Bug#727419: libnova: update config.{sub,guess} for the AArch64 port

2013-10-23 Thread Matthias Klose
Package: src:libnova
Version: 0.14.0-2
Severity: normal
User: debian-...@lists.debian.org
Usertags: arm64

The package fails to build on arm64 (aarch64-linux-gnu), because the
config.{guess,sub} files are out of date, and are not updated during
the build.  If possible, please do not update these files directly,
but build-depend on autotools-dev instead, and use the tools provided
by autotools-dev to update these files.

  - For dh, call dh --with autotools_dev (yes, underscore).

  - For other rules files, call dh_autotools-dev_updateconfig before
calling configure (in the build or configure target), and call
dh_autotools-dev_restoreconfig before calling dh_clean in the clean
target.

After the build on any architecture, and before a clean, a grep for
aarch64 in the config.sub file(s) should print some lines.

The full build log can be found at:
http://people.debian.org/~doko/logs/arm64-20131023/logs/buildlog_ubuntu-trusty-arm64.libnova_0.14.0-2_FAILEDTOBUILD.txt
The last lines of the build log are at the end of this report.

Please note that these build were done in an Ubuntu development,
environment there may be a few false positives in these bug reports.

[...]
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${prefix}/share/info'
install_sh='${SHELL} /build/buildd/libnova-0.14.0/install-sh'
libdir='${prefix}/lib/aarch64-linux-gnu'
libexecdir='${prefix}/lib/aarch64-linux-gnu'
localedir='${datarootdir}/locale'
localstatedir='/var'
lt_ECHO='echo'
mandir='${prefix}/share/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

## --- ##
## confdefs.h. ##
## --- ##

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "libnova"
#define VERSION "0.14.0"

configure: exit 1
dh_auto_configure: ./configure --build=aarch64-linux-gnu --prefix=/usr 
--includedir=${prefix}/include --mandir=${prefix}/share/man 
--infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--libdir=${prefix}/lib/aarch64-linux-gnu 
--libexecdir=${prefix}/lib/aarch64-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking returned exit code 1
make: *** [build-arch] Error 255
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vz7bc-0003bp...@ravel.debian.org



Processed: bug 727304 is forwarded to https://bugs.kde.org/show_bug.cgi?id=326530

2013-10-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 727304 https://bugs.kde.org/show_bug.cgi?id=326530
Bug #727304 [kdepim-runtime] kdepim-runtime: cannot add owncloud addressbook or 
calendar if shared calendars exist in owncloud
Set Bug forwarded-to-address to 'https://bugs.kde.org/show_bug.cgi?id=326530'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
727304: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727304
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.138256515626459.transcr...@bugs.debian.org



Bug#727304: kdepim-runtime: cannot add owncloud addressbook or calendar if shared calendars exist in owncloud

2013-10-23 Thread Johannes Rohr
Package: kdepim-runtime
Version: 4:4.10.5-2
Severity: normal

I am trying to set up an owncloud dav resource, and while everything seems to 
work, the calendar or adddressbook do not show up in kaddressbook resp. 
korganizer.

I am following the ususal steps: 

Add a new akonadi resource of type "DAV"

Enter credentials

Select "owncloud‶ as server type

Enter the address of my server

Test the connection -> Test is passed successfully

Click on "fertigstellen" (complete/ ready, or whatever it says in the English
gui)

After that I see an akonadi resource called "Owncloud", when I click "edit", I
see two protocols listed - CalDAV  and CardDAV, with the respective URLs.


When I click "edit", I notice that "Detected collections" ("Entdeckte
Sammlungen") is empty. On clicking "fetch", my default addressbook / calendar
are detected, together with several shared addressbooks / calendars of other
users.

Finally, I click "ok" several times to exit the akonadi configuration. 

But when I fire up kaddressbook or korganizer, the owncloud addressbook /
calendar fails to show up.

Also when I return to the akonadi configuration, the list of detected
collections is empty again. So while everything first appears to work just
fine, settings don't appear to be saved. I have removed almost my entire KDE
config and emptied my entire Akondadi database, but to no avail. 

This misbehaviour seems this has started when I have begun to add users to the
owncloud server and sharing calendars between users.

I have just tested by un-sharing the calendars again, after which things are
functioning as they should: Both addressbooks and calendars are added to
Korganizer / Kaddressbook as expected. However, Kdepim definitely should be
fixed to accommodate shared calendars in owncloud. 

Thanks,

Johannes

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (450, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kdepim-runtime depends on:
ii  akonadi-server1.9.2-2+b1
ii  kde-runtime   4:4.10.5-1
ii  kdepimlibs-kio-plugins4:4.10.5-1
ii  libakonadi-calendar4  4:4.10.5-1
ii  libakonadi-contact4   4:4.10.5-1
ii  libakonadi-kabc4  4:4.10.5-1
ii  libakonadi-kcal4  4:4.10.5-1
ii  libakonadi-kde4   4:4.10.5-1
ii  libakonadi-kmime4 4:4.10.5-1
ii  libakonadi-notes4 4:4.10.5-1
ii  libakonadiprotocolinternals1  1.9.2-2+b1
ii  libc6 2.17-93
ii  libgcc1   1:4.8.1-10
ii  libkabc4  4:4.10.5-1
ii  libkalarmcal2 4:4.10.5-1
ii  libkcal4  4:4.10.5-1
ii  libkcalcore4  4:4.10.5-1
ii  libkcalutils4 4:4.10.5-1
ii  libkcmutils4  4:4.10.5-1+b1
ii  libkdecore5   4:4.10.5-1+b1
ii  libkdeui5 4:4.10.5-1+b1
ii  libkgapi1 2.0.1-3
ii  libkidletime4 4:4.10.5-1+b1
ii  libkimap4 4:4.10.5-1
ii  libkio5   4:4.10.5-1+b1
ii  libkmbox4 4:4.10.5-1
ii  libkmime4 4:4.10.5-1
ii  libknewstuff3-4   4:4.10.5-1+b1
ii  libknotifyconfig4 4:4.10.5-1+b1
ii  libkolab0 0.4.2-7
ii  libkpimidentities44:4.10.5-1
ii  libkpimtextedit4  4:4.10.5-1
ii  libkpimutils4 4:4.10.5-1
ii  libkresources44:4.10.5-1
ii  libkrosscore4 4:4.10.5-1+b1
ii  libmailtransport4 4:4.10.5-1
ii  libmicroblog4 4:4.10.5-1
ii  libnepomukcore4   4:4.10.5-1+b1
ii  libqjson0 0.8.1-3
ii  libqt4-dbus   4:4.8.5+git121-g2a9ea11+dfsg1-2
ii  libqt4-declarative4:4.8.5+git121-g2a9ea11+dfsg1-2
ii  libqt4-network4:4.8.5+git121-g2a9ea11+dfsg1-2
ii  libqt4-script 4:4.8.5+git121-g2a9ea11+dfsg1-2
ii  libqt4-xml4:4.8.5+git121-g2a9ea11+dfsg1-2
ii  libqt4-xmlpatterns4:4.8.5+git121-g2a9ea11+dfsg1-2
ii  libqtcore44:4.8.5+git121-g2a9ea11+dfsg1-2
ii  libqtgui4 4:4.8.5+git121-g2a9ea11+dfsg1-2
ii  libsolid4 4:4.10.5-1+b1
ii  libsoprano4   2.9.2+dfsg.1-4
ii  libstdc++64.8.1-10
ii  libxml2   2.9.1+dfsg1-3

kdepim-runtime recommends no packages.

kdepim-runtime suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20131023214507.7868.8379

Processed: kmail: Kmail does not import filters from previous version

2013-10-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 727242 important
Bug #727242 [kmail] kmail: Kmail does not import filters from previous version
Severity set to 'important' from 'grave'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
727242: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727242
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.138255180828945.transcr...@bugs.debian.org



Bug#727242: kmail: Kmail does not import filters from previous version

2013-10-23 Thread Sune Vuorela
severity 727242 important
thanks

This might be a inconvenient loss of some configuration, but given all emails 
stays in Inbox, they aren't lost, so downgrading to important.

/Sune


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/10348623.CR0tcMKQ6a@gladstone



Bug#727241: kmail: Kmail does not show contents of folders on IMAP server

2013-10-23 Thread Noel David Torres Taño
Package: kmail
Version: 4:4.10.5-2
Severity: important
Tags: upstream

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
I upgraded from Kmail 4.4.11 to 4.10.5 and tried to use it to access an IMAP 
server. Server is courier-imap 4.10.0-20120615-1+b1 and still works fine from 
Icedove.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

   * What was the outcome of this action?
Network dump follows:
A000211 SELECT "INBOX/FOLDER"
A000211 NO Mailbox does not exist, or must be subscribed to.

   * What outcome did you expect instead?
Network dump from Icedove follows
3 select "INBOX.FOLDER"
* FLAGS ($TODO \Draft \Answered \Flagged \Deleted \Seen \Recent)
* OK [PERMANENTFLAGS ($TODO \* \Draft \Answered \Flagged \Deleted \Seen)] 
Limited
* 9 EXISTS
* 0 RECENT
* OK [UIDVALIDITY 366652616] Ok
* OK [MYRIGHTS "acdilrsw"] ACL
3 OK [READ-WRITE] Ok

*** End of the template - remove these lines ***


-- System Information:
Debian Release: 7.1
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'testing-proposed-updates'), (500, 
'proposed-updates'), (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kmail depends on:
ii  kde-runtime   4:4.10.5-1
ii  kdepim-runtime4:4.10.5-2
ii  kdepimlibs-kio-plugins4:4.10.5-1
ii  libakonadi-contact4   4:4.10.5-1
ii  libakonadi-kde4   4:4.10.5-1
ii  libakonadi-kmime4 4:4.10.5-1
ii  libakonadiprotocolinternals1  1.9.2-2+b1
ii  libc6 2.17-92
ii  libcalendarsupport4   4:4.10.5-2
ii  libgcc1   1:4.7.2-5
ii  libgpgme++2   4:4.10.5-1
ii  libincidenceeditorsng44:4.10.5-2
ii  libkabc4  4:4.10.5-1
ii  libkcalcore4  4:4.10.5-1
ii  libkcalutils4 4:4.10.5-1
ii  libkcmutils4  4:4.10.5-1+b1
ii  libkdecore5   4:4.10.5-1+b1
ii  libkdepim44:4.10.5-2
ii  libkdeui5 4:4.10.5-1+b1
ii  libkio5   4:4.10.5-1+b1
ii  libkleo4  4:4.10.5-2
ii  libkmime4 4:4.10.5-1
ii  libknotifyconfig4 4:4.10.5-1+b1
ii  libkontactinterface4  4:4.10.5-1
ii  libkparts44:4.10.5-1+b1
ii  libkpgp4  4:4.10.5-2
ii  libkpimidentities44:4.10.5-1
ii  libkpimtextedit4  4:4.10.5-1
ii  libkpimutils4 4:4.10.5-1
ii  libkprintutils4   4:4.10.5-1+b1
ii  libksieveui4  4:4.10.5-2
ii  libktnef4 4:4.10.5-1
ii  libmailcommon44:4.10.5-2
ii  libmailimporter4  4:4.10.5-2
ii  libmailtransport4 4:4.10.5-1
ii  libmessagecomposer4   4:4.10.5-2
ii  libmessagecore4   4:4.10.5-2
ii  libmessagelist4   4:4.10.5-2
ii  libmessageviewer4 4:4.10.5-2
ii  libnepomukcore4   4:4.10.5-1+b1
ii  libpimcommon4 4:4.10.5-2
ii  libqt4-dbus   4:4.8.5+git121-g2a9ea11+dfsg1-2
ii  libqt4-network4:4.8.5+git121-g2a9ea11+dfsg1-2
ii  libqt4-xml4:4.8.5+git121-g2a9ea11+dfsg1-2
ii  libqtcore44:4.8.5+git121-g2a9ea11+dfsg1-2
ii  libqtgui4 4:4.8.5+git121-g2a9ea11+dfsg1-2
ii  libqtwebkit4  2.2.1-5
ii  libsolid4 4:4.10.5-1+b1
ii  libsoprano4   2.9.2+dfsg.1-4
ii  libstdc++64.7.2-5
ii  libtemplateparser44:4.10.5-2
ii  perl  5.14.2-21

Versions of packages kmail recommends:
ii  gnupg-agent   2.0.19-2+deb7u1
ii  gnupg22.0.19-2+deb7u1
ii  pinentry-gtk2 [pinentry-x11]  0.8.1-1

Versions of packages kmail suggests:
ii  bogofilter 1.2.2+dfsg1-2
pn  clamav | f-prot-installer  
ii  kaddressbook   4:4.10.5-2
ii  kleopatra  4:4.10.5-2
ii  procmail   3.22-20
ii  spamassassin   3.3.2-5

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20131023174312.17642.19265.report...@tochox.rolamasao.org



Bug#727242: kmail: Kmail does not import filters from previous version

2013-10-23 Thread Noel David Torres Taño
Package: kmail
Version: 4:4.10.5-2
Severity: grave
Tags: upstream
Justification: causes non-serious data loss

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
I upgraded from Kmail 4.4.11 to 4.10.5
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
Kmail does not have the filters that were configured in the previous versions. 
Now all my e-mail stays in Inbox.
   * What outcome did you expect instead?
Kmail should have conserved the filters that were configured on 4.4.11

*** End of the template - remove these lines ***


-- System Information:
Debian Release: 7.1
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'testing-proposed-updates'), (500, 
'proposed-updates'), (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kmail depends on:
ii  kde-runtime   4:4.10.5-1
ii  kdepim-runtime4:4.10.5-2
ii  kdepimlibs-kio-plugins4:4.10.5-1
ii  libakonadi-contact4   4:4.10.5-1
ii  libakonadi-kde4   4:4.10.5-1
ii  libakonadi-kmime4 4:4.10.5-1
ii  libakonadiprotocolinternals1  1.9.2-2+b1
ii  libc6 2.17-92
ii  libcalendarsupport4   4:4.10.5-2
ii  libgcc1   1:4.7.2-5
ii  libgpgme++2   4:4.10.5-1
ii  libincidenceeditorsng44:4.10.5-2
ii  libkabc4  4:4.10.5-1
ii  libkcalcore4  4:4.10.5-1
ii  libkcalutils4 4:4.10.5-1
ii  libkcmutils4  4:4.10.5-1+b1
ii  libkdecore5   4:4.10.5-1+b1
ii  libkdepim44:4.10.5-2
ii  libkdeui5 4:4.10.5-1+b1
ii  libkio5   4:4.10.5-1+b1
ii  libkleo4  4:4.10.5-2
ii  libkmime4 4:4.10.5-1
ii  libknotifyconfig4 4:4.10.5-1+b1
ii  libkontactinterface4  4:4.10.5-1
ii  libkparts44:4.10.5-1+b1
ii  libkpgp4  4:4.10.5-2
ii  libkpimidentities44:4.10.5-1
ii  libkpimtextedit4  4:4.10.5-1
ii  libkpimutils4 4:4.10.5-1
ii  libkprintutils4   4:4.10.5-1+b1
ii  libksieveui4  4:4.10.5-2
ii  libktnef4 4:4.10.5-1
ii  libmailcommon44:4.10.5-2
ii  libmailimporter4  4:4.10.5-2
ii  libmailtransport4 4:4.10.5-1
ii  libmessagecomposer4   4:4.10.5-2
ii  libmessagecore4   4:4.10.5-2
ii  libmessagelist4   4:4.10.5-2
ii  libmessageviewer4 4:4.10.5-2
ii  libnepomukcore4   4:4.10.5-1+b1
ii  libpimcommon4 4:4.10.5-2
ii  libqt4-dbus   4:4.8.5+git121-g2a9ea11+dfsg1-2
ii  libqt4-network4:4.8.5+git121-g2a9ea11+dfsg1-2
ii  libqt4-xml4:4.8.5+git121-g2a9ea11+dfsg1-2
ii  libqtcore44:4.8.5+git121-g2a9ea11+dfsg1-2
ii  libqtgui4 4:4.8.5+git121-g2a9ea11+dfsg1-2
ii  libqtwebkit4  2.2.1-5
ii  libsolid4 4:4.10.5-1+b1
ii  libsoprano4   2.9.2+dfsg.1-4
ii  libstdc++64.7.2-5
ii  libtemplateparser44:4.10.5-2
ii  perl  5.14.2-21

Versions of packages kmail recommends:
ii  gnupg-agent   2.0.19-2+deb7u1
ii  gnupg22.0.19-2+deb7u1
ii  pinentry-gtk2 [pinentry-x11]  0.8.1-1

Versions of packages kmail suggests:
ii  bogofilter 1.2.2+dfsg1-2
pn  clamav | f-prot-installer  
ii  kaddressbook   4:4.10.5-2
ii  kleopatra  4:4.10.5-2
ii  procmail   3.22-20
ii  spamassassin   3.3.2-5

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20131023174544.17972.73494.report...@tochox.rolamasao.org