[SCM] libmatroska/master: Require new enough g++ and libebml-dev

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Mon Aug 3 20:58:11 UTC 2015


The following commit has been merged in the master branch:
commit 4978e17a51a38ee3f978508289e6faa80bd185a4
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Aug 3 22:38:47 2015 +0200

    Require new enough g++ and libebml-dev

diff --git a/debian/control b/debian/control
index 0b6e866..eaeee11 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,9 @@ Uploaders:
  Matteo F. Vescovi <mfv at debian.org>
 Build-Depends:
  debhelper (>= 9),
- libebml-dev (>= 1.3.1),
- pkg-config
+ libebml-dev (>= 1.3.1-4),
+ pkg-config,
+ g++ (>= 4:5.2)
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/libmatroska.git
 Vcs-Browser: http://anonscm.debian.org/?p=pkg-multimedia/libmatroska.git

-- 
libmatroska packaging



More information about the pkg-multimedia-commits mailing list