[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:59:44 UTC 2016


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

The following commit has been merged in the master branch:
commit 274cfb596a6606f2cab3579b62b924c19587a151
Author: Martin Klapetek <mklapetek at kde.org>
Date:   Thu May 21 15:07:08 2015 +0200

    Remove facebook includes
    
    The files are already removed
---
 CMakeLists.txt   | 1 -
 sasl-auth-op.cpp | 1 -
 2 files changed, 2 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index fb667af..89c72ca 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -62,7 +62,6 @@ set(ktp_auth_handler_SRCS
     types.cpp
     x-telepathy-password-auth-operation.cpp
     x-telepathy-password-prompt.cpp
-    x-telepathy-sso-facebook-operation.cpp
     x-telepathy-sso-google-operation.cpp
     conference-auth-op.cpp
     conference-auth-observer.cpp
diff --git a/sasl-auth-op.cpp b/sasl-auth-op.cpp
index 58843d1..a757555 100644
--- a/sasl-auth-op.cpp
+++ b/sasl-auth-op.cpp
@@ -21,7 +21,6 @@
 #include "sasl-auth-op.h"
 
 #include "x-telepathy-password-auth-operation.h"
-#include "x-telepathy-sso-facebook-operation.h"
 #include "x-telepathy-sso-google-operation.h"
 
 #include <QtCore/QScopedPointer>

-- 
ktp-auth-handler packaging



More information about the pkg-kde-commits mailing list