[libcitygml] 33/35: Add explicit build dependencies on GCC 5.2.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Jul 24 23:35:01 UTC 2015


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

sebastic pushed a commit to branch master
in repository libcitygml.

commit 40923cd5d751092b030cfb50ca48b0724c2e26a6
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Jul 25 01:06:59 2015 +0200

    Add explicit build dependencies on GCC 5.2.
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index e505d1a..0c91094 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,7 @@ libcitygml (1.4.3-1) UNRELEASED; urgency=medium
     creation.
   * Update symbols for amd64 with GCC 5.
   * Bump Standards-Version to 3.9.6, no changes.
+  * Add explicit build dependencies on GCC 5.2.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 24 Jul 2015 16:31:57 +0200
 
diff --git a/debian/control b/debian/control
index 8948ec1..1bcbf5d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,8 @@ Section: libs
 Priority: optional
 Build-Depends: debhelper (>= 9),
                cmake,
+               g++ (>= 4:5-0),
+               g++-5 (>= 5.2.1-10),
                libxml2-dev,
                libgdal-dev,
                libgl1-mesa-dev | libgl-dev,

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



More information about the Pkg-grass-devel mailing list