[SCM] ktp-contact-runner packaging branch, master, updated. upstream/0.4.0-1-gbc35510
George Kiagiadakis
gkiagia-guest at alioth.debian.org
Sun Jun 17 17:20:32 UTC 2012
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/ktp-contact-runner.git;a=commitdiff;h=bc35510
The following commit has been merged in the master branch:
commit bc35510bf78385bdf529117ef69f36f7a7fb1b7f
Author: George Kiagiadakis <kiagiadakis.george at gmail.com>
Date: Sun Jun 17 20:20:18 2012 +0300
Initial 0.4 packaging
---
debian/changelog | 5 +
debian/compat | 1 +
debian/control | 35 +++++++++
debian/copyright | 97 ++++++++++++++++++++++++
debian/patches/01_call1_channel_type.diff | 48 ++++++++++++
debian/patches/series | 1 +
debian/plasma-runner-telepathy-contact.install | 3 +
debian/rules | 4 +
debian/source/format | 1 +
debian/watch | 3 +
10 files changed, 198 insertions(+), 0 deletions(-)
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..ce560b7
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+ktp-contact-runner (0.4.0-0r1) UNRELEASED; urgency=low
+
+ * Initial release.
+
+ -- George Kiagiadakis <kiagiadakis.george at gmail.com> Sun, 17 Jun 2012 19:01:54 +0300
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..4b376d9
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,35 @@
+Source: ktp-contact-runner
+Section: kde
+Priority: optional
+Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
+Uploaders: George Kiagiadakis <kiagiadakis.george at gmail.com>
+Build-Depends: debhelper (>= 9),
+ cmake,
+ pkg-kde-tools,
+ libtelepathy-qt4-dev (>= 0.9.1),
+ libktpcommoninternalsprivate-dev (>= 0.4.0)
+Standards-Version: 3.9.3
+Homepage: https://projects.kde.org/projects/extragear/network/telepathy/ktp-contact-runner
+Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-extras/kde-telepathy/ktp-contact-runner.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-extras/kde-telepathy/ktp-contact-runner.git
+
+Package: plasma-runner-telepathy-contact
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, kde-telepathy-data (>= 0.4)
+Recommends: kde-telepathy
+Description: Telepathy Contact KRunner plugin
+ This package provides a KRunner plugin which allows you to execute actions
+ like start a text chat or start an audio/video call with your Telepathy
+ IM contacts.
+ .
+ This package is not meant to be used standalone. It is recommended
+ to install the kde-telepathy metapackage instead.
+
+Package: plasma-runner-telepathy-contact-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: plasma-runner-telepathy-contact (= ${binary:Version}), ${misc:Depends}
+Description: Telepathy Contact KRunner plugin - debug symbols
+ This package provides the debug symbols for the Telepathy Contact
+ KRunner plugin.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..d58dd3e
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,97 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: ktp-contact-runner
+Upstream-Contact: KDE Telepathy Project <kde-telepathy at kde.org>
+Source: http://download.kde.org/unstable/kde-telepathy/
+License: GPL-3+
+
+Files: *
+Copyright: 2012 Dan Vratil <dan at progdan.cz>
+License: GPL-3+
+
+Files: po/*
+Copyright: 2012 Chusslove Illich <caslav.ilic at gmx.net>
+ 2012 Stefan Asserhäll <stefan.asserhall at comhem.se>
+ 2012 Roman Paholik <wizzardsk at gmail.com>
+ 2012 Kevin Scannell <kscanne at gmail.com>
+ 2012 Marcus Gama <marcus.gama at gmail.com>
+ 2012 Kristóf Kiszel <ulysses at kubuntu.org>
+ 2012 Yuri Chornoivan <yurchor at ukr.net>
+ 2012 Josep Ma. Ferrer <txemaq at gmail.com>
+ 2012 Frederik Schwarzer <schwarzer at kde.org>
+ 2012 Manfred Wiese <m.j.wiese at web.de>
+ 2012 Franklin Weng <franklin at goodhorse.idv.tw>
+ 2012 Vit Pelcak <vit at pelcak.org>
+ 2012 Federico Zenith <federico.zenith at member.fsf.org>
+ 2012 Freek de Kruijf <freekdekruijf at kde.nl>
+ 2012 Marek Laane <bald at smail.ee>
+ 2012 Weng Xuetian <wengxt at gmail.com>
+ 2012 Stelios <sstavra at gmail.com>
+ 2012 Xosé <xosecalvo at gmail.com>
+ 2012 Martin Schlander <mschlander at opensuse.org>
+ 2012 Łukasz Wojniłowicz <lukasz.wojnilowicz at gmail.com>
+License: GPL-3+
+
+Files: cmake/*
+Copyright: 2011 Dario Freddi <drf at kde.org>
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. The name of the author may not be used to endorse or promote products
+ derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: debian/*
+Copyright: 2012 George Kiagiadakis <kiagiadakis.george at gmail.com>
+License: LGPL-2.1+
+
+License: GPL-3+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
+
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License v2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
diff --git a/debian/patches/01_call1_channel_type.diff b/debian/patches/01_call1_channel_type.diff
new file mode 100644
index 0000000..d76b29e
--- /dev/null
+++ b/debian/patches/01_call1_channel_type.diff
@@ -0,0 +1,48 @@
+commit 0c2e5f1a1898cc9686ed2a379c3a7cb96988546d
+Author: George Kiagiadakis <kiagiadakis.george at gmail.com>
+Date: Sun Jun 17 19:43:43 2012 +0300
+
+ Request calls of the Call1 channel type
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index bef5271..6210c85 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -8,7 +8,7 @@ set(CMAKE_MODULE_PATH
+
+ # Find the required Libaries
+ find_package(KDE4 REQUIRED)
+-find_package(TelepathyQt4 REQUIRED)
++find_package(TelepathyQt4 0.9.1 REQUIRED)
+ find_package(KTp REQUIRED)
+ include(KDE4Defaults)
+
+diff --git a/src/contactrunner.cpp b/src/contactrunner.cpp
+index 34f0e19..3b4b0f2 100644
+--- a/src/contactrunner.cpp
++++ b/src/contactrunner.cpp
+@@ -309,16 +309,17 @@ void ContactRunner::run(const Plasma::RunnerContext &context, const Plasma::Quer
+
+ } else if (match.selectedAction() == action("start-audio-call")) {
+
+- account->ensureStreamedMediaAudioCall(contact,
+- QDateTime::currentDateTime(),
+- "org.freedesktop.Telepathy.Client.KTp.CallUi");
++ account->ensureAudioCall(contact,
++ QLatin1String("audio"),
++ QDateTime::currentDateTime(),
++ QLatin1String("org.freedesktop.Telepathy.Client.KTp.CallUi"));
+
+ } else if (match.selectedAction() == action("start-video-call")) {
+
+- account->ensureStreamedMediaVideoCall(contact,
+- true,
+- QDateTime::currentDateTime(),
+- "org.freedesktop.Telepathy.Client.KTp.CallUi");
++ account->ensureAudioVideoCall(contact,
++ QLatin1String("audio"), QLatin1String("video"),
++ QDateTime::currentDateTime(),
++ QLatin1String("org.freedesktop.Telepathy.Client.KTp.CallUi"));
+
+ } else if (match.selectedAction() == action("start-file-transfer")) {
+
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..ece33e4
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01_call1_channel_type.diff
diff --git a/debian/plasma-runner-telepathy-contact.install b/debian/plasma-runner-telepathy-contact.install
new file mode 100644
index 0000000..5808412
--- /dev/null
+++ b/debian/plasma-runner-telepathy-contact.install
@@ -0,0 +1,3 @@
+usr/lib/kde4/krunner_ktp_contacts.so
+usr/share/kde4/services/plasma-runner-ktp-contact.desktop
+usr/share/locale/*
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..b3449c7
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+ dh $@ --parallel --dbg-package=plasma-runner-telepathy-contact-dbg --list-missing
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..2c3733d
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=3
+
+ftp://ftp.kde.org/pub/kde/unstable/kde-telepathy/([\d.]+)/src/ktp-contact-runner-([\d.]+).tar.bz2
--
ktp-contact-runner packaging
More information about the pkg-kde-commits
mailing list