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

sebastic pushed a commit to branch master
in repository osm2pgrouting.

commit 9d7244b1f83cb0b2da0950d07823180774b8cc37
Author: Bas Couwenberg <[email protected]>
Date:   Wed Oct 11 18:20:31 2017 +0200

    Add libpqxx-dev to build dependencies.
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5175fe2..3286272 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ osm2pgrouting (2.3.0-1) UNRELEASED; urgency=medium
   * Add autopkgtest to test installability.
   * Bump Standards-Version to 4.1.1, no changes.
   * Update copyright years for pgRouting Contributors.
+  * Add libpqxx-dev to build dependencies.
 
  -- Bas Couwenberg <[email protected]>  Wed, 11 Oct 2017 18:17:37 +0200
 
diff --git a/debian/control b/debian/control
index 33bd1b4..ccf0a13 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9),
                libboost-program-options-dev,
                libexpat1-dev,
                libpq-dev,
+               libpqxx-dev,
                docbook2x,
                docbook-xsl,
                docbook-xml,

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

Reply via email to