[SCM] ktp-common-internals packaging branch, jessie, updated. debian/0.8.1-1-8-ga987208
Diane Trout
diane-guest at moszumanska.debian.org
Tue Jan 13 19:17:22 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/ktp-common-internals.git;a=commitdiff;h=49e1be1
The following commit has been merged in the jessie branch:
commit 49e1be1eea1a99b06361ac34c520be35e3c0e2b4
Author: Diane Trout <diane at ghic.org>
Date: Mon Jan 12 21:43:24 2015 -0800
Make sure telepathy-logger is installed (Closes: #774552)
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 9b1efab..0c5ad64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ktp-common-internals (0.8.1-4) UNRELEASED; urgency=medium
+
+ * Make sure telepathy-logger is installed (Closes: #774552)
+
+ -- Diane Trout <diane at ghic.org> Sun, 11 Jan 2015 21:19:37 -0800
+
ktp-common-internals (0.8.1-3) unstable; urgency=medium
* Update kde-telepathy-kpeople description.
diff --git a/debian/control b/debian/control
index 1cd30f1..395f916 100644
--- a/debian/control
+++ b/debian/control
@@ -65,7 +65,7 @@ Description: KDE Telepathy common internal widgets library
Package: libktploggerprivate7
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, telepathy-logger
Description: KDE Telepathy internal logger library
Internal library which consists of the most reused
parts across KDE Telepathy.
--
ktp-common-internals packaging
More information about the pkg-kde-commits
mailing list