[SCM] mididings/master: Build-depend on at least boost-1.54.

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Sun Feb 23 15:59:07 UTC 2014


The following commit has been merged in the master branch:
commit 6edfdd0f859a24a06312207fda39936b270246fe
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Sun Feb 23 16:55:52 2014 +0100

    Build-depend on at least boost-1.54.
    
    Required for debian/patches/boost_1.54.patch. There are probably more
    elegant solutions to this, but it does the trick.

diff --git a/debian/control b/debian/control
index 84ed8c6..d87a6e4 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Uploaders:
 Build-Depends:
  debhelper (>= 9~),
  libasound2-dev,
- libboost-python-dev (>= 1.34.1),
- libboost-thread-dev (>= 1.34.1),
+ libboost-python-dev (>= 1.54),
+ libboost-thread-dev (>= 1.54),
  libjack-dev,
  libsmf-dev,
  python-all-dev (>= 2.6.6-3~),

-- 
mididings packaging



More information about the pkg-multimedia-commits mailing list