[Blends-commit] [SCM] blends-dev branch, master, updated. b529662df3bb1f728e24954319448dd09001e83a
Ole Streicher
ole at aip.de
Wed Apr 6 10:30:59 UTC 2016
The following commit has been merged in the master branch:
commit b529662df3bb1f728e24954319448dd09001e83a
Author: Ole Streicher <ole at aip.de>
Date: Wed Apr 6 12:30:36 2016 +0200
Adjust Relevances so that individual blend tasks appear above the default blends tasks
diff --git a/debian-blends-tasks.desc b/debian-blends-tasks.desc
index 0d934b1..18a4b2c 100644
--- a/debian-blends-tasks.desc
+++ b/debian-blends-tasks.desc
@@ -1,5 +1,5 @@
Task: debian-blends
-Relevance: 7
+Relevance: 8
Section: debian-blends
Description: Debian Pure Blends
Debian Pure Blends are a solution for groups of people with specific
diff --git a/devtools/blend-gen-control b/devtools/blend-gen-control
index 32ab6ae..7b7756c 100755
--- a/devtools/blend-gen-control
+++ b/devtools/blend-gen-control
@@ -282,7 +282,7 @@ sub gen_control {
my $task_depends_are_keys = 0;
sub print_task_desc {
print "Task: $blendname\n";
- print "Relevance: 9\n";
+ print "Relevance: 7\n";
print "Section: $blendname\n";
# print "Key: \n";
# print " $blendshortname-tasks\n";
--
Git repository for blends code
More information about the Blends-commit
mailing list