[SCM] libcoverart/master: Make sure that g++ is new enough

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Thu Jul 16 18:46:59 UTC 2015


The following commit has been merged in the master branch:
commit bfe8e74857640a2b4e23b5159f5089bc82285d4a
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Thu Jul 16 20:46:07 2015 +0200

    Make sure that g++ is new enough

diff --git a/debian/control b/debian/control
index 5f2ba09..9cc5b14 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,8 @@ Build-Depends:
 Build-Depends-Indep:
  doxygen,
  graphviz
+Build-Conflicts:
+ g++-5 (<< 5.1.1-20~)
 Standards-Version: 3.9.6
 Homepage: http://musicbrainz.org/doc/libcoverart
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/libcoverart.git
diff --git a/debian/libcoverartcc1v5.shlibs b/debian/libcoverartcc1v5.shlibs
index 423af58..a50ab41 100644
--- a/debian/libcoverartcc1v5.shlibs
+++ b/debian/libcoverartcc1v5.shlibs
@@ -1 +1 @@
-libcoverartcc 1v5 libcoverartcc1v5 (>= 1.0)
+libcoverartcc 1v5 libcoverartcc1v5 (>= 1.0.0+git20150706-4)

-- 
libcoverart packaging



More information about the pkg-multimedia-commits mailing list