[SCM] flac/master: B-D on sufficiently new g++

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Mon Aug 3 19:38:28 UTC 2015


The following commit has been merged in the master branch:
commit bc7919e4276cf759044869aa6f642917f81dcace
Author: Sebastian Ramacher <sebastian at ramacher.at>
Date:   Mon Aug 3 21:27:28 2015 +0200

    B-D on sufficiently new g++

diff --git a/debian/control b/debian/control
index 70349ad..68c407f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Build-Depends: debhelper (>= 9),
  dh-autoreconf,
  docbook-to-man,
  doxygen,
- libogg-dev
+ libogg-dev,
+ g++ (>= 4:5.2)
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/flac.git
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-multimedia/flac.git

-- 
flac packaging



More information about the pkg-multimedia-commits mailing list