[Blends-commit] [SCM] website branch, master, updated. 868abba892b1b02c3775de2c5afa3933a6b36749
Andreas Tille
tille at debian.org
Mon Mar 20 08:11:10 UTC 2017
The following commit has been merged in the master branch:
commit 868abba892b1b02c3775de2c5afa3933a6b36749
Author: Andreas Tille <tille at debian.org>
Date: Mon Mar 20 09:10:58 2017 +0100
Exclude pure data and doc packages
diff --git a/misc/sql/0-uncategorised.sh b/misc/sql/0-uncategorised.sh
index c495148..1256a35 100755
--- a/misc/sql/0-uncategorised.sh
+++ b/misc/sql/0-uncategorised.sh
@@ -111,7 +111,9 @@ case "$1" in
;;
debichem)
team="'debichem-devel at lists.alioth.debian.org'"
- ignore="'r-other-iwrlar'"
+ ignore="'cclib-data',
+ 'garlic-doc',
+ 'r-other-iwrlar'"
;;
*)
echo "Unsupported Blend $1"
--
Static and dynamic websites for Debian Pure Blends
More information about the Blends-commit
mailing list