~charlesk/indicator-transfer/fix-flint-and-clang-warnings

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: CI bot
  • Author(s): Charles Kerr
  • Date: 2014-07-18 12:26:48 UTC
  • mfrom: (6.2.1 make-gcc-version-explicit)
  • Revision ID: ps-jenkins@lists.canonical.com-20140718122648-l2o354u7g7jca9ik
make the gcc version explicit in debian/control and debian/rules. 
Approved by: PS Jenkins bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
5
5
Build-Depends: cmake,
6
6
               dbus,
 
7
#  make g++ version explicit for ABI safety, see https://wiki.ubuntu.com/cpp-11
 
8
               g++-4.9,
7
9
               libglib2.0-dev (>= 2.35.4),
8
10
               libproperties-cpp-dev,
9
11
# for coverage reports