[SCM] supercollider/master: Drop alternative dependencies on libboost-*1.53
fsateler at users.alioth.debian.org
fsateler at users.alioth.debian.org
Sun Aug 18 20:12:12 UTC 2013
The following commit has been merged in the master branch:
commit eb98d7714905abf599da499cf13e0cda75184256
Author: Felipe Sateler <fsateler at debian.org>
Date: Sun Aug 18 16:11:17 2013 -0400
Drop alternative dependencies on libboost-*1.53
We have boost-defaults 1.54 in unstable
diff --git a/debian/control b/debian/control
index ea9ea90..e3468db 100644
--- a/debian/control
+++ b/debian/control
@@ -27,15 +27,15 @@ Build-Depends: cdbs (>= 0.4.73~),
libxt-dev,
python-all-dev (>= 2.6.6-3~),
qt4-dev-tools,
- libboost1.53-dev | libboost-dev (>= 1.50),
- libboost-date-time1.53-dev | libboost-date-time-dev (>= 1.50),
- libboost-filesystem1.53-dev | libboost-filesystem-dev (>= 1.50),
- libboost-math1.53-dev | libboost-math-dev (>= 1.50),
- libboost-program-options1.53-dev | libboost-program-options-dev (>=1.50),
- libboost-regex1.53-dev | libboost-regex-dev (>= 1.50),
- libboost-system1.53-dev | libboost-system-dev (>=1.50),
- libboost-test1.53-dev | libboost-test-dev (>=1.50),
- libboost-thread1.53-dev | libboost-thread-dev (>=1.50)
+ libboost-dev (>= 1.50),
+ libboost-date-time-dev (>= 1.50),
+ libboost-filesystem-dev (>= 1.50),
+ libboost-math-dev (>= 1.50),
+ libboost-program-options-dev (>= 1.50),
+ libboost-regex-dev (>= 1.50),
+ libboost-system-dev (>= 1.50),
+ libboost-test-dev (>= 1.50),
+ libboost-thread-dev (>= 1.50)
Standards-Version: 3.9.3
Homepage: http://supercollider.sourceforge.net/
--
supercollider packaging
More information about the pkg-multimedia-commits
mailing list