[Blends-commit] [SCM] website branch, master, updated. 03e4e2d9e5c10b9794b0bd099c14054a6420430b
Andreas Tille
tille at debian.org
Thu Dec 29 13:58:36 UTC 2016
The following commit has been merged in the master branch:
commit 03e4e2d9e5c10b9794b0bd099c14054a6420430b
Author: Andreas Tille <tille at debian.org>
Date: Thu Dec 29 14:58:17 2016 +0100
Exclude some packages from uncategorised check
diff --git a/misc/sql/0-uncategorised.sh b/misc/sql/0-uncategorised.sh
index 35a3964..9d71237 100755
--- a/misc/sql/0-uncategorised.sh
+++ b/misc/sql/0-uncategorised.sh
@@ -10,13 +10,17 @@ case "$1" in
debian-science)
team="'debian-science-maintainers at lists.alioth.debian.org','pkg-scicomp-devel at lists.alioth.debian.org'"
ignore="'cbp2make','coinor-cgl','coinor-osi','coinutils',
+ 'dh-r',
'dune-common', 'dune-geometry', -- Dependencies of dune-grid
'gmp', -- very basic, used in lots of other packages as dependency
'imview-doc', 'instant',
'kwwidgets',
'mpi-defaults',
'polyml',
- 'r-cran-gsl','r-cran-learnbayes','r-cran-maxlik','r-cran-misctools','r-cran-polyclip','r-cran-polycub','r-cran-randomfields','r-cran-rjson','r-cran-tensor',
+ 'r-cran-formatr','r-cran-gsl','r-cran-jsonlite','r-cran-learnbayes','r-cran-lubridate',
+ 'r-cran-maxlik','r-cran-mime','r-cran-misctools',
+ 'r-cran-polyclip','r-cran-polycub','r-cran-randomfields','r-cran-repr','r-cran-rjson','r-cran-rprotobuf',
+ 'r-cran-tensor','r-cran-yaml',
'vmtk', -- is mentioned in Debian Med; there is no really good fitting task in Debian Science
'xmds-doc',
'yorick-av',
--
Static and dynamic websites for Debian Pure Blends
More information about the Blends-commit
mailing list