[SCM] ktp-auth-handler packaging branch, master, updated. debian/15.12.1-2-282-g080758e

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 27 23:58:55 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-auth-handler.git;a=commitdiff;h=b01c6c0

The following commit has been merged in the master branch:
commit b01c6c01896d8c21dfd8a954c9c70db9e7ed61cd
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Tue Feb 5 14:12:23 2013 +0100

    Remove unused includes and add copyright header
---
 tls-cert-verifier-op.cpp | 1 -
 tls-cert-verifier-op.h   | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/tls-cert-verifier-op.cpp b/tls-cert-verifier-op.cpp
index eccfd69..cc19fad 100644
--- a/tls-cert-verifier-op.cpp
+++ b/tls-cert-verifier-op.cpp
@@ -27,7 +27,6 @@
 #include <KDebug>
 
 #include <QSslCertificate>
-#include <QSslKey>
 #include <QSslCipher>
 
 #include "kssl/ksslcertificatemanager.h"
diff --git a/tls-cert-verifier-op.h b/tls-cert-verifier-op.h
index 35f2fb0..cb2b43c 100644
--- a/tls-cert-verifier-op.h
+++ b/tls-cert-verifier-op.h
@@ -2,6 +2,7 @@
  * Copyright (C) 2011 Collabora Ltd. <http://www.collabora.co.uk/>
  *   @author Andre Moreira Magalhaes <andre.magalhaes at collabora.co.uk>
  * Copyright (C) 2011 David Edmundson <kde at davidedmundson.co.uk>
+ * Copyright (C) 2013 Dan Vrátil <dvratil at redhat.com>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -32,7 +33,6 @@
 #include "types.h"
 
 #include <QtCrypto/QtCrypto>
-#include <QSslError>
 #include <ktcpsocket.h>
 
 class QSslCertificate;

-- 
ktp-auth-handler packaging



More information about the pkg-kde-commits mailing list