[otb] 04/13: Bump minimum required CMake to 3.1.0.
Bas Couwenberg
sebastic at debian.org
Thu Oct 5 10:04:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository otb.
commit d9b43508727cae8c1ffcfdd881598591429d81f4
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Wed Oct 4 20:55:17 2017 +0200
Bump minimum required CMake to 3.1.0.
---
debian/changelog | 1 +
debian/control | 2 +-
debian/control.in | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 838ccc9..42bb9ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ otb (6.2.0~rc1+dfsg-1) UNRELEASED; urgency=medium
* New upstream release candidate.
* Bump Standards-Version to 4.1.0, no changes.
* Add lintian override for python-foo-but-no-python3-foo.
+ * Bump minimum required CMake to 3.1.0.
-- Bas Couwenberg <sebastic at debian.org> Wed, 04 Oct 2017 20:42:08 +0200
diff --git a/debian/control b/debian/control
index d62140a..d3478d8 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9),
dh-exec,
dh-python,
dpkg-dev (>= 1.16.1~),
- cmake (>= 2.8.3),
+ cmake (>= 3.1.0),
gcc-6,
g++-6,
libboost-date-time-dev,
diff --git a/debian/control.in b/debian/control.in
index f293978..8670134 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9),
dh-exec,
dh-python,
dpkg-dev (>= 1.16.1~),
- cmake (>= 2.8.3),
+ cmake (>= 3.1.0),
gcc-6,
g++-6,
libboost-date-time-dev,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/otb.git
More information about the Pkg-grass-devel
mailing list