1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
|
Source: ktp-kded-integration-module
Section: kde
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Diane Trout <diane@ghic.org>, Michał Zając <quintasan@kubuntu.org>, Mark Purcell <msp@debian.org>
Build-Depends: debhelper (>= 9),
pkg-kde-tools (>= 0.9),
libtelepathy-qt5-dev (>= 0.9.5),
libtelepathy-logger-qt-dev,
cmake (>= 2.8),
extra-cmake-modules (>= 1.3.0),
kio-dev,
libktp-dev (>= 15.04),
libkf5dbusaddons-dev,
libkf5widgetsaddons-dev,
libkf5config-dev,
libkf5i18n-dev,
libkf5notifications-dev,
libkf5configwidgets-dev,
libkf5idletime-dev,
libkf5kcmutils-dev,
libkf5wallet-dev,
qtbase5-dev,
Standards-Version: 3.9.6
Homepage: https://projects.kde.org/projects/kde/kdenetwork/ktp-kded-module
Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-extras/kde-telepathy/ktp-kded-integration-module.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-extras/kde-telepathy/ktp-kded-integration-module.git
Package: kde-telepathy-integration-module
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, kde-telepathy-data (>= 0.8.1)
Recommends: kde-telepathy
Description: Telepathy integration module for the KDE Workspace
This package contains a kded module that provides KDE Workspace
integration for KDE Telepathy, with features such as global presence,
auto away, now playing, connection error handling and more.
.
This package is not meant to be used standalone. It is recommended
to install the kde-telepathy metapackage instead.
Package: kde-telepathy-integration-module-dbg
Architecture: any
Section: debug
Priority: extra
Depends: kde-telepathy-integration-module (= ${binary:Version}), ${misc:Depends}
Description: Telepathy integration module for the KDE Workspace - debug symbols
This package provides the debug symbols for the KDE Telepathy
integration module.
|