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
|
Source: ktp-approver
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>,
Maximiliano Curia <maxy@debian.org>,
Build-Depends: cmake (>= 2.8.12~),
debhelper-compat (= 13),
extra-cmake-modules (>= 1.3.0),
gettext,
libkf5config-dev,
libkf5dbusaddons-dev,
libkf5i18n-dev,
libkf5iconthemes-dev,
libkf5kcmutils-dev,
libkf5kio-dev,
libkf5notifications-dev,
libkf5service-dev,
libsignon-qt5-dev (>= 8.55),
libtelepathy-logger-qt-dev (>= 17.08~),
libtelepathy-qt5-dev (>= 0.9.8~),
pkg-kde-tools (>= 0.9),
qtbase5-dev (>= 5.4),
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://projects.kde.org/projects/kde/kdenetwork/ktp-approver
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/ktp-approver.git
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/ktp-approver
Package: kde-telepathy-approver
Architecture: any
Depends: kde-telepathy-data (>= ${source:Upstream-Version}),
${misc:Depends},
${shlibs:Depends},
Breaks: ${kde-l10n:all}
Replaces: ${kde-l10n:all}
Recommends: kde-telepathy
Description: KDED module for approving incoming conversations
This package provides a KDED module that starts together with the KDE
Plasma Desktop and shows a notification popup when someone from your
contacts starts chatting with you.
.
This package is not meant to be used standalone. It is recommended
to install the kde-telepathy metapackage instead.
|