[notes] 01/01: Reorder supercollider-sc3-plugins.

Chris Lamb chris at chris-lamb.co.uk
Wed Oct 26 15:16:22 UTC 2016


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository notes.

commit 6f99185fe4c6e783a736ca9a188b5b15d98878ae
Author: Chris Lamb <lamby at debian.org>
Date:   Wed Oct 26 16:15:42 2016 +0100

    Reorder supercollider-sc3-plugins.
    
    Signed-off-by: Chris Lamb <lamby at debian.org>
---
 packages.yml | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/packages.yml b/packages.yml
index 14c377a..e1dd013 100644
--- a/packages.yml
+++ b/packages.yml
@@ -28641,6 +28641,22 @@ supercollider:
   version: 1:3.7.0~repack-3
   issues:
     - captures_build_path
+supercollider-sc3-plugins:
+  version: 3.7.1~repack-2
+  comments: |
+    │   │   │   │   │  /usr/include/c++/6/bits/char_traits.h:290
+    │   │   │   │   │ -    c0d9:	48 b9 2f 62 75 69 6c 	movabs $0x312d646c6975622f,%rcx
+    │   │   │   │   │ -    c0e0:	64 2d 31
+    │   │   │   │   │ +    c0d9:	48 b9 2f 62 75 69 6c 	movabs $0x322d646c6975622f,%rcx
+    │   │   │   │   │ +    c0e0:	64 2d 32
+    .
+    The argument to `movabs` is a string:
+    % echo 322d646c6975622f | xxd -p -r ; echo
+    2-dliub/
+    .
+    (This is the start of a "/build-2nd/..." path; compare the 'montage' package)
+  issues:
+    - captures_build_path_via_assert
 superlu:
   version: 5.2.1+dfsg1-2
   issues:
@@ -28669,22 +28685,6 @@ supple:
   version: 1.0.6-1
   issues:
     - unsorted_lua_versions_in_control
-supercollider-sc3-plugins:
-  version: 3.7.1~repack-2
-  comments: |
-    │   │   │   │   │  /usr/include/c++/6/bits/char_traits.h:290
-    │   │   │   │   │ -    c0d9:	48 b9 2f 62 75 69 6c 	movabs $0x312d646c6975622f,%rcx
-    │   │   │   │   │ -    c0e0:	64 2d 31
-    │   │   │   │   │ +    c0d9:	48 b9 2f 62 75 69 6c 	movabs $0x322d646c6975622f,%rcx
-    │   │   │   │   │ +    c0e0:	64 2d 32
-    .
-    The argument to `movabs` is a string:
-    % echo 322d646c6975622f | xxd -p -r ; echo
-    2-dliub/
-    .
-    (This is the start of a "/build-2nd/..." path; compare the 'montage' package)
-  issues:
-    - captures_build_path_via_assert
 surefire:
   version: 2.17-2
   comments: |

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git



More information about the Reproducible-commits mailing list