The following commit has been merged in the master branch:
commit 03e4e2d9e5c10b9794b0bd099c14054a6420430b
Author: Andreas Tille <[email protected]>
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="'[email protected]','[email protected]'"
         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

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

Reply via email to