[SCM] kdb packaging branch, master, updated. 7c2d9188d9138cb5ce0c1ed53dc2aa666b3d9cd7
Pino Toscano
pino at moszumanska.debian.org
Sun Sep 18 07:33:21 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/calligra/kdb.git;a=commitdiff;h=b150e6d
The following commit has been merged in the master branch:
commit b150e6dfb59b6a9e111ed43319e21c082934219f
Author: Pino Toscano <pino at debian.org>
Date: Sun Sep 18 09:32:31 2016 +0200
lib: depend on -data
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 76b100f..b5cc993 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,8 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/calligra/kdb.git
Package: libkdb3-2
Architecture: any
Multi-Arch: same
-Depends: ${misc:Depends},
+Depends: libkdb-data (>= ${source:Version}),
+ ${misc:Depends},
${shlibs:Depends}
Description: database connectivity and creation framework -- shared library
KDb is a database connectivity and creation framework, consisted of a
--
kdb packaging
More information about the pkg-kde-commits
mailing list