[libkml] 01/06: Fix typo in dh_python2 override.

Bas Couwenberg sebastic at debian.org
Thu Aug 25 10:16:02 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository libkml.

commit 128660899c8e3dacba6b38cbd3d070d69709090c
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Aug 25 11:05:17 2016 +0200

    Fix typo in dh_python2 override.
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8ad9b03..517b27f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libkml (1.3.0-3) UNRELEASED; urgency=medium
 
   * Switch to headless variant for default-jdk dependency.
+  * Fix typo in dh_python2 override.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 16 Aug 2016 11:55:31 +0200
 
diff --git a/debian/rules b/debian/rules
index b9eea2c..1962def 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,7 @@ override_dh_install:
 override_dh_makeshlibs:
 	dh_makeshlibs -- -c0 -v$(UPSTREAM_VERSION)
 
-override_dh_python:
+override_dh_python2:
 	dh_python2 -ppython-kml
 
 get-orig-source:

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