[python-pdal] 05/09: Refresh patches.
Bas Couwenberg
sebastic at debian.org
Thu Dec 15 21:35:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository python-pdal.
commit 8435120aab329912bf37f535411039ff7ff1c2ab
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Dec 15 20:42:54 2016 +0100
Refresh patches.
---
debian/changelog | 1 +
debian/patches/pdal-python-version.patch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 19dd754..2e98bf1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-pdal (1.4.0+ds-1) UNRELEASED; urgency=medium
* New upstream release.
* Require at least PDAL 1.4.0.
+ * Refresh patches.
-- Bas Couwenberg <sebastic at debian.org> Thu, 15 Dec 2016 20:41:03 +0100
diff --git a/debian/patches/pdal-python-version.patch b/debian/patches/pdal-python-version.patch
index e697cad..0572986 100644
--- a/debian/patches/pdal-python-version.patch
+++ b/debian/patches/pdal-python-version.patch
@@ -3,7 +3,7 @@ Author: Bas Couwenberg <sebastic at debian.org>
--- a/setup.py
+++ b/setup.py
-@@ -122,7 +122,7 @@ if pdal_config and "clean" not in sys.ar
+@@ -123,7 +123,7 @@ if pdal_config and "clean" not in sys.ar
running_major = int(sys.version_info[0])
if built_major != running_major:
message = "Version mismatch. PDAL Python support was compiled against version %d.x but setup is running version is %d.x. "
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-pdal.git
More information about the Pkg-grass-devel
mailing list