Codebase list ktp-accounts-kcm / 7d6f543
simplify local install Pino Toscano 6 years ago
3 changed file(s) with 4 addition(s) and 15 deletion(s). Raw diff Collapse all Expand all
44 * Bump Standards-Version to 4.1.1, no changes required.
55 * Simplify watch file, and switch it to https.
66 * Remove trailing whitespaces in changelog.
7 * Stop forcing debian/tmp as local installation directory, installing
8 everything to the final location
9 - drop kde-config-telepathy-accounts.install, no more useful now
10 - no more need to invoke dh_install --fail-missing
711
812 -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 03 Dec 2017 12:51:26 +0100
913
+0
-9
debian/kde-config-telepathy-accounts.install less more
0 usr/lib/*/libktpaccountskcminternal.so.*
1 usr/lib/*/qt5/plugins/kaccounts/ui/ktpaccountskcm_plugin_kaccounts.so
2 usr/lib/*/qt5/plugins/ktpaccountskcm_*.so
3 usr/share/accounts/providers/kde/*.provider
4 usr/share/accounts/services/kde/*.service
5 usr/share/kservices5/*.desktop
6 usr/share/kservicetypes5/*.desktop
7 usr/share/locale/
8 usr/share/telepathy/profiles/*.profile
44 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
55 include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
66
7 override_dh_auto_install:
8 $(overridden_command) --destdir=debian/tmp
9
107 override_dh_strip:
118 $(overridden_command) --dbgsym-migration='kde-config-telepathy-accounts-dbg (<= 15.12.1-1~~)'
12
13 override_dh_install:
14 dh_install --fail-missing