[SCM] ktp-text-ui packaging branch, master, updated. debian/0.7.0-1-29-g3b00446
Diane Trout
diane-guest at moszumanska.debian.org
Wed Oct 8 06:10:31 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/ktp-text-ui.git;a=commitdiff;h=00f472b
The following commit has been merged in the master branch:
commit 00f472b85e60e678bfa897f703332877c0011aaa
Author: Diane Trout <diane at ghic.org>
Date: Tue Oct 7 22:24:13 2014 -0700
put deleting libktpchat.so back in so lintian doesn't complain that it's not being installed
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index bbc8594..0fac760 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,5 @@ override_dh_install:
rm "debian/tmp/usr/share/kde4/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Renkoo LICENSE.txt"
rm "debian/tmp/usr/share/kde4/apps/ktelepathy/styles/SimKete.AdiumMessageStyle/Contents/README"
rm "debian/tmp/usr/share/kde4/apps/ktelepathy/styles/WoshiChat.AdiumMessageStyle/LICENSE"
+ rm "debian/tmp/usr/lib/libktpchat.so"
dh_install --list-missing
\ No newline at end of file
--
ktp-text-ui packaging
More information about the pkg-kde-commits
mailing list