[SCM] ktp-common-internals packaging branch, master, updated. upstream/0.4.0-6-g014b16c
George Kiagiadakis
gkiagia-guest at alioth.debian.org
Sat Jun 16 15:41:01 UTC 2012
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/ktp-common-internals.git;a=commitdiff;h=de1613e
The following commit has been merged in the master branch:
commit de1613e9833968af6f9cc6adc4c1e21bc18a1be4
Author: George Kiagiadakis <kiagiadakis.george at gmail.com>
Date: Sat Jun 16 17:49:17 2012 +0300
Don't make the library depend on kde-tp-data, the packages that need it will depend on it.
---
debian/control | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 7e753ec..e880cfd 100644
--- a/debian/control
+++ b/debian/control
@@ -25,8 +25,7 @@ Description: KDE Telepathy internal library - Development headers
Package: libktpcommoninternalsprivate1
Architecture: any
-Depends: kde-telepathy-data (= ${binary:Version}),
- ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: KDE Telepathy internal library
Internal library which consits of the most reused
parts across KDE Telepathy.
--
ktp-common-internals packaging
More information about the pkg-kde-commits
mailing list