[SCM] ktp-common-internals packaging branch, master, updated. debian/0.8.1-1-16-g450dd6b
Diane Trout
diane-guest at moszumanska.debian.org
Tue Oct 21 03:32:36 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/ktp-common-internals.git;a=commitdiff;h=450dd6b
The following commit has been merged in the master branch:
commit 450dd6bfc2e1bbaaf9b830368b954aefcbd234ae
Author: Diane Trout <diane at ghic.org>
Date: Mon Oct 6 22:41:31 2014 -0700
replace a lost , (comma)
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 795699f..e7c6322 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Section: libdevel
Architecture: any
Depends: libktpcommoninternalsprivate8 (= ${binary:Version}),
libktpwidgetsprivate8 (= ${binary:Version}),
- libktploggerprivate8 (= ${binary:Version})
+ libktploggerprivate8 (= ${binary:Version}),
${misc:Depends}
Description: KDE Telepathy internal library - Development headers
Internal library which consists of the most reused
--
ktp-common-internals packaging
More information about the pkg-kde-commits
mailing list