[SCM] tablet kcm packaging files branch, master, updated. 905fbf69255376c3eda889d5704a750ca9727755
Pino Toscano
pino-guest at alioth.debian.org
Thu Apr 28 16:54:04 UTC 2011
The following commit has been merged in the master branch:
commit 89d3ab7176159921ca3194d31a1d1b7a96437b46
Author: Pino Toscano <pino at kde.org>
Date: Thu Apr 28 18:41:49 2011 +0200
update the filename of the plasma widget when calling `dh_shlibdeps'
---
debian/changelog | 1 +
debian/rules | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f580856..a939a4a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ kcm-tablet (1.3.0~beta2-0r1) UNRELEASED; urgency=low
- add Vcs-Git and Vcs-Browser fields
* Upate debian/rules:
- use the kde addon with `dh'
+ - update the filename of the plasma widget when calling `dh_shlibdeps'
* Refresh patch 02_less_linkage.
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Thu, 28 Apr 2011 17:55:07 +0200
diff --git a/debian/rules b/debian/rules
index ebfc7cc..cec3174 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,4 +8,4 @@
dh $@ --with kde
override_dh_shlibdeps:
- dh_shlibdeps -Xplasma_applet_tabletsettings.so -- -dRecommends debian/kde-config-tablet/usr/lib/kde4/plasma_applet_tabletsettings.so -dDepends
+ dh_shlibdeps -Xplasma_applet_wacomtabletsettings.so -- -dRecommends debian/kde-config-tablet/usr/lib/kde4/plasma_applet_wacomtabletsettings.so -dDepends
--
tablet kcm packaging files
More information about the pkg-kde-commits
mailing list