[libkml] 01/04: Don't excluded python-kml from dh_makeshlibs.

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 cad8f19f32de94508fd82444d71634ce2cd6c1ca
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Jul 27 00:40:56 2015 +0200

    Don't excluded python-kml from dh_makeshlibs.
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0396d5e..f8f8d09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libkml (1.3.0~r864+git20150726-3f3f37f-1~exp2) UNRELEASED; urgency=medium
+
+  * Don't excluded python-kml from dh_makeshlibs.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Mon, 27 Jul 2015 00:40:20 +0200
+
 libkml (1.3.0~r864+git20150726-3f3f37f-1~exp1) experimental; urgency=medium
 
   * New upstream git snapshot.
diff --git a/debian/rules b/debian/rules
index e13b795..bf94551 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ override_dh_install:
 	dh_install --autodest --list-missing
 
 override_dh_makeshlibs:
-	dh_makeshlibs -Xpython-kml -- -c0 -v$(UPSTREAM_VERSION)
+	dh_makeshlibs -- -c0 -v$(UPSTREAM_VERSION)
 
 override_dh_python:
 	dh_python2 -ppython-kml

-- 
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