The following commit has been merged in the master branch:
commit 3a696eff679d8ec797ad746033a5aaa4f03edf7b
Author: Andreas Tille <[email protected]>
Date:   Mon Nov 3 13:11:10 2014 +0100

    Mark FIXME to sort tasks control file (tested but do not touch in freeze 
time)

diff --git a/devtools/blend-gen-control b/devtools/blend-gen-control
index 3ec8aa5..46a61e5 100755
--- a/devtools/blend-gen-control
+++ b/devtools/blend-gen-control
@@ -361,7 +361,7 @@ sub task_packages {
                         push @packages, $package;
                 }
         }
-        return @packages;
+        return @packages;  ### FIXME!: insert sort here to enable sorted list 
inside tasks control file (tested on 2014-11-03 but do not touch in freeze time)
 }
 
 #

-- 
Git repository for blends code

_______________________________________________
Blends-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit

Reply via email to