[DebianGIS-dev] [SCM] osm2pgsql branch, master, updated. upstream/0.70.5+r25090-19-g3dc169d
David Paleino
dapal at debian.org
Mon Jan 17 20:50:43 UTC 2011
The following commit has been merged in the master branch:
commit 3dc169d0f03f832633480614c776388b96baefc8
Author: David Paleino <dapal at debian.org>
Date: Mon Jan 17 21:50:32 2011 +0100
Add Build-Dependencies on zlib and protobuf-c
diff --git a/debian/changelog b/debian/changelog
index ac380b0..407571f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,8 +25,9 @@ osm2pgsql (0.70.5+r25090-1) UNRELEASED; urgency=low
* Bump debhelper compatibility to 8
* debian/docs updated
* Use new DebianGIS e-mail address
+ * Add Build-Dependencies on zlib and protobuf-c
- -- David Paleino <dapal at debian.org> Mon, 17 Jan 2011 21:34:36 +0100
+ -- David Paleino <dapal at debian.org> Mon, 17 Jan 2011 21:50:19 +0100
osm2pgsql (0.69+r20104-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 22076a7..ce8a626 100644
--- a/debian/control
+++ b/debian/control
@@ -11,10 +11,13 @@ DM-Upload-Allowed: yes
Build-Depends:
debhelper (>= 8~)
, libbz2-dev
+ , zlib1g-dev
, libgeos-dev
, libpq-dev
, libxml2-dev
, libproj-dev
+ , libprotobuf-c0-dev (>= 0.14)
+ , protobuf-c-compiler
Standards-Version: 3.9.1
Homepage: http://wiki.openstreetmap.org/wiki/Osm2pgsql
Vcs-Browser: http://git.debian.org/?p=pkg-grass/osm2pgsql.git
--
OpenStreetMap data to PostgreSQL converter
More information about the Pkg-grass-devel
mailing list