tag 878347 pending
thanks
Hello,
Bug #878347 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://anonscm.debian.org/git/pkg-multimedia/supercollider.git/commit/?id=0e4c6b4
---
commit 0e4c6b42b7fafac98baa93ef5efac5d766f1ce75
Author: Felipe Sateler <[email protected]>
Date: Thu Oct 12 21:21:08 2017 -0300
Release
diff --git a/debian/changelog b/debian/changelog
index 00df070..951a392 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+supercollider (1:3.8.0~repack-2) unstable; urgency=medium
+
+ * Demote Depends of supercollider-language on supercollider-server to a
Recommends.
+ Normal users are expected to install the supercollider package, and
+ this allows advanced users to install only the language and have a
+ remote server. (Closes: #810006)
+ * Don't let the build system enable sse on i386.
+ It's not part of mainline. (Closes: #878346).
+ * Remove autodetection of raspberry cpus.
+ In debian we don't actually target raspberries, and guessing based on the
build machine
+ is wrong too (Closes: #878347)
+
+ -- Felipe Sateler <[email protected]> Thu, 12 Oct 2017 21:20:37 -0300
+
supercollider (1:3.8.0~repack-1) unstable; urgency=medium
[ Dan Stowell ]