This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository osm2pgrouting.
commit 1417a8c746229969703fc1a3cc3d4f3c0f2271b7 Author: Bas Couwenberg <[email protected]> Date: Tue Dec 19 07:32:26 2017 +0100 Add libosmium2-dev to build dependencies. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5554cff..1ffc12a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ osm2pgrouting (2.3.3-1) UNRELEASED; urgency=medium * New upstream release. + * Add libosmium2-dev to build dependencies. -- Bas Couwenberg <[email protected]> Tue, 19 Dec 2017 07:30:25 +0100 diff --git a/debian/control b/debian/control index ccf0a13..9b5d819 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 9), libboost-graph-dev, libboost-program-options-dev, libexpat1-dev, + libosmium2-dev, libpq-dev, libpqxx-dev, docbook2x, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm2pgrouting.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

