[osm2pgsql] 10/13: Add python build dependencies for updated regression test script.

Bas Couwenberg sebastic at xs4all.nl
Sat Oct 25 11:21:33 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository osm2pgsql.

commit dfa5187cd4f60dd772042ef1b89fbd53ab2b2f7a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Oct 25 13:00:12 2014 +0200

    Add python build dependencies for updated regression test script.
---
 debian/changelog | 1 +
 debian/control   | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c8c5a8e..f520aec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ osm2pgsql (0.86.0-1) UNRELEASED; urgency=medium
   * Remove 02-spelling-error-in-manpage.patch, applied upstream.
   * Remove 03-fix-build-for-protobuf-c-1.0.0.patch, applied upstream.
   * Remove 04-api-changes-for-protobuf-c-1.0.0.patch, applied upstream.
+  * Add python build dependencies for updated regression test script.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Sat, 25 Oct 2014 12:43:18 +0200
 
diff --git a/debian/control b/debian/control
index ae6241e..ca5de49 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,9 @@ Build-Depends: debhelper (>= 9),
                libprotobuf-c-dev | libprotobuf-c0-dev (>= 0.14),
                protobuf-c-compiler,
                liblua5.2-dev,
-               lua5.2
+               lua5.2,
+               python,
+               python-psycopg2
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/osm2pgsql.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/osm2pgsql.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm2pgsql.git



More information about the Pkg-grass-devel mailing list