[pgrouting] 01/01: Bump cmake build-dependency to 3.2, needed to support continue()

Christoph Berg myon at debian.org
Thu Sep 21 08:25:16 UTC 2017


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

myon pushed a commit to branch master
in repository pgrouting.

commit c4ff9dcf1a640219c14113de9d98f6fa769a9525
Author: Christoph Berg <christoph.berg at credativ.de>
Date:   Thu Sep 21 10:24:19 2017 +0200

    Bump cmake build-dependency to 3.2, needed to support continue()
---
 debian/changelog  | 6 ++++++
 debian/control    | 2 +-
 debian/control.in | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4a2edee..c561e24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pgrouting (2.5.0-2) UNRELEASED; urgency=medium
+
+  * Bump cmake build-dependency to 3.2, needed to support continue().
+
+ -- Christoph Berg <christoph.berg at credativ.de>  Thu, 21 Sep 2017 10:23:23 +0200
+
 pgrouting (2.5.0-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index b74ad8d..2d2a3d7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Michael Fladischer <FladischerMichael at fladi.at>
 Section: misc
 Priority: optional
-Build-Depends: cmake,
+Build-Depends: cmake (>= 3.2),
                debhelper (>= 9),
                libboost-graph-dev,
                libcgal-dev,
diff --git a/debian/control.in b/debian/control.in
index ba78fb2..877f911 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Michael Fladischer <FladischerMichael at fladi.at>
 Section: misc
 Priority: optional
-Build-Depends: cmake,
+Build-Depends: cmake (>= 3.2),
                debhelper (>= 9),
                libboost-graph-dev,
                libcgal-dev,

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



More information about the Pkg-grass-devel mailing list