[libkml] 02/04: Fix python-kml shlibs dependencies.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sun Jul 26 23:43:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository libkml.
commit 7d76874a0ecd249fb1dc9cadba38fca936b12ffb
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Mon Jul 27 01:07:41 2015 +0200
Fix python-kml shlibs dependencies.
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index f8f8d09..86e2566 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
libkml (1.3.0~r864+git20150726-3f3f37f-1~exp2) UNRELEASED; urgency=medium
* Don't excluded python-kml from dh_makeshlibs.
+ * Fix python-kml shlibs dependencies.
-- Bas Couwenberg <sebastic at debian.org> Mon, 27 Jul 2015 00:40:20 +0200
diff --git a/debian/control b/debian/control
index 235bf98..64215b9 100644
--- a/debian/control
+++ b/debian/control
@@ -167,6 +167,7 @@ Depends: libkmlbase1 (= ${binary:Version}),
libkmlengine1 (= ${binary:Version}),
libkmlregionator1 (= ${binary:Version}),
libkmlxsd1 (= ${binary:Version}),
+ ${shlibs:Depends},
${python:Depends},
${misc:Depends}
Provides: ${python:Provides}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libkml.git
More information about the Pkg-grass-devel
mailing list